cancel
Showing results for 
Search instead for 
Did you mean: 

Connection to server failed

Former Member
0 Kudos

Hi all

I have set up the MI server and was about to sync, but the following error occurs

• Synchronization started

• Connection set up (without proxy) to: http://sapecddemo.ssdomain.com:50100/sap/bc/MJC/mi_host?~sysid=ECD&;

• Connection to server failed.

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

I went through the forum solutions given for similar kind of error and made sure the services under MJC are active, and also tested the mi_host service and I am getting the text "MISYNC".

Below is the error message I got from part of the trace error message

[20070521 19:13:26:796] D [MI/API/Services ] UrlConnectionTestThread: method run() started...

[20070521 19:13:26:796] D [MI/API/Services ] C:\Program Files\SAP Mobile Infrastructure\proxyauth.txt does not exist, therefore no Proxy-Authorization is set.

[20070521 19:13:26:796] D [MI/API/Services ] UrlConnectionTestThread: URL protocol is http

[20070521 19:13:26:796] D [MI/API/Services ] UrlConnectionTestThread: HTTP responsecode is 404

[20070521 19:13:26:796] W [MI/API/Services ] Not found 404; The server has not found anything matching the URI given

[20070521 19:13:26:812] D [MI/API/Services ] CREATED parent MEPropertyResourceBundle for child bundle: com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@1bfc4fc using bundle name: com/sap/ip/me/awtapps/home/mobile_engine

[20070521 19:13:26:812] I [MI/API/Sync ] Terminate connection feature is not configured

[20070521 19:13:26:812] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:dispatch request to '/jsp/home/home.jsp'

[20070521 19:13:27:281] D [MI/API/Services ] UrlConnectionTest: it took 500 ms to test the connection

[20070521 19:13:27:281] P [MI/API/Services ] UrlConnectionTest: Connection could not be established!!!

[20070521 19:13:27:281] W [MI/Sync ] Cannot connect to gateway

com.sap.ip.me.api.services.HttpConnectionException: Not found 404; The server has not found anything matching the URI given

at com.sap.ip.me.api.services.IOUtils.isConnectable(IOUtils.java:671)

at com.sap.ip.me.sync.SyncManagerImpl.doConnectionTest(SyncManagerImpl.java:639)

at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:420)

at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:317)

at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend(SyncManager.java:79)

at com.sap.ip.me.apps.jsp.Home$SyncRunnable.run(Home.java:641)

at java.lang.Thread.run(Thread.java:534)

Do the "MISYNC" text have to appear while testing the services mi_mds and mi_service?? if so I am not getting that while testing mi_mds and mi_service, I geta blank IE page.

Please help me out in fixing this issue

Thanks

Raj

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Sorry guys

I have given a wrong port #. I corrected it and it is working fine..

Thanks

Raj