cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in synchronization

Former Member
0 Kudos

Hi, i intent synchronize but... appear an error:

• Synchronization started

• Connection set up (without proxy) to: http://clariana:50200/sap/bc/MJC/mi_host?~sysid=J2E&;

• Connection to server failed.

• Problems during synchronization: Not found 404; The server has not found anything matching the URI given

I have various doubts with the settings:

- Host is the server the same when i enter in http://<server>:<port>/sld?

- Port is the same when i enter in http://<server>:<port>/sld?

- System is the name that i active in sap management console?

If all is yes... appear the error...

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

The problem is solve it...

Former Member
0 Kudos

You need to put the ABAP http port you got by following the instruction above instead of 50200 and then you must try synchronizing......

Post with the results of your work.....

Former Member
0 Kudos

The problem was that the settings of the server were wrong...

Former Member
0 Kudos

For J2ee Sync ....you need to connect to http://<host>:<j2eeport>/meSync/servlet/meSync?~sysid=.

whereas for ABAP sync yo need to connect to:

http://<host>:<port>/sap/bc/MJC/mi_host?~sysid=.

This is generally done in the Mobile Engine.config file of client. But to configure this first of all ..... you need use the steps told in the MI installation guide (New Technology). You can also use the Template installer in the NWA ->Administration->Deploy and Change for configuring the various setting required for ABAP sync.

Former Member
0 Kudos

Hi Victor,

This is usually the case when your MI service is not activated. This has to be activated in the middleware. Go to transaction SICF -> /sap/bc/MJC/mi_host. Right click on this and activate it.

Regards,

Nameeta

Former Member
0 Kudos

It´s activate...

Is my configuration correct?

Message was edited by:

Victor Capi

Former Member
0 Kudos

Hi

The port that you have mentioned doesnt seem to be correct. 50200 may be the J2EE port number but not the ABAP port number. Kindly change this and this might solve your problem.

To answer your queries.

Host, Port and System that you have mentioned is for the J2EE Engine but not for ABAP Stack.

To find these values, kindly goto transaction SICF in your middleware, then from the menu choose GOTO -> Port Information. Here you will find the details of Host and Port and the system is the System of your middleware server.

Best Regards

Sivakumar

Former Member
0 Kudos

Yes, the port is the J2EE... how can see the ABAP port number?

Former Member
0 Kudos

Go to Transactions SICF Click on "Information on Port and Host" (CtrlShiftF12) (the button adjacent to "External Aliases") There you will see the port for ABAP in the HTTP line.

Hope this solves your problem.

Regards,

Veera.