cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver Axis adapter error

r_s_kulkarni11
Participant
0 Kudos

Hi All,

We have instaleed the axis adapter on our development system and when I counfigured the channel with the axis protocol, it is giving me the below error, I am giving the NTML authorization in the channel as I need to connect to the share point server.

Error - Axis: fatal error in invocation: java.lang.NoClassDefFoundError: org/apache/axis/description/OperationDesc : cannot initialize class because prior initialization attempt failed

MP: exception caught with cause javax.ejb.TransactionRolledbackLocalException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/axis/description/OperationDesc : cannot initialize class because prior initialization attempt failed; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/axis/description/OperationDesc : cannot initialize class because prior initialization attempt failed; nested exception is: javax.ejb.EJBTransactionRolledbackException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/axis/description/OperationDesc : cannot initialize class because prior initialization attempt failed; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/axis/description/OperationDesc : cannot initialize class because prior initialization attempt failed

Can you please help me with this issue?

Regards,

Rahul Kulkarni

Accepted Solutions (0)

Answers (3)

Answers (3)

r_s_kulkarni11
Participant
0 Kudos

Hi All,

Now I am getting the below error -

java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/sap/aii/af/sdk/xi/net/SSLChainVerifier

praveen_sutra
Active Contributor
0 Kudos

Hi Rahul,

This might be because of CA certificate unavailable.

Have you imported the certificates under Trusted CA's in NWA.

thanks and regards,

Praveen T

former_member184720
Active Contributor
0 Kudos

As suggested by Praveen, It could be due to invalid ceritificates and have a look at the below note

1848348 - SOAP Scenarios Fail with NullPointer during SSL Handshake

r_s_kulkarni11
Participant
0 Kudos

Hi All,

I am not using the certificate authorization but I am using the NTLM authorization with UID and PWD.

I have raised an SAP help message for this issue.

chaitanya_sudha
Explorer
0 Kudos

Hi Rahul,

I am getting same issue. Please let me know how did you solve the issue.

Regards,

Chaitanya.

r_s_kulkarni11
Participant
0 Kudos

Hi Praveen,

Please find the below screen shot for the Axis adapter.

praveen_sutra
Active Contributor
0 Kudos

hi Rahul,

next step would be could you please send screen shot of module parameters.

thanks and regards,

Praveen t

r_s_kulkarni11
Participant
0 Kudos

Hi Praveen,

But in the above screen shot, I can not see

  • commons-net-1.0.0-dev.jar
  • wsdl4j-1.5.1.jar

these 2 components in the status............

is it fine or they should reflect here? please find the screen shot for parameters

praveen_sutra
Active Contributor
0 Kudos

it should not be a problem. In the meanwhile can you please check below mentioned SAP note

1776204


thanks and regards,

Praveen T

r_s_kulkarni11
Participant
0 Kudos

Hi Praveen,

After implementing the above note 1776204, I am getting the below error -

org/apache/commons/httpclient/UsernamePasswordCredentials org.apache.axis.ConfigurationException: java.lang.NoClassDefFoundError

praveen_sutra
Active Contributor
0 Kudos

Hi Rahul,

I assume the jars required for Axis adapter has been deployed properly.

FYI,

PFB the note for all the details regarding the issues.

SAP Note 1039369.

Download the below mentioned jars and follow the SAP note in order to deploy the jars.

    • axis.jar
    • commons-discovery-0.2.jar
    • commons-logging-1.0.4.jar
    • commons-net-1.0.0-dev.jar
    • wsdl4j-1.5.1.jar

To check if the jars are already deployed please hit the below mentioned link after making changes:

http://host:port/XIAxisAdapter/MessageServlet

Please confirm if the above link with our server details is in green status.

thanks and regards,

Praveen T

gagandeep_batra
Active Contributor
0 Kudos


Hi Praveen,


Can you check the sda file with right version?


And also see following thread:

1776204 sap note