cancel
Showing results for 
Search instead for 
Did you mean: 

Server Java Proxy

Former Member
0 Kudos

Hi Experts,

We are doing a HTTP to sever java proxy.We successfully deployed the ear files in the PI7 server.While running the scenario we are receiving the following error :

com.sap.aii.af.ra.ms.api.DeliveryException: Error invoking method mIIBLookup of proxy bean $Proxy332: java.lang.StringBuffer.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder;: com.sap.aii.proxy.xiruntime.core.XmlInboundException: Error invoking method mIIBLookup of proxy bean $Proxy332: java.lang.StringBuffer.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder

Please help us in solving the error.

Thanks and Regards,

Sasi

Accepted Solutions (0)

Answers (2)

Answers (2)

jyothi_anagani
Active Contributor
0 Kudos

Hi,

check this link

Thanks.

stefan_grube
Active Contributor
0 Kudos

Make sure, that the standard Java proxy libs are not part of the EAR.

If so, delete them with Winzip before deploying.

Regards

Stefan