[Bug 1395] Bug javaws.itweb / icedtea with JNLP
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jul 11 18:19:53 PDT 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1395
Sachin Garg <bugreporter at gargsach.in> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugreporter at gargsach.in
--- Comment #1 from Sachin Garg <bugreporter at gargsach.in> ---
Similar issue with the PDFScissors JNLP (downloaded from
http://www.pdfscissors.com/)
$ javaws pdfscissors-offline.jnlp
Exception in thread "main" java.lang.NullPointerException
at javax.swing.SwingUtilities.appContextGet(SwingUtilities.java:1857)
at
javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1827)
at javax.swing.JWindow.<init>(JWindow.java:185)
at javax.swing.JWindow.<init>(JWindow.java:137)
at
net.sourceforge.jnlp.runtime.JNLPSecurityManager.<init>(JNLPSecurityManager.java:121)
at
net.sourceforge.jnlp.runtime.JNLPRuntime.initialize(JNLPRuntime.java:232)
at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:181)
at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:51)
at java.security.AccessController.doPrivileged(Native Method)
at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:172)
--
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/20130712/903cf529/attachment.html
More information about the distro-pkg-dev
mailing list