-
Bug
-
Resolution: Fixed
-
P4
-
6
-
mustang
-
x86
-
windows_xp
-
Verified
Tested_Java_Release : 1.5.0-b99(PIT bundles)
Tested_bundles_Location :
/net/sqesvr-nfs/global/nfs/deployment3/tiger/PIT_builds/JD-PIT-57/
Tested_Machine_Name : sqe-jpi-03/moremoney/malaga
Tested O/S : win2k/winxp
Problem description:
Following exception/error messages is getting thrown while launching a signed JAWS applications(problem noticed while verifying the fix for 5059859. The email exchanged with developers related to problem is also attached with bug report):
getIssuerX500Principal NoSuchMethodError:
java.lang.NoSuchMethodError
getExtendedKeyUsage NoSuchMethodError:
java.lang.NoSuchMethodError
getExtendedKeyUsage NoSuchMethodError:
java.lang.NoSuchMethodError
Exception occurred during event dispatching:
java.lang.NullPointerException: name can't be null
at java.io.FilePermission.init(Unknown Source)
at java.io.FilePermission.<init>(Unknown Source)
at java.lang.SecurityManager.checkWrite(Unknown
Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at WriteFileTest.paint(WriteFileTest.java:31)
at sun.awt.RepaintArea.paint(Unknown Source)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown
Source)
at java.awt.Component.dispatchEventImpl(Unknown
Source)
at java.awt.Container.dispatchEventImpl(Unknown
Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
Source)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown
Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Steps to reproduce:
1. Install PIT bundles
2. Invoke JCP to switch on the logging and tracing
JCP > Advanced Panel > Debugging > "Enable Logging" "Enable Tracing"
3. Try to launch the following JAWS application
http://web-east.east/javaws/tiger-regression/certtests/1.3.0/test1.jnlp
If you notice the above mentioned exception/error messages inside the jaws trace then the bug is reproduced
Tested_bundles_Location :
/net/sqesvr-nfs/global/nfs/deployment3/tiger/PIT_builds/JD-PIT-57/
Tested_Machine_Name : sqe-jpi-03/moremoney/malaga
Tested O/S : win2k/winxp
Problem description:
Following exception/error messages is getting thrown while launching a signed JAWS applications(problem noticed while verifying the fix for 5059859. The email exchanged with developers related to problem is also attached with bug report):
getIssuerX500Principal NoSuchMethodError:
java.lang.NoSuchMethodError
getExtendedKeyUsage NoSuchMethodError:
java.lang.NoSuchMethodError
getExtendedKeyUsage NoSuchMethodError:
java.lang.NoSuchMethodError
Exception occurred during event dispatching:
java.lang.NullPointerException: name can't be null
at java.io.FilePermission.init(Unknown Source)
at java.io.FilePermission.<init>(Unknown Source)
at java.lang.SecurityManager.checkWrite(Unknown
Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at WriteFileTest.paint(WriteFileTest.java:31)
at sun.awt.RepaintArea.paint(Unknown Source)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown
Source)
at java.awt.Component.dispatchEventImpl(Unknown
Source)
at java.awt.Container.dispatchEventImpl(Unknown
Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
Source)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown
Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Steps to reproduce:
1. Install PIT bundles
2. Invoke JCP to switch on the logging and tracing
JCP > Advanced Panel > Debugging > "Enable Logging" "Enable Tracing"
3. Try to launch the following JAWS application
http://web-east.east/javaws/tiger-regression/certtests/1.3.0/test1.jnlp
If you notice the above mentioned exception/error messages inside the jaws trace then the bug is reproduced