Hello all,
We have developed the scenario to upload the mass data to VMR and which is actually working as expected in Dev environment,
But it is not working in quality after transport.
Also we have regeister the service in JAVA proxy but still facing the issue.
The message is failing in adapter enigne with status system error with the below error :
09.05.2014 10:39:36.435 | Information | Trying to retry the message because of administrative action of user "XVEREKAN". |
09.05.2014 10:39:36.437 | Information | Admin action: Trying to redeliver message. |
09.05.2014 10:39:36.456 | Information | The message status was set to TBDL. |
09.05.2014 10:39:36.465 | Information | Retrying to deliver message to the application. Retry: 4 |
09.05.2014 10:39:36.465 | Information | The message was successfully retrieved from the receive queue. |
09.05.2014 10:39:36.472 | Information | The message status was set to DLNG. |
09.05.2014 10:39:36.498 | Information | Java Proxy Runtime (JPR) accepted the message. |
09.05.2014 10:39:36.896 | Error | JPR could not process the message. Reason: No such method ValueMappingReplication in proxy bean localejbs/sap.com/com.sap.xi.services/ValueMappingApplication. |
09.05.2014 10:39:36.897 | Error | Delivering the message to the application using connection JPR failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error processing inbound message. Exception: No such method ValueMappingReplication in proxy bean localejbs/sap.com/com.sap.xi.services/ValueMappingApplication. |
09.05.2014 10:39:36.905 | Error | The message status was set to NDLV. |
Can some one please help on this ?
Thanks.