cancel
Showing results for 
Search instead for 
Did you mean: 

Value mapping Java proxy service not getting started

Former Member
0 Kudos

Dear Experts,

I am trying to execute Value mapping replication scenario.

As per the documents available on scn, i am creating a java proxy and deploying it on PI server but the service are not getting started and the scenario is not working giving the error as "service unavailable".

can you please let me know what can be the issue behind it.

Regards,

Shashank

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Shashank,

First try registering the value mapping service by typing the below url  -

http://<hostname>:<port>/ProxyServer/register?ns=http://sap.com/xi/XI/System&interface=ValueMappingReplication&bean=localejbs/sap.com/com.sap.xi.serv...

and then re-run your scenario.

Thanks,

Kalyan

Former Member
0 Kudos

Hi Kalyan, Thanks for a quick response. I registered the service as per the above URL and it was successful. But I am getting the below error message. Message could not be processed. Reason: com.sap.aii.proxy.xiruntime.core.ESPXISystemFaultException: Error encountered during processing of XI request message in inbound ESP; Hint: com.sap.engine.interfaces.webservices.runtime.RuntimeProcessException: Unexpected uriID '/{http://sap.com/xi/XI/System}ValueMappingReplicationSynchronous'. Found: BindingData 'null', interfaceMapping 'null' interfaceDefinition 'null' In one of the post it was resolved when tested through WS navigator, but I even tried testing with ws navigator but still getting the same error. The document I am referring is from the below URL. http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e07dd2ae-f783-2c10-9aa6-ca69f67dd... But I am configuring it for single stack and I have used a soap adapter at the receiver end. The url used the soap adapter is http://:/MessagingSystem/receive/JPR/XI Please let me know if you see any mistake in the configuration. Regards, Shashank

former_member186851
Active Contributor
0 Kudos

Hello Shashank,

Try this URL

http://Host:Port/MessagingSystem/receive/JPR/XI

And also in the soap adapter you have maintained XI protocol right?