Product.groovy in ordermgr throws error
---------------------------------------
Key: OFBIZ-4538
URL: https://issues.apache.org/jira/browse/OFBIZ-4538
Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: Release Branch 11.04
Reporter: Atul Vani
Fix For: Release Branch 11.04
---- exception report ----------------------------------------------------------
Error in request handler:
Exception: org.ofbiz.widget.screen.ScreenRenderException
Message: Error rendering screen
[component://nn/widget/CatalogScreens.xml#Product]:
org.ofbiz.base.util.GeneralException: Error running Groovy script at location
[component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy]
(Error loading Groovy script at
[component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy]:
(startup failed:
component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy:
145: expecting '}', found '' @ line 145, column 1.
1 error
)) (Error running Groovy script at location
[component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy]
(Error loading Groovy script at
[component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy]:
(startup failed:
component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy:
145: expecting '}', found '' @ line 145, column 1.
1 error
)))
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira