ACIII Graphing Crashing Again

Kengar

Active member
Curt,

Per earlier email to you, the ACIII graphing function is crashing again. Here is log from General Exception Error:

java.lang.ClassFormatError: Incompatible magic value 1213486160 in class file aquagr
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(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 sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)



I have reloaded the web interface twice now (the one updated for newer versions of java) and still crashing.

Are you troubleshooting this problem?
 
As far as I know, I was one of the first to load the updated web interface to handle latest Java version. Perhaps more people will start to experience the problem. In the meantime, I have reloaded the web interface and it is working, for the time being at least. If it starts crashign on me again, I will send you log info as before.
 
Back
Top