Please create a Jira, specify the version where you found the issue and the
steps to reproduce
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Contributors+Best+Practices
Thanks
Jacques
Le 07/02/2018 à 10:48, Siegfried Theobald a écrit :
Hi all,
ofbiz crashed after entering the figure 50 instead of a date.
See following error message.
ERROR rendering error page [/error/error.jsp], but here is the error text:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen
[component://order/widget/ordermgr/RequirementScreens.xml#ApproveRequirements]: java.lang.IllegalArgumentException:
Error running script at location [component://order/groovyScripts/requirement/SelectCreatedProposed.groovy]:
org.apache.ofbiz.service.GenericServiceException: Service [prepareFind] target threw an unexpected exception (Could not
convert field value for the field: [requiredByDate] on the [Requirement] entity to the [java.sql.Timestamp] type for
the value [50]: org.apache.ofbiz.base.util.GeneralException: java.text.ParseException: Unparseable date: "50
00:00:00.000" (java.text.ParseException: Unparseable date: "50 00:00:00.000")) (Error running script at
location [component://order/groovyScripts/requirement/SelectCreatedProposed.groovy]:
org.apache.ofbiz.service.GenericServiceException: Service [prepareFind] target threw an unexpected exception (Could not
convert field value for the field: [requiredByDate] on the [Requirement] entity to the [java.sql.Timestamp] type for
the value [50]: org.apache.ofbiz.base.util.GeneralException: java.text.ParseException: Unparseable date: "50
00:00:00.000" (java.text.ParseException: Unparseable date: "50 00:00:00.000")))
HTH
Best regards
Siegfried