cancel
Showing results for 
Search instead for 
Did you mean: 

RFC-Connection not started ?

Former Member
0 Kudos

Hello,

we get the following error (logged from CC monitoring in PI) when sending a sync RFC call from our HR-System to PI 7.11:

2009-09-08 16:41:32 Information RfcAdapter received sRFC for HR_DE_B2A_ELSTER_EXPORT from xxx/010. Trying to send message synchronously.

2009-09-08 16:41:32 Information MP: entering1

2009-09-08 16:41:32 Information MP: processing local module localejbs/RfcAFBean

2009-09-08 16:41:32 Fehler MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: Connection RFC_http://sap.com/xi/XI/System is currently not started.

what does this error mean, how to fix it ?? The RFC sender communication channel is started, Connection test in SM59 on HR side is ok, so what is the problem ? Any ideas ?

CSY

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

you need to do a full cache refresh and if possible restart java stack.

- can bounce the server too - if needed

Answers (3)

Answers (3)

Former Member
0 Kudos

HI Experts,

We are developed RFC to JDBC Sync interface in that When we trigger from ECC it getting error.

we are getting when we trigger function module in ECC This is the error

"Short text

    "Wrong Sender Agreement:The Sender agreement does not have channel"

Some times we are seeing success message. and for this we are not getting any response in PI moni.

Cheers

Former Member
0 Kudos

CSY,

Check out the program ID you have maintain for RFC sender communication channel. Hope you have created RFC destination on R/3 side with same program ID.

Hope this will help.

Thanks,

Nilesh

agasthuri_doss
Active Contributor
0 Kudos

Hey,

What is the error message in Sxmb_Moni - retun call from HR system, Check whether the HR system sends the valid response back to PI .

Cheers

Agasthuri

Former Member
0 Kudos

The problem is, the message does not even arrive in SXMB_MONI. I only see these log entries in the communication channel monitor.

CSY

agasthuri_doss
Active Contributor
0 Kudos

Hey,

Edit the RFC adapter save & activate and send the message from Source side.

  • Test passing the right data in message mapping tab

Cheers

Agasthuri