cancel
Showing results for 
Search instead for 
Did you mean: 

object type invalid : In Receiver Axis Adapter

former_member440061
Participant
0 Kudos

Hi,

My scenario is IDOC --> PI --> WebService. I am using Receiver SOAP adapter with Message protocol as "Axis" and transport protocol as "HTTP". The url I am targetting points to a Maximo Web service.

Now when I try to send some message, I am getting the below error inRuntime Work Bench.

Delivering the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to:
com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.IllegalArgumentException: object type invalid: class
com.sap.aii.adapter.xi.ms.XIMessage

Please help.

Accepted Solutions (1)

Accepted Solutions (1)

former_member184720
Active Contributor
0 Kudos

Hi Faisal - Some libraries might be missing.. did you check the adapter deployment status?

http://host:port/XIAxisAdapter/MessageServlet

former_member440061
Participant
0 Kudos

Hi,

Thanks for your reply.

Actually, I have configured other similar channels for same target web service server (different wsdl's with different urls). and they all are working fine. So, it does not seems like some problem with the libraries.

Please advise

former_member440061
Participant
0 Kudos

Hi Hareesh,

As you suggested, I checked the adapter deployment status and it showed the status for Required components as "OK". However, some of the optional components are missing. Should that be a concern..?

Also, as pointed out earlier, there are channels using exactly similar configuration and pointing to same server, and all of them are woking fine.

Need help..

former_member184720
Active Contributor
0 Kudos

i dont think you need any optional components as you were able to connect to the same server with different channels.

Can you make a copy of the working channel and try using it to see if that helps..

former_member440061
Participant
0 Kudos

Hello Hareesh,

I have even tried deleting and re creating all the objects in ID. but that didn't help.

Additionally, I have asked Basis to deploy the missing Optional Components too. But I dont think that will help.

Any Clue. what else could be done to resolve this.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Faisal

Please check the thread below

http://scn.sap.com/thread/3309184

May be this is helpfull for you.