That's an error. I need more information to track it down: SVN rev, URL that caused the error, etc.

-Adrian

Daniel Kunkel wrote:
2009-01-05 14:52:49,982 (TP-Processor3) [
Log.java:110:INFO ]
[CommonPermissionServices.xml#genericBasePermissionCheck] Checking for primary permission ACCOUNTING_UPDATE

2009-01-05 14:52:49,993 (TP-Processor3) [
SimpleMethod.java:926:ERROR]
---- runtime exception report
--------------------------------------------------
Error in simple-method operation [<store-value/>]:
java.lang.ClassCastException: java.lang.Double cannot be cast to org.ofbiz.entity.GenericValue
Exception: java.lang.ClassCastException
Message: java.lang.Double cannot be cast to
org.ofbiz.entity.GenericValue
---- stack trace
---------------------------------------------------------------
java.lang.ClassCastException: java.lang.Double cannot be cast to
org.ofbiz.entity.GenericValue
org.ofbiz.minilang.method.entityops.StoreValue.exec(StoreValue.java:58)
org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:921)
org.ofbiz.minilang.method.envops.Iterate.exec(Iterate.java:119)
org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:921)
org.ofbiz.minilang.method.envops.Iterate.exec(Iterate.java:119)
org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:921)
org.ofbiz.minilang.method.ifops.IfCompare.exec(IfCompare.java:134)
org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:921)

Reply via email to