cancel
Showing results for 
Search instead for 
Did you mean: 

JCo RFC: MEMGMT_MOBILE_CONTAINER_SYNC

Former Member
0 Kudos

Hi experts

According to install guide MI 2.5 SP18 i should create 2 RFCs (1 in ABAP, and one in J2EE)

Problem with ABAP:

When i try to test the connection, i receive an Error:

program MEMGMT_MOBILE_CONTAINER_SYNC not registered

Problem in J2EE:

cluster -> Services -> Jco RFC Provider

Available RFC Destinations:

MEMGMT_MOBILE_CONTAINER_SYNC

If i want to start the Service, i receive an Error:

Error to start bundle, see Logs for detail.

I don't know what is false here. Where I could look the logfile.

Thank you very much

Selim

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

you could for example check the JCO log in the J2EE:

<root>\usr\sap\<SYSID>\DVEBMGS00\j2ee\cluster\server0\dev_jrfc.trc

As well you could check the server or default trace.

--> from above location

.\log\defaultTrace.0.trc

.\log\server\server.0.log

For that you could use the log viewer of the J2EE (under services).

As well check all the settings for the JCO service in the J2EE.

Rgds Thomas

Former Member
0 Kudos

Hi Thomas

I could found the reason in Log. The problen is solved.

thanks a lot

Best Regards

Selim

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Mohiuddin,

how to resolve this issue in ABAP ?