| Author |
Message |
|
|
Post subject: Run AS -> Maven test immediately closes/crashes MyEclipse
Posted: Nov 16, 2008 - 01:10 PM
|
|
Veteran Member


Joined: Jun 09, 2004
Posts: 10
|
|
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" |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Run AS -> Maven test immediately closes/crashes MyEcl
Posted: Nov 17, 2008 - 10:40 AM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
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. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: Installation Summary Details
Posted: Nov 20, 2008 - 12:23 AM
|
|
Veteran Member


Joined: Jun 09, 2004
Posts: 10
|
|
*** 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 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: RE: Run AS -> Maven test immediately closes/crash
Posted: Nov 20, 2008 - 01:59 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
Can you switch to a new workspace (File > Switch Workspace > Temp), create new project and check if you can reproduce the issue. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: RE: Run AS -> Maven test immediately closes/crash
Posted: Nov 21, 2008 - 12:34 AM
|
|
Veteran Member


Joined: Jun 09, 2004
Posts: 10
|
|
Yes, I was able to switch a newMaven project. The same result occurred, MyEclipse/Eclipse crashed and closed, when I attempted a Maven test |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: RE: Run AS -> Maven test immediately closes/crash
Posted: Nov 21, 2008 - 05:36 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
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. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: RE: Run AS -> Maven test immediately closes/crash
Posted: Nov 23, 2008 - 03:30 AM
|
|
Veteran Member


Joined: Jun 09, 2004
Posts: 10
|
|
Is there a myeclipse log file I could paste here? Perhaps that might explain the error. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: RE: Run AS -> Maven test immediately closes/crash
Posted: Nov 23, 2008 - 05:46 PM
|
|
Veteran Member


Joined: Jun 09, 2004
Posts: 10
|
|
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. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: RE: Run AS -> Maven test immediately closes/crash
Posted: Nov 24, 2008 - 05:59 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
The log file is available under <workspace>/.metadata/.log file. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|