I did a debug on GanttChart.groovy and didn't see anything wrong. I don't think it is caused by the work on JSR223 Is it possible that something changed in the jsgantt.js (or its dependencies)?
Jacopo On Apr 17, 2012, at 11:25 PM, Jacques Le Roux wrote: > Mmm sorry... not with all projects though, 9200 works but not the 2 OOTB > others.... They all work in stable demo > > Jacques > > > From: "Jacques Le Roux" <[email protected]> >> Thanks Jacopo, >> It works here now >> Jacques >> From: "Jacopo Cappellato" <[email protected]> >>> Tolu, >>> please see if it works now (rev. 1327275) >>> Jacopo >>> On Apr 17, 2012, at 6:03 PM, Tolu Williams wrote: >>>> 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. >>>
