javaws; icedtea-web : Fatal: Initialization Error: Could not initialize application. The ...

Antonio Olivares olivares14031 at gmail.com
Wed Nov 18 20:13:59 UTC 2020


Dear kind folks,

I am getting the following error message:
Fatal:  Initialization Error:  Could not initialize application.  The
application has not been initialized, for more information execute
javaws from command line

net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error:
Could not initialize application. The application has not been
initialized, for more information execute javaws from the command
line.
    at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:822)
    at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:531)
    at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:945)
Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Initialization
Error: Unknown Main-Class. Could not determine the main class for this
application.
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:774)
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:338)
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:421)
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:495)
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:468)
    at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:814)
    ... 2 more

Any workarounds?

olivares at cougar:~ $ which javaws
olivares at cougar:~ $ ls /usr/local/bin/ja
/usr/local/bin/jar           /usr/local/bin/javadoc
/usr/local/bin/jarsigner     /usr/local/bin/javah
/usr/local/bin/java          /usr/local/bin/javap
/usr/local/bin/java-rmi.cgi  /usr/local/bin/javavm
/usr/local/bin/javac
olivares at cougar:~ $ uname -a
FreeBSD cougar 12.2-RELEASE FreeBSD 12.2-RELEASE r366954 GENERIC  amd64
olivares at cougar:~ $


Regards,



Antonio


More information about the freebsd-questions mailing list