-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
None
-
6
-
x86
-
windows_xp
FULL PRODUCT VERSION :
JVM 1.6.0_10 and 1.6.0_11
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows XP [Version 5.1.2600]
EXTRA RELEVANT SYSTEM CONFIGURATION :
Lotus Notes Domino 6 Server
Internet Explorer
FireFox
Chrome
A DESCRIPTION OF THE PROBLEM :
I have a Lotus Notes database that I access as a web application. The Domino server makes use of a Java applet to display buttons of a Notes view when it is accessed via the web. JVM versions prior to 1.6.0_10 and 1.6.0_11 has the buttons displayed and functioning correctly (for example 1.6.0_7 was working fine), however, everytime I have 1.6.0_10 or 1.6.0_11 enabled, the buttons are no longer there, and whenever you click the blank area where the buttons are supposed to be, it brings up a sun java console with the following error message:
*******************************************************************************
Error message for JVM 1.6.0_10 :
*******************************************************************************
Java Plug-in 1.6.0_10
Using JRE version 1.6.0_10 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\cayzerr
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
java.lang.NullPointerException
at lotus.notes.apps.actionbar.ActionBar.init(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.NullPointerException
java.lang.NullPointerException
at lotus.notes.apps.actionbar.ActionBar.init(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.NullPointerException
REPRODUCIBILITY :
This bug can be reproduced always.
Release Regression From : 6u7
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.
JVM 1.6.0_10 and 1.6.0_11
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows XP [Version 5.1.2600]
EXTRA RELEVANT SYSTEM CONFIGURATION :
Lotus Notes Domino 6 Server
Internet Explorer
FireFox
Chrome
A DESCRIPTION OF THE PROBLEM :
I have a Lotus Notes database that I access as a web application. The Domino server makes use of a Java applet to display buttons of a Notes view when it is accessed via the web. JVM versions prior to 1.6.0_10 and 1.6.0_11 has the buttons displayed and functioning correctly (for example 1.6.0_7 was working fine), however, everytime I have 1.6.0_10 or 1.6.0_11 enabled, the buttons are no longer there, and whenever you click the blank area where the buttons are supposed to be, it brings up a sun java console with the following error message:
*******************************************************************************
Error message for JVM 1.6.0_10 :
*******************************************************************************
Java Plug-in 1.6.0_10
Using JRE version 1.6.0_10 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\cayzerr
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
java.lang.NullPointerException
at lotus.notes.apps.actionbar.ActionBar.init(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.NullPointerException
java.lang.NullPointerException
at lotus.notes.apps.actionbar.ActionBar.init(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.NullPointerException
REPRODUCIBILITY :
This bug can be reproduced always.
Release Regression From : 6u7
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.
- relates to
-
JDK-6790391 After installing java 1.6.0_10, assessments do not display
- Closed