I believe this error has been fixed in rev. r731612. You may read about it here: http://www.nabble.com/error-in-postAcctgTrans-td21284314.html
On Mon, Jan 5, 2009 at 9:07 PM, Adrian Crum <[email protected]> wrote: > 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) >> > >
