PDA

View Full Version : any idea why the webserver graph isnt functioning?


areze
01/04/2009, 08:03 PM
the error that java spits out... seems like a java error, but I even tried updating the java version, no dice.

java.lang.ArrayIndexOutOfBoundsException: 12
at aquagr.SetValsIntervalDescription(aquagr.java:658)
at aquagr.getParam(aquagr.java:320)
at aquagr.init(aquagr.java:127)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ArrayIndexOutOfBoundsException: 12

the graph works fine on the new iphone application, but I assume thats a whole different system. if I access it by the IP on the iphone, of course it doesnt work as it doesnt do java.

sfsuphysics
01/04/2009, 11:14 PM
Go to Net Setup and "RESET" that should fix things apparently there's an end of year glitch where something doesn't like the way the roll over date is handled.

areze
01/05/2009, 05:47 PM
hmmm interesting, Ill hit that up, appreciate the info!