facebook

Run AS -> Maven test immediately closes/crashes MyEclipse

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #291047 Reply

    I am using MyEclipse 6.6. Also, I started MyEclipse with a -vm pointing to a JDK, rather than a jre.

    I created a Java Maven Project. Then I went to Run As -> Maven test. MyEclipse crashed. This happens with any of the Maven actions under Run As.

    The resulting error message is in the form of a gray Eclipse dialog box, which I cannot copy to paste here. However the error stated “JVM terminated. Exit code = 1073741819”

    #291059 Reply

    Loyal Water
    Member

    I was unable to reproduce this error with my copy of 6.6.

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.

    #291241 Reply

    *** Date:
    Wednesday, November 19, 2008 7:22:25 PM EST

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 6.6.0
    Build id: 6.6.0-20081015

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 6.6.0
    Build id: 6.6.0-20081015

    Eclipse Platform

    Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
    Build id: M20080221-1800

    Eclipse RCP

    Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
    Build id: M20080221-1800

    Eclipse Java Development Tools

    Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
    Build id: M20080221-1800

    Eclipse Plug-in Development Environment

    Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
    Build id: M20080221-1800

    Eclipse Project SDK

    Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
    Build id: M20080221-1800

    Eclipse Graphical Editing Framework

    Version: 3.3.2.v20080129
    Build id: 20080221-1602

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\MyEclipse 6.6\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\Program Files\MyEclipse 6.6\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
    -startup
    C:\Program Files\MyEclipse 6.6\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
    -exitdata
    e3c_c0
    -clean
    -vm
    C:\Program Files\Java\jdk1.5.0_11\bin\javaw.exe

    #291250 Reply

    Loyal Water
    Member

    Can you switch to a new workspace (File > Switch Workspace > Temp), create new project and check if you can reproduce the issue.

    #291272 Reply

    Yes, I was able to switch a newMaven project. The same result occurred, MyEclipse/Eclipse crashed and closed, when I attempted a Maven test

    #291296 Reply

    Loyal Water
    Member

    nvfellers,
    I just checked with the dev team and it seems like we’ve never seen this behavior. I can only think of suggesting you a new clean install even though the chances are slim it will change anything.

    #291312 Reply

    Is there a myeclipse log file I could paste here? Perhaps that might explain the error.

    #291314 Reply

    If I run an Ant script form MyEclipse/Eclipse, it also crashes the environment, as it did when I ran the Maven mvn:test. Could there be a problem with the plugin launcher?

    Again, a human understandable log.file explanation of the eror would be helpful.

    #291337 Reply

    Loyal Water
    Member

    The log file is available under <workspace>/.metadata/.log file.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: Run AS -> Maven test immediately closes/crashes MyEclipse

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