[Bug 2489] New: jnlp.LaunchException: Fatal: Initialization Error - NullPointerException SecurityDialogs.showMissingALACAttributePanel when codebase not specified
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Jun 30 14:16:17 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2489
Bug ID: 2489
Summary: jnlp.LaunchException: Fatal: Initialization Error -
NullPointerException
SecurityDialogs.showMissingALACAttributePanel when
codebase not specified
Product: IcedTea-Web
Version: 1.5
Hardware: x86_64
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: NetX (javaws)
Assignee: jvanek at redhat.com
Reporter: trineo at gmail.com
CC: unassigned at icedtea.classpath.org
I am running icedtea-web 1.5.1 (rhel-1.el6-x86_64) on CentOS 6.6.
/usr/bin/javaws http://nextmidas.techma.com/nxm343/htdocs/localshell.jnlp
this JNLP file does not have the optional "codebase" attribute specified.
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:783)
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:523)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:905)
Caused by: java.lang.NullPointerException
at
net.sourceforge.jnlp.security.SecurityDialogs.showMissingALACAttributePanel(SecurityDialogs.java:279)
at
net.sourceforge.jnlp.runtime.ManifestAttributesChecker.checkApplicationLibraryAllowableCodebaseAttribute(ManifestAttributesChecker.java:312)
at
net.sourceforge.jnlp.runtime.ManifestAttributesChecker.checkAll(ManifestAttributesChecker.java:82)
at
net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:288)
at
net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:351)
at
net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:418)
at
net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:394)
at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:775)
... 2 more
[ntn][ITW-JAVAWS][ERROR_ALL][Tue Jun 30 09:56:59 EDT
2015][net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:920)] NETX
Thread# 5181d903, name NeXtMidas SHELLGUI (from local disk)
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:783)
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:523)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:905)
Caused by: java.lang.NullPointerException
at
net.sourceforge.jnlp.security.SecurityDialogs.showMissingALACAttributePanel(SecurityDialogs.java:279)
at
net.sourceforge.jnlp.runtime.ManifestAttributesChecker.checkApplicationLibraryAllowableCodebaseAttribute(ManifestAttributesChecker.java:312)
at
net.sourceforge.jnlp.runtime.ManifestAttributesChecker.checkAll(ManifestAttributesChecker.java:82)
at
net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:288)
at
net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:351)
at
net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:418)
at
net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:394)
at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:775)
... 2 more
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150630/7de7bb68/attachment.html>
More information about the distro-pkg-dev
mailing list