This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 182593 - [69cat] Ide blocked
Summary: [69cat] Ide blocked
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-23 16:05 UTC by aldobrucale
Modified: 2010-03-31 12:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (56.70 KB, text/plain)
2010-03-23 16:06 UTC, aldobrucale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aldobrucale 2010-03-23 16:05:15 UTC
[ BUILD # : 201003230200 ]
[ JDK VERSION : 1.6.* ]

The ide froze when I right-clicked on a maven netbeans module project in the
explorer tree. I was editing a pom.xml file. From the thread dump it looks like
everything is blocked by an
org.netbeans.modules.maven.model.pom.impl.POMModelImpl (row 564)
Comment 1 aldobrucale 2010-03-23 16:06:32 UTC
Created attachment 95615 [details]
thread dump
Comment 2 Antonin Nebuzelsky 2010-03-31 12:59:43 UTC
The order of calls to startTransaction is now different after the fix of the issue 180773 (fixed the next day after your report) and I think it resolved also this symptom.

Please, reopen this issue and raise it to P2 if you encounter this problem again.

Thanks!