hey guys, i got the same problem with order confirmation email. The Email is send to the customer, but multiple times.
the error is: /944826 [default-invoker-Thread-15] ERROR org.ofbiz.service.ServiceDispatcher - ---- exception report ---------------------------------------------------------- Could not commit transaction for service [sendOrderConfirmation] call Exception: org.ofbiz.entity.transaction.GenericTransactionException Message: Roll back error, could not commit transaction, was rolled back instead because of: Failure in findOne operation for entity [PartyRole]: org.ofbiz.entity.GenericModelException: [GenericDelegator.findOne] Passed primary key is not a valid primary key: [GenericEntity:PartyRole][roleTypeId,OWNER(java.lang.String)]. Rolling back transaction.org.ofbiz.entity.GenericModelException: [GenericDelegator.findOne] Passed primary key is not a valid primary key: [GenericEntity:PartyRole][roleTypeId,OWNER(java.lang.String)] ([GenericDelegator.findOne] Passed primary key is not a valid primary key: [GenericEntity:PartyRole][roleTypeId,OWNER(java.lang.String)]) ---- cause --------------------------------------------------------------------- Exception: org.ofbiz.entity.GenericModelException Message: [GenericDelegator.findOne] Passed primary key is not a valid primary key: [GenericEntity:PartyRole][roleTypeId,OWNER(java.lang.String)] / my "CommunicationEventServices.xml" looks completely same as: http://svn.apache.org/repos/asf/ofbiz/trunk/applications/party/script/org/ofbiz/party/communication/CommunicationEventServices.xml do any one have the same problem and / or an idea? greetings robert -- View this message in context: http://ofbiz.135035.n4.nabble.com/Contact-Us-link-not-working-in-ecommerce-tp157475p4643709.html Sent from the OFBiz - User mailing list archive at Nabble.com.
