Community
Participate
Working Groups
Build Identifier: 20110615-0604 Just right click on a Maven Project in Eclipse Indigo and Eclipse freezes completely. Attached is my Eclipse configuration. This can be reproduced on Mac OS X as well. Right click on other projects don't lead to that behaviour therefore the error is probably within m2e. Reproducible: Always
Created attachment 198801 [details] Eclipse Configuration
Can you attach jvm thread dump when Eclipse is this "hung" state?
I cannot really create a thread dump, since the whole JVM seems to be down then. But I attached the error report from the mac.
Created attachment 198805 [details] Thread Dump Native Mac
you should be able to get the thread dump using the cmdline jstack.exe tool from jdk. or using the visualvm application (also shipped as part of the jvm)
Created attachment 198807 [details] Thread Dump Java (Windows) I finally was able to create the thread dump on Windows. Seems to be some issue with the logger.
Created attachment 198809 [details] Thread Dump Java (Mac) Another Java Thread Dump shows the same problem, but this time with Mac.
*** This bug has been marked as a duplicate of bug 347183 ***
Is there any workaround? I can't wait for 3.7.1. In comment 9 of bug 347183 someone says: You should probably open a separate bug against the m2e team. It is not a good idea for these two log redirectors to be pointing to each other through logback. What do you think?
We (m2e development team) offered to work with other eclipse projects on a common slf4j configuration, but our offer went unanswered. There is nothing we can do. http://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg05659.html As a workaround, try to uninstall org.eclipse.m2e.logback.feature feature.
*** Bug 350671 has been marked as a duplicate of this bug. ***
Moved to https://github.com/eclipse-m2e/m2e-core/issues/