on 2020 Apr 05 12:30 AM
Hi,
Error in VB.NET application using papi - /manufacturing-services/ShopOrderServiceService - updateShopOrder()
It gives an error if routerRef is included in the request.
This doesn't happen in Patch 16.
Has something changed between Patch 17 and Patch 36 in this webservice ?
<SOAP-ENV:Envelope xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SOAP-ENV:Body> <SOAP-ENV:Fault> <faultcode>SOAP-ENV:Server</faultcode> <faultstring>javax.ejb.TransactionRolledbackLocalException: Error occurred: ; nested exception is: javax.ejb.EJBTransactionRolledbackException: Transaction ended with error, reason: ; nested exception is: javax.ejb.EJBException: ASJ.ejb.005044 (Failed in component: sap.com/me~ear) Exception raised from invocation of public void com.sap.me.frame.BasicBOBean.dbUpdate(com.sap.me.frame.Data) throws com.sap.me.frame.BasicBOBeanException method on bean instance com.sap.me.demand.ShopOrderBOBean@5f4374c7 for bean sap.com/me~ear*xml|me.demand.ejb-151.3.36.jar*xml|ShopOrderBO in application sap.com/me~ear.; nested exception is: java.lang.ClassCastException: com.sap.me.productdefinition.RouterBOHandle (loaded by com.sap.engine.boot.loader.ResourceMultiParentClassLoader@0x00000007f0069ed8) cannot be cast to com.sap.me.frame.Data (loaded by com.sap.engine.boot.loader.ResourceMultiParentClassLoader@0x00000007f0069ed8)</faultstring> <detail> <ns2:ResolvedBusinessException xmlns:ns4="http://www.sap.com/me/common" xmlns:ns2="mepapi:com:sap:me:demand" xmlns:ns3="http://www.sap.com/me/demand" xmlns:ns5="mepapi:com:sap:me:reasoncode"> <errorCode>0</errorCode> <message>javax.ejb.TransactionRolledbackLocalException: Error occurred: ; nested exception is: javax.ejb.EJBTransactionRolledbackException: Transaction ended with error, reason: ; nested exception is: javax.ejb.EJBException: ASJ.ejb.005044 (Failed in component: sap.com/me~ear) Exception raised from invocation of public void com.sap.me.frame.BasicBOBean.dbUpdate(com.sap.me.frame.Data) throws com.sap.me.frame.BasicBOBeanException method on bean instance com.sap.me.demand.ShopOrderBOBean@5f4374c7 for bean sap.com/me~ear*xml|me.demand.ejb-151.3.36.jar*xml|ShopOrderBO in application sap.com/me~ear.; nested exception is: java.lang.ClassCastException: com.sap.me.productdefinition.RouterBOHandle (loaded by com.sap.engine.boot.loader.ResourceMultiParentClassLoader@0x00000007f0069ed8) cannot be cast to com.sap.me.frame.Data (loaded by com.sap.engine.boot.loader.ResourceMultiParentClassLoader@0x00000007f0069ed8) See the NetWeaver developer trace log for stack trace information.</message> </ns2:ResolvedBusinessException> </detail> </SOAP-ENV:Fault> </SOAP-ENV:Body> </SOAP-ENV:Envelope>
Timmy.
Request clarification before answering.
User | Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.