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 |
Administrator
|
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 > |
Hi Jacques,
thanks for your advice. Ticket has been created. https://issues.apache.org/jira/browse/OFBIZ-10211 Don't hesitate to contact me, if there are questions. Best regards. Siegfried Gesendet: Donnerstag, 08. Februar 2018 um 22:30 Uhr Von: "Jacques Le Roux" <[hidden email]> An: [hidden email] Betreff: Re: Order Management 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 > |
Free forum by Nabble | Edit this page |