cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with starting MI client on laptop

Former Member
0 Kudos

Good day experts.

I am new to MI and to SAP itself so please give advice.

Situation: I have sap mi client 7.0 (JSP frames)(NWMCLIENT15_0-20000910) and db2e v9.1.0.0 (evaluation copy from ibm) installed on my PC and MI client + db2e + CreMe installed on my PDA emulator (WM v6.1). Java version - j2re1.4.2_19.

My goal is to sync MI on PC and on laptop. I have done everything written in post:

But still I receive u201Ctime out 61 canu2019t connect to serveru201D error. Here is the error part from startup.bat:

Error while initialize the framework: Fatal Error: Failed to load DB2e DLLs

java.lang.RuntimeException: Fatal Error: Failed to load DB2e DLLs

at com.sap.ip.me.api.persist.core.PersistenceImplementation$1.initialize

(PersistenceImplementation.java:240)

at com.sap.ip.me.api.persist.core.PersistenceImplementation.getImplement

ation(PersistenceImplementation.java:377)

at com.sap.ip.me.core.FrameworkInitializer.initPersistence(FrameworkInit

ializer.java:967)

at com.sap.ip.me.core.FrameworkInitializer.initializeFramework(Framework

Initializer.java:458)

at com.sap.ip.me.core.FrameworkInitializer.main(FrameworkInitializer.jav

a:133)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.sap.ip.me.core.Startup.main(Startup.java:327)

Thread[Thread-0,5,main] com.sap.ip.me.core.ShutDownThread activated

Calling CommunicationServer.doSmoothShutdown()

smooth shutdown will be performed

shutdown persistence started...

Persistence down

MI down

Succesfully called CommunicationServer.doSmoothShutdown()

What am I doing wrong?

Edited by: Arsen123 on Sep 15, 2010 3:26 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

As for emulator, when I go to Start -> Mobile Engine Home (emulator is connected to PC via ActiveSync) IE redirects me to this URL:

\MI\os_select.html

with u201CAction canceledu201D mistake. May be I have missed something while installing MI client on PDA too.

Former Member
0 Kudos

Hi,

Looks like there is some problem in installation of the DB. Please try reinstalling on the emulator.

Regards,

Deepika.

Former Member
0 Kudos

You are right, I forgot to add some db2e ddls to Windows folder on emulator. Also have configured mi client on my PC and it worked. But now Iu2019m facing another problem. When syncing from my laptop I receive the same error as described here:

here is the trace of error:

20100916 11:25:23:390] W [MI/API/Services ] Gateway timeout 503; This is equivalent to Internal Error 500, but in the case of a server which is in turn accessing some other service, this indicates that the respose from the other service did not return within a time that the gateway was prepared to wait. As from the point of view of the clientand the HTTP transaction the other service is hidden within the server, this maybe treated identically to Internal error 500, but has more diagnostic value.

Tried to sync from PDA emulator, but now IE redirects me to following URL:

http://localhost:4444/me/servlet/com.sap.ip.me.apps.jsp.LoginServlet

with u201CThe page cannot be displayedu201D error.

Former Member
0 Kudos

Have found here:

that CreMe v4.12 which was installed before is not working with mi 7.0 client. I have installed CreMe v 3.29 and now after emulator restart CreMe successfully starts MI server but when IE opens http://localhost:4444/me/servlet/com.sap.ip.me.apps.jsp.LoginServlet

I receive u201CYou are not authorized to view this pageu201D error.

Former Member
0 Kudos

Hi,

Please try to shutdown the laptop client. Also, make sure there are no java processes running and then try to start the emulator.

Regards,

Deepika.

Former Member
0 Kudos

Hi,

Thanks for quick reply but problem still remains.