Hello -
I'm unable to add a server-side component. The error "Error:" pops up when selecting a point. I've tried numerous points, the same points work when choosing analog graphic, other components.
Running linux, java 1.6, tomcat 6, latest stable. Below is stack trace from catalina.out
WARN 2009-10-04 14:40:20,265 (org.directwebremoting.util.CommonsLoggingOutput.warn:59) - --Erroring: batchId[7] message[java.lang.NullPointerException]
ERROR 2009-10-04 14:40:20,641 (com.serotonin.web.dwr.ExceptionDetectionFilter.doFilter:29) - DWR invocation exception
java.lang.NullPointerException
at com.serotonin.mango.view.component.ScriptComponent.addDataToModel(ScriptComponent.java:75)
...
WARN 2009-10-04 14:40:20,644 (org.directwebremoting.util.CommonsLoggingOutput.warn:67) - Method execution failed:
java.lang.NullPointerException
at com.serotonin.mango.view.component.ScriptComponent.addDataToModel(ScriptComponent.java:75)
...