facebook

MyEclipse 10 – Crashes Windows 7 64bit

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #332700 Reply

    Algian
    Member

    Hi,

    MyEclipse for Spring 10 continuously crashes on my Windows 7 machine. The error is sporadic (i.e. it doesn’t have a fixed place and time to occur, it just randomly crashes).

    This is starting to get very frustrating as I’m having to restart MyEclipse and get my environment up and running again everytime.

    I’ve attached the error log below. I had to change the extension to txt to upload it.

    I’ve already tried up’ing some of the memory settings in the myeclipseforspring.ini file.

    Thanks,
    Ale

    Attachments:
    You must be logged in to view attached files.
    #332734

    support-swapna
    Participant

    Ale,

    Sorry that you are seeing this issue. This looks like a JVM issue.

    Can you please answer some more questions for us ?

    1. Please share the Build ID from Help > About MyEclipse for Spring.
    2. Do you have a newer JVM (1.5.0 16 or 1.6) ? If yes then try uninstalling and reinstalling Java.
    3. Please make sure you are fully up to date on Windows updates and service packs.
    4. Did you install any third party plugins ? If yes then please list them.
    5. Can you check if these values for memory help fix the issue?

    -vmargs
    -Xmx768m
    -XX:MaxPermSize=384m

    6. Clear the contents of the .log which is located at <workspace dir>/.metadata/.log . When the IDE crashes again, send us the .log file contents to investigate further.

    Let us know how it works for you.

    #332782

    support-swapna
    Participant

    Ale,

    In the error file you attached , JAVA_HOME, CLASSPATH and PATH variables seem to be mixing up JDKs and JREs and don’t even feature the level of Java that is actually running (according to the vm_info near the bottom of that file).

    Can you please tidy them up just to eliminate their having any effect ?

    #332801

    Algian
    Member

    Hi Swapna,

    thanks for the prompt response and apologies for not getting back to you sooner.

    You are right, the environment variables are quite messy, cleaned it up and updated all the references to Java. I will try to run MyEcipse like this and see if the situation changes. If I have no luck I will send you the information you requested in the previous post.

    Thanks again,
    Ale

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: MyEclipse 10 – Crashes Windows 7 64bit

You must be logged in to post in the forum log in