]
Denis Golovin commented on JBIDE-17696:
---------------------------------------
I was playing with it today and I did see job mentioned above taking to much time, but in
my case it ended eventually without any exceptions. After that I didn't managed to get
it stuck again.
Enabling Maven Dependency Management job waits forever
------------------------------------------------------
Key: JBIDE-17696
URL:
https://issues.jboss.org/browse/JBIDE-17696
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 4.2.0.Beta2
Environment: OpenJDK 1.7, 64b
Ubuntu 12.04, 64b
Reporter: Rastislav Wagner
Attachments: jstack1.out, jstack2.out, jstack_mvn.out, mvn.png, wait1.png,
wait2.png
I dont have exact steps to reproduce because this usually occurs after longer work.
I'm testing various configurators (CDI/Seam/JAXRS..) using this scenario:
1. Create Dynamic Web Project
2. Convert to maven project (using Configure -> Convert to maven..)
3. Add some dependency
4. check if proper facet was enabled
5. delete project and repeat
After trying this 10-15 times (sometimes more, sometimes less), during step 2
"Enabling Maven Dependency Management" job is waiting and never ends - see
screenshot - there's always "Setting classpath containers".
JVM thread dump attached.