cancel
Showing results for 
Search instead for 
Did you mean: 

SMP3SDK - Eclipse not working

Former Member
0 Kudos

Hello Folks,

Yesterday I could successfully install the SMP3SDK with MBO Toolkit (thanks to the solution provided in the thread ). Today I was tring to open eclipse (that came with the bundle) and was faced with two errors.

Error 1: (refer attachment Error1.png)

This cropped up when I double-clicked the eclipse executable from the location - C:\SAP\MobilePlatform3\MBOToolkit30\Eclipse

Error 2: (refer attachment Error2.png)

This cropped up after doing some modifications to my eclipse.ini files as mentioned in the link - http://wiki.eclipse.org/Eclipse.ini.

Note: I'm using a 64-bit version for all the tools.

Can anyone guide me to start eclipse properly if I'm not in the right path?

Accepted Solutions (1)

Accepted Solutions (1)

midhun_vp
Active Contributor
0 Kudos

Looks like a Java issue, there are few solutions mentioned here:android - Can't start Eclipse - Java was started but returned exit code=13 - Stack Overflow that might help you.

Regards,

Midhun VP

Former Member
0 Kudos

Midhun,

But does such issues occur normally (read everytime) once we install and try to run SMP3SDK?

midhun_vp
Active Contributor
0 Kudos

Yes, because the eclipse has dependency with java in your system.

Former Member
0 Kudos

I practically followed all solutions given in the link you provided last, but alas, I'm still sitting with that error.

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Can you please cross check once again if you have set JAVA_HOME, PATH env variable path correctly?  Make sure JDK/JRE version should be compatible with OS. I believe your machine is 64 bit so JDK/JRE also should be of 64 bit.

Once set, restart the eclipse.

Rgrds,

JK

midhun_vp
Active Contributor
0 Kudos

Let me check confirm, are you on a 64 bit windows machine ? SMP 3 SDK supports only 64 bit win and mac and it requires JVM 7.

Regards,

Midhun VP

Former Member
0 Kudos

JK,

These are my environment variables and the JDK/JRE versions.

Former Member
0 Kudos

Midhun,

Yes, I'm running on a 64-bit windows machine and I'm using JVM 8. Is that combination fine?

Regards,

Vikram Viswanathan

midhun_vp
Active Contributor
0 Kudos

I don't know about a known issue with JVM 8. But could you please check with jvm 7.

Regards,

Midhun VP

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

JDK Env variables seem fine.It should work. Not sure what is causing then.

rakshit_doshi
Active Contributor
0 Kudos

Dear Vikram,

Set your JAVA_HOME path to C:\Program Files\Java\jre(version) and try.

It should work.

Hope this helps,

Thanks,

Best Regards,

Rakshit Doshi

Former Member
0 Kudos

Hello Rakhsit,

I tried with your option. Now I'm landing with this new error

Former Member
0 Kudos

Midhun,

Could successfully open Eclipse using JVM 7. Guess there's some issue with JVM 8. Thanks for all your support and help.

Answers (0)