any idea why the webserver graph isnt functioning?

areze

New member
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.
 
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.
 
Back
Top