cancel
Showing results for 
Search instead for 
Did you mean: 

Error in all interfaces after SAP PO Patch Update: null from 'removeUnusedNS'

fatihpense
Active Contributor
0 Kudos

Hi SAP Community,

We have upgraded patch of the SAP PO system from 7.50.2 to 7.50.9.

We experience below error log in all interfaces. We have searched for SAP Notes and search-engines without any success.

Also, we have tried "SAP Note 2021537 - Remove unused namespace from SOAP sender channel payload". You can find applied note property value in image 2.

Currently, we have restored to a backup and there is no property named removeNotUsedNamespaces in image 3. So we assume the problem is likely to be related to this property.

Do you have any experience with this problem?

Thanks in advance!

Transmitting the message using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: Call failed: java.lang.NullPointerException: while trying to invoke the method java.lang.Boolean.booleanValue() of a null object loaded from local variable 'removeUnusedNS' 

MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: Call failed: java.lang.NullPointerException: while trying to invoke the method java.lang.Boolean.booleanValue() of a null object loaded from local variable 'removeUnusedNS

image-2: applied note 2021537

image-3: no property named removeNotUsedNamespaces on 7.50.2

Accepted Solutions (0)

Answers (3)

Answers (3)

henrik_insel
Discoverer
0 Kudos

2580703 - NullpointerException while removing namespaces from SOAP response
https://launchpad.support.sap.com/#/notes/0002580703
MESSAGING09P_9-80000682.SCA and
SAPXIAF09P_9-80000737.SCA

henrik_insel
Discoverer
0 Kudos

We have tested it in our PI Systems with NW 7.50 SPS9.
Problem is in the SAP MESSAGING Component
MESSAGING09_0-80000682.SCA - PL0 --> SOAP Sender Working
MESSAGING09P_5-80000682.SCA - PL5 --> SOAP Sender Working
MESSAGING09P_6-80000682.SCA - PL6 --> SOAP Sender Working
MESSAGING09P_7-80000682.SCA - PL7 --> SOAP Sender dosn't working anymore
MESSAGING09P_8-80000682.SCA - PL8 --> SOAP Sender dosn't working anymore

Regards

Henrik

former_member190293
Active Contributor
0 Kudos

Hi Fatih!

This might be caused by by incorrect or incomplete update of some Java components during upgrade process. BASIS team should check it.

Regards, Evgeniy.