]
Viacheslav Kabanovich commented on JBIDE-9111:
----------------------------------------------
I have committed fix for stacktrace.txt. Instance of ModelEntityRecognizer is moved from
XModelImpl, where it was static but was reinitialized from each new instance of
XModelImpl, into XModelMetaDataImpl. In this way, the code that caused deadlock will be
invoked only once and does not require synchronization.
Deadlock when creating a new JSF project
----------------------------------------
Key: JBIDE-9111
URL:
https://issues.jboss.org/browse/JBIDE-9111
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.3.0.M1
Environment: Java version: 1.6.0_24, vendor: Sun Microsystems Inc.
Java home: /usr/java/jdk1.6.0_24/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.38.6-27.fc15.x86_64", arch:
"amd64", family: "unix"
Eclipse Indigo Java EE RC3 20110602-0820
JBoss tools plugins installed from
http://download.jboss.org/jbosstools/updates/nightly/trunk/
Reporter: Fred Bricon
Assignee: Denis Golovin
Priority: Critical
Fix For: 3.3.0.M4
Attachments: new-JSFproject-hangs.threaddump.txt, stacktrace.txt
After installing the JBT plugins from the nightly update site on a Eclipse JavaEE Indigo
RC3,
I created a new JSF project. The creation hanged indefinitely after clicking on finish.
See attached threaddump
Seems like an upstream issue to me.
I couldn't not reproduce it after killing eclipse and restarting.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: