HI Akshith,
The issue was with RFC destanation. SAP team have registered the Program Id in Java Stack of SAP server.
Now they removed the registration from the java stack and they are able to send the idocs.
But, while receiving the idocs, i am getting errors
=======
Listener - Create AC128BD26D2C4A2FB4C32C11
2009-06-10 19:17:37 IST [SAP.0104.0010V5] Listener Thread state changed from [SL] to [SLT] (WEBMET on ssecvpiv.corp.satyam.ad)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.onCheckTID() with rc = RFC_OK leave, [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() enter, [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.getServerObject() enter, [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.getServerObject() with rc = RFC_OK leave, [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0104.0010V5] Listener Thread state changed from [SLT] to [SLTB] (WEBMET on ssecvpiv.corp.satyam.ad)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() before RfcIoCtl(8)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() after RfcIoCtl(8) = RFC_OK, parent_rfc_handle = 1
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() before RfcGetName(8,53A2EC9C)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() after RfcGetName(8,IDOC_INBOUND_ASYNCHRONOUS) = RFC_OK
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.getAttributes() before RfcGetAttributes(8)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.getAttributes() after RfcGetAttributes(8) = RFC_OK
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.getCpcConverter() before RfcSetCodepage(8,“4103”)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.getCpcConverter() after RfcSetCodepage(8,“4103”) = RFC_OK
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.getCpcConverter() codepage-converter: 4103 (UnicodeLittle)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() before RfcSncMode(1)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() after RfcSncMode(1) = RFC_OK (off)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.createRecord(“TABLES”(4C383004),53A2EA94) enter [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.createRecord(“EDI_DC40”(4C383048),5386BBC8) enter [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.getTypeHandle() before RfcInstallStructure2(“EDI_DC40”,538C7728,36,5386BC6C)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.getTypeHandle() after RfcInstallStructure2(“EDI_DC40”,538C7728,36,5386BC6C) = RFC_OK
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.createRecord(“EDI_DD40”(4C3830E4),5386BC94) enter [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.getTypeHandle() before RfcInstallStructure2(“EDI_DD40”,526499E0,7,5386BD38)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.getTypeHandle() after RfcInstallStructure2(“EDI_DD40”,526499E0,7,5386BD38) = RFC_OK
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() before RfcGetData(8)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() after RfcGetData(8) = RFC_OK
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() before RfcGetClientIdEx(8)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() after RfcGetClientIdEx(8) = RFC_OK received length 185
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.reallocRecordBuffers() enter, [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.reallocRecordBuffers(“TABLES”(4C0E2050),53A2EA94) enter [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.reallocRecordBuffers() with rc = RFC_OK leave, [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() before dispatchRequest(“IDOC_INBOUND_ASYNCHRONOUS”)
2009-06-10 19:17:37 IST [SAP.0104.0024V5] Listener - Executing inbound request with IS user “SAPUser”.
2009-06-10 19:17:37 IST [SAP.0106.0004W] Error in inbound call for IDOC_INBOUND_ASYNCHRONOUS from SSECVPIV: java.lang.NullPointerException
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() caught the following exception: java.lang.NullPointerException
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() Exception.message = “java.lang.NullPointerException”
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.abort() enter, [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.abort() before RfcAbort(1,“java.lang.NullPointerException”)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.abort() after RfcAbort(1,“java.lang.NullPointerException”)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.abort() with rc = RFC_OK leave, [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler(): catch an application exception java.lang.NullPointerException
2009-06-10 19:17:37 IST [SAP.0104.0010V5] Listener Thread state changed from [SLTB] to [SL] (WEBMET on ssecvpiv.corp.satyam.ad)
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.incomingRequestHandler() with rc = RFC_FAILURE leave,
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.onRollback() enter, [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.getServerObject() enter, [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0102.0001V3] [JNI-LAYER] RFC.getServerObject() with rc = RFC_OK leave, [SUCCESS]
2009-06-10 19:17:37 IST [SAP.0110.0004D] Listener - Rollback AC128BD26D2C4A2FB4C32C11
=====================
Please help me, if you have faced this kind of issue earlier.
Thanks,
Ravi
#Integration-Server-and-ESB#webMethods#Adapters-and-E-Standards