cancel
Showing results for 
Search instead for 
Did you mean: 

Can't create a new SOAP receiver adapter

Former Member
0 Kudos

Hi,

I configure a new SOAP receiver adapter in the integration directory and activate the adapter.

When I send trough XI a message to this communication adapter an error occurs in the defaultTrace.trc :

failed to set up the adapter for channel .....;caused by java.lang.NullPointerException

No stacktrace.

I try to set the communication channel inactive and active and also restart the adapter engine but nothing works.

Do someone solve this problem ?

Regards,

Gerald

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Apply patch solve the problem

jacek_stanczak2
Explorer
0 Kudos

Hi,

We are on SP13 and have the same problem. Which patch did you apply?

Regards,

Jacek

Former Member
0 Kudos

Hi Gerald,

Check the below and see if anything is missing/wrong

( may not be the exact order as below, but you need to reach the last one 'your adapter')

runtime workbench->component monitoring -> Integration Server -> adapter engine ->adapter monitoring (in status tab)-> Soap -> your adapter.

Do the same for your 'sender adpater' also

This may help to identify whats wrong in your settings

Hope this helps to fix your issue

Regards

Vishnu

Former Member
0 Kudos

Hi,

do a CPACache refresh and try again.

Naveen

Former Member
0 Kudos

Hi,

doesn't solve the problem.

Regards,

Gerald

Former Member
0 Kudos

Hi,

Change the log settings for SOAP to debug in visual administrator and test your scenario again.

Naveen