Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 0.9.0
-
Fix Version/s: 0.9.3
-
Component/s: Maven Launcher
-
Labels:None
-
Environment:Windows XP, Eclipse 3.3.2
-
Number of attachments :
Description
When i execute clean package on a 1600+ classes project i get this error almost in every build
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 3 seconds
[INFO] Finished at: Thu Mar 13 10:48:14 EDT 2008
[INFO] Final Memory: 4M/80M
[INFO] ------------------------------------------------------------------------
JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on getting class statusJDWP exit error JVMTI_ERROR_INVALID_ENVIRONMENT(116): Can't allocate jvmti memoryERROR: JDWP unable to dispose of JVMTI environment: JVMTI_ERROR_INVALID_ENVIRONMENT(116) ["debugInit.c",L388]
FATAL ERROR in native method: JDWP Can't allocate jvmti memory, jvmtiError=JVMTI_ERROR_INVALID_ENVIRONMENT(116)
Issue Links
- is superceded by
-
MNGECLIPSE-539
Make debugging of external maven JVM optional
-
I see this occasionally too. It happens when debugged JVM exists and generally is harmless.