Date: Wed, 18 Nov 2020 20:13:26 -0600 From: Antonio Olivares <olivares14031@gmail.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: javaws; icedtea-web : Fatal: Initialization Error: Could not initialize application. The ... Message-ID: <CAJ5UdcMqWKN4=OL0dXbYMOH3m4QoCGWeA-6QMUa5c1iwVkaCTw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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@cougar:~ $ which javaws
olivares@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@cougar:~ $ uname -a
FreeBSD cougar 12.2-RELEASE FreeBSD 12.2-RELEASE r366954 GENERIC amd64
olivares@cougar:~ $
Regards,
Antonio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ5UdcMqWKN4=OL0dXbYMOH3m4QoCGWeA-6QMUa5c1iwVkaCTw>
