While viewing gantt chart in trunk for any project i get the following error
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://projectmgr/widget/ProjectScreens.xml#ganttChart]: java.lang.IllegalArgumentException: Error running script at location [component://projectmgr/webapp/projectmgr/WEB-INF/actions/GanttChart.groovy]: javax.script.ScriptException: org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast object 'null' with class 'null' to class 'double'. Try 'java.lang.Double' instead (Error running script at location [component://projectmgr/webapp/projectmgr/WEB-INF/actions/GanttChart.groovy]: javax.script.ScriptException: org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast object 'null' with class 'null' to class 'double'. Try 'java.lang.Double' instead) Any help? Thanks. -- View this message in context: http://ofbiz.135035.n4.nabble.com/Project-manager-component-error-in-trunk-tp4565228p4565228.html Sent from the OFBiz - User mailing list archive at Nabble.com.
