[OFBiz] Users - manufactoring problem
Hans Bakker
h.bakker at antwebsystems.com
Wed Mar 9 23:35:43 EST 2005
i am doing the testing of the manufacturing test data and found the
following problem:
when i try to link a routing to a product (no product link yet)
(https://localhost:8443/manufacturing/control/EditRoutingProductLink?
workEffortId=10010)
I get:
565592 (http-0.0.0.0-8443-Processor3) [
ModelScreen.java:103:ERROR]
---- runtime exception report
--------------------------------------------------
Failure in operation, rolling back transaction
Exception: java.lang.IllegalArgumentException
Message: Error running BSH script at location
[component://manufacturing/webapp/manufacturing/WEB-INF/actions/routing/EditRoutingProductLink.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://manufacturing/webapp/manufacturing/WEB-INF/actions/routing/EditRoutingProductLink.bsh]: Sourced file: component://manufacturing/webapp/manufacturing/WEB-INF/actions/routing/EditRoutingProductLink.bsh : Error in method invocation: Method findByCondition( org.ofbiz.entity.model.DynamicViewEntity, org.ofbiz.entity.condition.EntityConditionList, null, null, null, null ) not found in class'org.ofbiz.entity.GenericDelegator' : at Line: 92 : in file: component://manufacturing/webapp/manufacturing/WEB-INF/actions/routing/EditRoutingProductLink.bsh : delegator .findByCondition ( dynamicViewEntity , ecl , null , null , null , null )
(Sourced file:
component://manufacturing/webapp/manufacturing/WEB-INF/actions/routing/EditRoutingProductLink.bsh : Error in method invocation: Method findByCondition( org.ofbiz.entity.model.DynamicViewEntity, org.ofbiz.entity.condition.EntityConditionList, null, null, null, null ) not found in class'org.ofbiz.entity.GenericDelegator')
More information about the Users
mailing list