-
Bug
-
Resolution: Fixed
-
P3
-
6u12, 6u20
-
b11
-
x86
-
windows_xp, windows_2008
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198139 | 7 | Poonam Bajaj Parhar | P4 | Closed | Fixed | b121 |
JDK-2200218 | 6u23 | Poonam Bajaj Parhar | P3 | Resolved | Fixed | b02 |
JDK-2199489 | 6u22-rev | Poonam Bajaj Parhar | P3 | Closed | Fixed | b05 |
FULL PRODUCT VERSION :
java version "1.6.0_12"
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) Client VM (build 11.2-b01, mixed mode, sharing)
ADDITIONAL OS VERSION INFORMATION :
Window XP
A DESCRIPTION OF THE PROBLEM :
we are getting java.lang.NullPointerException: null peer with java web start for jdk 1.6 update 12 and above.
This exception comes while we are downloading the applet application using java web start.
The application works perfectly fine till JDK1.6 update 11.
Application information :
This is an applet based application, which gets downloaded using java webstart to clients desktop and then applet is launched.
we get exception while downloading.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Create an applet based application.
2. Download the application using java webstart to client desktop.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Application should get downloaded to clients machine and able to launch.
ACTUAL -
Exception is thrown in download window.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
java.lang.NullPointerException: null peer
REPRODUCIBILITY :
This bug can be reproduced always.
SUPPORT :
YES
Release Regression From : 6u11
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.
java version "1.6.0_12"
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) Client VM (build 11.2-b01, mixed mode, sharing)
ADDITIONAL OS VERSION INFORMATION :
Window XP
A DESCRIPTION OF THE PROBLEM :
we are getting java.lang.NullPointerException: null peer with java web start for jdk 1.6 update 12 and above.
This exception comes while we are downloading the applet application using java web start.
The application works perfectly fine till JDK1.6 update 11.
Application information :
This is an applet based application, which gets downloaded using java webstart to clients desktop and then applet is launched.
we get exception while downloading.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Create an applet based application.
2. Download the application using java webstart to client desktop.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Application should get downloaded to clients machine and able to launch.
ACTUAL -
Exception is thrown in download window.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
java.lang.NullPointerException: null peer
REPRODUCIBILITY :
This bug can be reproduced always.
SUPPORT :
YES
Release Regression From : 6u11
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.
- backported by
-
JDK-2200218 java.lang.NullPointerException: null peer with Java Web Start (jdk1.6 update 12)
- Resolved
-
JDK-2199489 java.lang.NullPointerException: null peer with Java Web Start (jdk1.6 update 12)
- Closed
-
JDK-2198139 java.lang.NullPointerException: null peer with Java Web Start (jdk1.6 update 12)
- Closed