Deepak Dixit created OFBIZ-5788:
-----------------------------------
Summary: ClassCastException in
DataResourceWorker.getDataResourceStream method
Key: OFBIZ-5788
URL: https://issues.apache.org/jira/browse/OFBIZ-5788
Project: OFBiz
Issue Type: Bug
Components: content
Affects Versions: Trunk, Release Branch 13.07, Upcoming Branch
Reporter: Deepak Dixit
Priority: Minor
I am getting following error while accessing
DataResourceWorker.getDataResourceStream()
{quote}
20140925162041093 |-0.0.0.0-8443-exec-7 |RequestHandler |E| Request stream
caused an error with the following message: Error calling event:
org.ofbiz.webapp.event.EventHandlerException: Problems processing event:
java.lang.ClassCastException: java.lang.Integer cannot be cast to
java.lang.Long (java.lang.Integer cannot be cast to java.lang.Long)
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)