on 2012 Aug 21 6:35 AM
Hi Experts,
I facing a strange issue. when i generate RFC connection (conection type:3) with target host ( its own IP ) . then do the connection test ,
connection test is throwing an error with ERROR DETAILS: connection closed .
At OS level, i am able to ping my own IP , what could be possible reason??
My TMS configuration is also not working.
Regards
Deepak
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Orkun,
When i execute rfcping command at OS level , only file which is updated is stderr1 . pasting the log of stderr1 :
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
rscpml: warning
p_charid= 110101
old t3_entp = 01.76.00.00
ignored t3_entp =001 23 ff 7f 20
rscpml: warning
p_charid= 110102
old t3_entp = 01.58.00.00
ignored t3_entp =001 23 ff 7f 20
rscpml: warning
p_charid= 110103
old t3_entp = 01.5a.00.00
ignored t3_entp =001 23 ff 7f 20
rscpml: warning
p_charid= 110104
old t3_entp = 01.2b.00.00
ignored t3_entp =001 23 ff 7f 20
rscpml: warning
p_charid= 110105
old t3_entp = 01.2d.00.00
ignored t3_entp =001 23 ff 7f 20
rscpml: warning
p_charid= 110106
old t3_entp = 01.4f.00.00
ignored t3_entp =001 23 ff 7f 20
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
krn/runt/abtral.c(786): 1100->4102: RSCPETOOLONG
when i do connection test of internel RFC at SAPGUI level, then dev_rfc0 file get updated , pasting the content of file.
**** Trace file opened at 20120921 124130 IST SAP-REL 700,0,144 RFC-VER nU 3 957098
======> connection closed (no data)
ABAP Programm: SAPLTMSC (Transaction: STMS_IMPORT)
Called function module: TMS_CI_START_SERVICE
User: MBADEEPAK (Client: 100)
Destination: TMSADM@RTS.DOMAIN_RTD (handle: 2, 24725385, {505BAD59-4E76-0880-E100-8000AC10104B})
**** Trace file opened at 20120921 124130 IST SAP-REL 700,0,144 RFC-VER nU 3 957098
======> connection closed (no data)
ABAP Programm: SAPLTMSA (Transaction: STMS_IMPORT)
Called function module: TMS_ALT_SEND_TO_CONTROLLER
User: MBADEEPAK (Client: 100)
Destination: NONE (handle: 3, 24726696, {505BAD5A-4E76-0880-E100-8000AC10104B})
**** Trace file opened at 20120924 112604 IST SAP-REL 700,0,144 RFC-VER nU 3 957098
======> connection closed (no data)
ABAP Programm: RSRFCPIN (Transaction: SM59)
Called function module: RFC_PING
User: MBADEEPAK (Client: 100)
Destination: r3secc_RTS_00 (handle: 2, 78695736, {505FBF97-8DA5-0880-E100-8000AC10104B})
**** Trace file opened at 20120924 142927 IST SAP-REL 700,0,144 RFC-VER nU 3 957098
======> connection closed (no data)
ABAP Programm: RSRFCPIN (Transaction: SM59)
Called function module: RFC_PING
User: MBADEEPAK (Client: 100)
Destination: r3secc_RTS_00 (handle: 2, 89712605, {505FD4EB-8DA5-0880-E100-8000AC10104B})
dev_rfc0: END
Regards
Deepak
Download and apply the latest kernel patch. You may be hit the bug, below;
Note 1539233 - SM59: Connection test 'no data received'
Best regards,
Orkun Gedik
Hi,
Do you see abap dump "CALL_FUNCTION_SIGNON_INCOMPL" in ST22? If yes, perhaps you can follow notes Note 1532825 - Deleting SECSTORE entries during system export/system copy
Cheers,
Nicholas Chang
Hi Deepak.
RFC connection (T-code sm 59)
RFC connection between SAP to SAP and non SAP system.
1)1st define the Logical Systems (T-caode SALE)
2)RFC connection
Regards
BHASKER.T
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you check if you can connect on your local machine on the gateway port? So telnet hostname 33NN.
Kr. Mark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Deepak,
Have you changed the local IP of your SAP System? if YES, then reboot the server one time and it will work. I face the same issue when i have re-installed my PRD on different machine with different IP then everything was working except its not registering itself in TMS. So the problem was at my DEV server end because in memory of DEV Server it didn't refresh the new IP of PRD and was using the OLD IP. So, when i reboot my DEV then everything went perfect.
Thanks,
Yasir
For TMS check permission for /usr/sap/trans directory
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.