Community
Participate
Working Groups
Created attachment 199646 [details] Workspace Log File I installed m2e 1.0 on Indigo using a fresh workspace. After checking out some projects a build started which does not end. On each startup m2e tries to set up the class path containers and seems to hang forever (I left it several hours). Unfortunately I do not find anything helpfull in the log file. Some parts to note if they are relevant: - We are not able to reach the internet - We are using a local nexus - We are using external Maven 2.2.1 - Nexus config is not in user directory - we therefore put the maven 2.2.1 config as public config to embededded
Created attachment 199647 [details] Eclipse-Config Attached is also the currently used eclipse config
Can you provide JVM thread dump when Eclipse is in the "hung" state?
Created attachment 199651 [details] Thread Dump Attached is a thread dump which was created after eclipse being about 1 minute stuck.
*** This bug has been marked as a duplicate of bug 347183 ***
Created attachment 208104 [details] thread dump in hung state
I am testing with eclipse-SDK-4.2M3-macosx-cocoa-x86_64 and m2e-1.1.0.20111108-0328 I was expecting the bug to be resolved but it still hung during "setting classpath containers" with 100% during build The thread dump in hunged state is attached
(In reply to comment #6) > I am testing with eclipse-SDK-4.2M3-macosx-cocoa-x86_64 > and m2e-1.1.0.20111108-0328 > I was expecting the bug to be resolved but > it still hung during "setting classpath containers" with 100% during build > > The thread dump in hunged state is attached This is a separate problem. From what I can tell, resource filtering gets in an endless loop expanding ${property}. Please open a new bugreport and attach a sample standalone project and steps to reproduce the problem.
Moved to https://github.com/eclipse-m2e/m2e-core/issues/