cancel
Showing results for 
Search instead for 
Did you mean: 

Error when configuring the MDK Plug-in Information

Former Member
0 Kudos

After configuring the MDK Plug-in in Eclipse, I press "Test Settings" and the Mobile Engine is not started. Three things happen:

<b>1)</b> I receive an error: <i>"Cannot find the file '-classpath' (or one of its components). Make sure the path and filename are correct and that all required libraries are available"</i>

<b>2)</b> I get a message <i>"tools.jar found, Connection to ME successful, Invoking browser was successful"</i>

<b>3)</b> A browser launches with the address http://localhost:4444/me with a "Page cannot be displayed"

I have been able to login to Mobile Engine, and I have had the Tomcat Server running.

At this point, the ME is not pointing to a SAP Server.

Settings were:

<b>ME Installation folder:</b> C:\Program Files\SAPMobileEngine

<b>Java SDK tools.jar file</b> C:\jdk13112\lib\tools.jar

<b>ME Server Name:</b> localhost

<b>ME webapp root:</b> me

<b>ME webapp TCP port:</b> 4444

<b>Command Line to run browser:</b> cmd /C start iexplore

<b>ME Login:</b> brgradst

<b>ME Password:</b> *****

In my environment variables I have

<b>Variable Name:</b> JAVA_HOME

<b>Variable:</b> C:\jdk13112

<b>Variable Name:</b> Path

<b>Variable:</b> %JAVA_HOME%\bin;%PATH%

<b>Variable Name:</b> TOMCAT_HOME

<b>Variable:</b> C:\KILL\tomcat\jakarta-tomcat-3.3.2

<b>The URL of the instructions I was following was:</b> http://localhost:4444/mdk/content/eclipse/eclipsemdkwizardsconfiguration.html

Thanks

Brandon Gradstein

brandon.gradstein@capgemini.com

+1 917 699 4699

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Bradon,

have you allready fixed this Problem? If yes, please tell how.

Thanks

Wolfgang Gesper

wolfgang.gesper@rwe.com

Former Member
0 Kudos

Hi Brandon,

I'm wondering if your SAP Server realy is running on the 'localhost'? Don't you work on a seperate machine? Try the MDK-config with the server name of your SAP server, e.g.: ME SERVER NAME: sapserver or so (in case you're working on a different machine)

With that your browser should display the page.

Regards