cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Axis Error after upgrade from SP13 to SP14

Former Member
0 Kudos

Hi,

We are using HTTP(Axis) frame work in SOAP adapter receiver level. When we are in SP13 we are able to use HTTP(Axis) after upgraded suddenly HTTP Axis is not working.

Our basis team has upgraded from SP13 tp SP14 and below error is comming in Communication Channel Monitoring.

Message processing failed. Cause: com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method process.

Below message is Communication Channel Audit Log level.

Time Stamp Status Description

2009-01-26 16:50:34 Error Axis: fatal error in invocation: java.lang.NoSuchMethodError: com/sap/aii/axis/xi/XIUtils.setOperation(Ljava/lang/String;Lorg/apache/axis/MessageContext;)V

2009-01-26 16:50:34 Error MP: Exception caught with cause com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method process.

2009-01-26 16:50:34 Error Exception caught by adapter framework: Exception in method process.

2009-01-26 16:50:35 Error Delivery of the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Exception in method process.: com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method process.. Setting message to status failed.

2009-01-26 16:50:35 Error The message status set to FAIL.

2009-01-26 16:50:35 Error Returning synchronous error message to calling application: com.sap.aii.af.ra.ms.api.RecoverableException: Exception in method process.: com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method process..

If any body has any idea pls help me. Do we need to deploy any new SDA files for this in SP14..

Regards,

Venu.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

We are into Netweaver 2004s

Former Member
0 Kudos

Hi venu,

Can you pls check in the url..

http://<server>:<port>/XIAxisAdapter/MessageServlet

and see the status and the components. If they are in error. Then I think some of the Jar files might have replaced while upgrading. Try to redeploy the required jar files for axis.

Thanks

Deepthi.