-
Bug
-
Resolution: Fixed
-
P2
-
5.0
-
b46
-
x86
-
windows_2000
Using 1.5.0-beta2 b41, the following error gets generated when trying to access the following Sun tool:
https://starfire.central.sun.com/wfc/logon
Initializing JVM for plug-in
JVM loading complete
Debug mode: false
java.lang.ClassFormatError: Wrong size for InnerClasses attribute in class file com/kronos/wfc/applets/summary/SummaryGUIController
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at com.kronos.wfc.applets.summary.SummaryRootPanel.<init>([DashoPro-V2.1-110100])
at com.kronos.wfc.applets.summary.manager.ManagerSummaryRootPanel.<init>([DashoPro-V2.1-110100])
at com.kronos.wfc.applets.summary.manager.ManagerSummaryApplet.onLoad([DashoPro-V2.1-110100])
at com.kronos.wfc.wfp.uiframework.baseapplet.KronosApplet.runBackgroundTask([DashoPro-V2.1-110100])
at com.kronos.wfc.wfp.uiframework.utility.BuilderThread.run([DashoPro-V2.1-110100])
To reproduce:
1) You must have logon privileges to this website (i.e. most likely managers). Therefore, not everybody can log into the website. This may make it difficult for reproducibility.
2) Once you've logged in, the error message above should get generated.
I got the message using the following:
OS = Windows 2000
Browser = Mozilla 1.4
Not sure if it's related, but when I use Windows XP, the applet keeps loading during the logon screen and won't let you place focus in the text fields. The applet just seems to keep spinning.
###@###.### 2004-03-09
https://starfire.central.sun.com/wfc/logon
Initializing JVM for plug-in
JVM loading complete
Debug mode: false
java.lang.ClassFormatError: Wrong size for InnerClasses attribute in class file com/kronos/wfc/applets/summary/SummaryGUIController
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at com.kronos.wfc.applets.summary.SummaryRootPanel.<init>([DashoPro-V2.1-110100])
at com.kronos.wfc.applets.summary.manager.ManagerSummaryRootPanel.<init>([DashoPro-V2.1-110100])
at com.kronos.wfc.applets.summary.manager.ManagerSummaryApplet.onLoad([DashoPro-V2.1-110100])
at com.kronos.wfc.wfp.uiframework.baseapplet.KronosApplet.runBackgroundTask([DashoPro-V2.1-110100])
at com.kronos.wfc.wfp.uiframework.utility.BuilderThread.run([DashoPro-V2.1-110100])
To reproduce:
1) You must have logon privileges to this website (i.e. most likely managers). Therefore, not everybody can log into the website. This may make it difficult for reproducibility.
2) Once you've logged in, the error message above should get generated.
I got the message using the following:
OS = Windows 2000
Browser = Mozilla 1.4
Not sure if it's related, but when I use Windows XP, the applet keeps loading during the logon screen and won't let you place focus in the text fields. The applet just seems to keep spinning.
###@###.### 2004-03-09