Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8343381
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T06:02:40+00:00 2026-06-09T06:02:40+00:00

I saw that there are few topics with the same exception, but the solutions

  • 0

I saw that there are few topics with the same exception, but the solutions does not work on my side.

My specs:

  • Windows 7 64 Bit
  • Java 1.6.0_33 64 bit installed (Path-Variable is set)
  • MyEclipse 10 installed

Some days ago it worked all fine. Now I wanted to start it, then it shows the following error. Sadly I cannot attach images here, because of my low reputation. But the error “Java was started but returned exit code 13” occurs

This is the content of the myeclipse.ini

#utf8 (do not remove)
-clean
-startup
../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_64_4.2.0.v201201111650
-install
k:\devel\Genuitec\MyEclipse 10
-vm
c:\java\bin\javaw.exe
-configuration
k:\devel\Genuitec\MyEclipse 10\configuration
-vmargs
-Xmx768m
-XX:MaxPermSize=256m
-XX:ReservedCodeCacheSize=96m
-Dosgi.nls.warnings=ignore
-Dfile.encoding=UTF8

The only thing what I have done since it worked the last time, I installed python and updated the path varable. I read that the path variable can be the reason but I checked it and could not see anything bad. Does someone know what the reason could be.

Thanks

  • Content of Path-Variable :C:\Program Files (x86)\ImageMagick-6.7.5-Q16;c:\Program Files (x86)\ImageMagick-6.7.5-Q16;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\9.0\DLLShared\;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%ANT_HOME%\bin;C:\Program Files (x86)\gs\gs8.70\bin;C:\Program Files (x86)\gs\gs8.70\lib;%M2%;%JAVA_HOME%\bin;C:\Program Files (x86)\gs\gs8.70\bin;C:\Program Files (x86)\gs\gs8.70\lib;C:\Program Files (x86)\TC UP\PLUGINS\Library;C:\Program Files (x86)\gs\gs8.70\bin;C:\Program Files (x86)\gs\gs8.70\lib;C:\Program Files (x86)\Common Files\Adobe\AGL;C:\Program Files\SlikSvn\bin\;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\TortoiseSVN\bin;%GROOVY_HOME%/bin;%PYTHON_HOME%;%PYTHON_HOME%/Scripts
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T06:02:41+00:00Added an answer on June 9, 2026 at 6:02 am

    What is the cause of this error ?

    From here :

    this error is caused when you are attempting to start Eclipse using
    the wrong version of the Java Virtual Machine (JVM).

    Possible Fixes/problems

    1.

    Try starting eclipse with hardcoded 64-bit JVM as follows :

    eclipse -vm C:/java/jre/bin/server/jvm.dll


    2.

    From here
    Remove the launcher.library from your eclipse.ini. Delete the following bit from the eclipse.ini :

    --launcher.library
    ../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_64_4.2.0.v201201111650
    

    3.

    From here
    Try using the full path to the jvm.dll instead of the exe files, like so :

    -vm 
    C:/Prog/Java/jdk1.6.0_21/jre/bin/server/jvm.dll
    

    4.

    Problem Using an x86 Eclipse with a x64 JDK.
    Fix Just point to a JDK with the same architecture as your Eclipse in your eclipse.ini file, eg:

    -vm
    c:/java/jdk1.6.0_25_x86/jre/bin/javaw.exe
    

    Please check the version of the JDK in the path like so by typing java -version. On Windows 7, 64 bit with JDK 1.6.0_30 I get the following output :

    enter image description here

    Notice the 64-Bit Server VM in the last line. Do you get this ?

    See this page :
    Can't start Eclipse – Java was started but returned exit code=13


    5.

    If you Eclipse folder is on a path with spaces, try moving it to a simple path such as directly to c:/eclipse.

    From here : https://stackoverflow.com/a/8843744/325742

    I had the eclipse folder on my desktop and it gave me this error

    I simply moved the eclipse folder to program files and it worked, no
    idea why

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the MSChart Control in a Web Project. I saw that there are
Few years ago I saw functionality that allows building graphics using TFS that show
I saw that even by writing separate commands, we can combine two different types
I saw that the Alfresco Cloud edition has nice share/publish features: (source: alfresco.com )
I saw that to show a JOptionPane message dialog I need the shutdownHooks permition.
I saw that one of our tools uses a ConsoleAppender to System.err next to
I just saw that google deprecated the C2DM and replace it by GCM. On
I just recently saw that xcopy is deprecated and that Robocopy is recommended. I
I have the following html code: I saw that for Watir-webdriver the Watir::Image.file_size method
Checking the documentation online I saw that it is pass by reference. Can someone

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.