in Search
     
Latest post 11-08-2007 4:38 PM by lamia. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 11-05-2007 11:19 PM

    • romcab
    • Top 25 Contributor
    • Joined on 11-21-2006
    • Posts 83
    • Points 1,560

    JVM terminated exit code = 1

    Hello guys,

    I just want to ask if you know the solution about my current problem. I installed Carbide C++ v1.2 and upon loading it, an error pop up that says "JVM terminated exit code = 1.....". I try to researched and I found out that there are lots of people who encountered the same problem but unfortunately I have'nt found the right solution. I hope you can help me guys...

     

    By the way, I'm using Windows XP SP2....

     

    Thanks... 

    • Post Points: 20
  • 11-06-2007 5:44 AM In reply to

    • lamia
    • Top 10 Contributor
    • Joined on 06-20-2006
    • Sampaloc, Manila
    • Posts 752
    • Points 13,185

    Re: JVM terminated exit code = 1

    Not sure what the problem is... But are you running on a VMWare? If not, what version of Java(JDK and JRE) are you using? 

     

    Convert limitations to great expectations... You are the creative force of your life...

    • Post Points: 20
  • 11-06-2007 4:27 PM In reply to

    • romcab
    • Top 25 Contributor
    • Joined on 11-21-2006
    • Posts 83
    • Points 1,560

    Re: JVM terminated exit code = 1

     Hi..

     I'm not running on the VMWare and I tried java 5.0 and 6.0 but I still encountered the same error.

    • Post Points: 20
  • 11-07-2007 4:19 AM In reply to

    • lamia
    • Top 10 Contributor
    • Joined on 06-20-2006
    • Sampaloc, Manila
    • Posts 752
    • Points 13,185

    Re: JVM terminated exit code = 1

     Have you tried having only 5.0 or only 6.0 and not both of them?

     

    Convert limitations to great expectations... You are the creative force of your life...

    • Post Points: 20
  • 11-07-2007 9:47 PM In reply to

    • romcab
    • Top 25 Contributor
    • Joined on 11-21-2006
    • Posts 83
    • Points 1,560

    Re: JVM terminated exit code = 1

     Yes I tried it using only 5.0 and 6.0. I also uninstalled previous version of my jdk/jre. If I uninstall java, is there any directory that I need to manually delete? I'm thinking of formatting my pc but i'm not sure if that will work also.

    • Post Points: 35
  • 11-08-2007 4:38 PM In reply to

    • lamia
    • Top 10 Contributor
    • Joined on 06-20-2006
    • Sampaloc, Manila
    • Posts 752
    • Points 13,185

    Re: JVM terminated exit code = 1

    Hi Romcab!

    I found this thread http://discussion.forum.nokia.com/forum/showthread.php?t=75188.Please check out the last post where he created a batch file

    You could try doing that, or since I know Carbide is an eclipse-based IDE, you could also try editing eclipse.ini to use a bigger memory. Mine is located in C:\Eclipse\eclipse.ini and looks something like this:

    -showsplash
    org.eclipse.platform
    --launcher.XXMaxPermSize
    256M
    -vmargs
    -Dosgi.requiredJavaVersion=1.5
    -Xms40m
    -Xmx512m    

    I'm not sure if I remember correctly, but I think

    -Xms40m == MINIMUM_MEMORY 

    and

    -Xmx512m == MAX_MEMORY

    Haven't really used carbide but my officemate who uses it doesn't seem to have any problem. 

     

    Convert limitations to great expectations... You are the creative force of your life...

    • Post Points: 5
  • 11-08-2007 4:41 PM In reply to

    • lamia
    • Top 10 Contributor
    • Joined on 06-20-2006
    • Sampaloc, Manila
    • Posts 752
    • Points 13,185

    Re: JVM terminated exit code = 1

    Hi Romcab!

    I found this thread http://discussion.forum.nokia.com/forum/showthread.php?t=75188.Please check out the last post where he created a batch file

    You could try doing that, or since I know Carbide is an eclipse-based IDE, you could also try editing eclipse.ini to use a bigger memory. Mine is located in C:\Eclipse\eclipse.ini and looks something like this:

    -showsplash
    org.eclipse.platform
    --launcher.XXMaxPermSize
    256M
    -vmargs
    -Dosgi.requiredJavaVersion=1.5
    -Xms40m
    -Xmx512m    

    I'm not sure if I remember correctly, but I think

    -Xms40m == MINIMUM_MEMORY 

    and

    -Xmx512m == MAX_MEMORY

    Haven't really used carbide but my officemate who uses it doesn't seem to have any problem.

     

     

    Convert limitations to great expectations... You are the creative force of your life...

    • Post Points: 5
Page 1 of 1 (7 items)