Submitted On 03-JUN-2008
MisterFlibble
I've also seen this in Java 6 update 6 as well as the reported Java6 update 10 beta.
Submitted On 04-JUN-2008
Miro2
Like MisterFlibble we have the same problem when using Java Web Start 1.6.0_06. The JRE doesn't matter. Since 1.6.0 is the current production release, we strongly encourage a fix in this branch, too.
Submitted On 04-JUN-2008
There are also problems with other sealed jars, for example see here:
http://forum.java.sun.com/thread.jspa?threadID=5293731&messageID=10241517
We also have this problem with Java Web Start 1.6.0_06.
It's very importatn to fix it there as well.
Submitted On 09-JUN-2008
The same problem I am facing here as well. But the very interest fact is that this occurs only in Linux, KDE, 1.6.06. But under Windows XP, 1.6.05 NOT.
Submitted On 10-JUN-2008
alok_s
We have discovered the same issue with our jws installation on jre 1.6.0_06. All older updates work fine. This is a big issue for us as lots of our customers use Java auto-update.
Submitted On 13-JUN-2008
berndk
We have observed a similar behavior - but with a different stack trace (see below). Does the bugfix also fixes this problem?
java.lang.NullPointerException
at com.sun.javaws.security.SigningInfo.verifyAllSignedEntriesPresent(Unknown Source)
at com.sun.javaws.security.SigningInfo.checkSigning(Unknown Source)
at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(Unknown Source)
at com.sun.javaws.LaunchDownload.checkSignedResources(Unknown Source)
at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Submitted On 26-AUG-2009
basic: LaunchDesc location: http://localhost:8088/Test/applet/topo.jnlp
network: Created version ID: 1.0+
network: Created version ID: 6.0
basic: JRESelectException(1): ignored - relaunched already
basic: 异常: null。
异常: null。
java.lang.NullPointerException
at com.sun.javaws.security.SigningInfo.verifyAllSignedEntriesPresent(Unknown Source)
at com.sun.javaws.security.SigningInfo.checkSigning(Unknown Source)
at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(Unknown Source)
at com.sun.javaws.LaunchDownload.checkSignedResources(Unknown Source)
at sun.plugin2.applet.JNLP2Manager.prepareLaunchFile(Unknown Source)
at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
异常:java.lang.NullPointerException
Submitted On 26-AUG-2009
basic: LaunchDesc location: http://localhost:8088/Test/applet/topo.jnlp
network: Created version ID: 1.0+
network: Created version ID: 6.0
basic: JRESelectException(1): ignored - relaunched already
basic: 异常: null。
异常: null。
java.lang.NullPointerException
at com.sun.javaws.security.SigningInfo.verifyAllSignedEntriesPresent(Unknown Source)
at com.sun.javaws.security.SigningInfo.checkSigning(Unknown Source)
at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(Unknown Source)
at com.sun.javaws.LaunchDownload.checkSignedResources(Unknown Source)
at sun.plugin2.applet.JNLP2Manager.prepareLaunchFile(Unknown Source)
at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
异常:java.lang.NullPointerException
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|