cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

NullPointerException: java.lang.String.length() of a null object loaded from local variable 'spec'

0 Likes
8,549

Hi Experts!

We have been using the SOAP Adapter with an XSL Mapping.

The interface was running fine until we started to send bigger payloads when the following error has been encountered:

MP: exception caught with cause java.lang.NullPointerException: while trying to invoke the method java.lang.String.length() of a null object loaded from local variable 'spec'

Attached below is the screenshot of the module tab and its parameters that are configured. Can you advise if there is any additional parameters that we can add to overcome this error?

Accepted Solutions (0)

Answers (1)

Answers (1)

caner_genis
Explorer
0 Likes

Hello Sasi,

Unfortunately you cannot use XISOAPAdapterBean in Axis. Please use "afreq" as the module key and "timeout" as the parameter name. The parameter value may remain the same.

Regards,

Caner.