Ernie Rael created NETBEANS-3774:
------------------------------------

             Summary: Deadlock at startup; annotations related
                 Key: NETBEANS-3774
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3774
             Project: NetBeans
          Issue Type: Bug
          Components: editor - Hints & Annotations
    Affects Versions: 11.2
         Environment: NB-11.2, jdk1.8, Win7
            Reporter: Ernie Rael
         Attachments: StartupDeadlock-11.2

I had just removed the cachedir (because of screwy annotations). NB hung during 
startup, log attached, thread dump summary:
{quote}Found one Java-level deadlock:
=============================
"Default RequestProcessor":
 waiting to lock monitor 0x0000000026184778 (object 0x00000006c2b497f0, a 
java.util.Properties),
 which is held by "ErrorAnnotator worker"
"ErrorAnnotator worker":
 waiting to lock monitor 0x0000000020362438 (object 0x00000006c2ff4cf0, a 
org.netbeans.StandardModule$OneModuleClassLoader),
 which is held by "VersioningAnnotator.annotationRefresh"
"VersioningAnnotator.annotationRefresh":
 waiting to lock monitor 0x0000000026184778 (object 0x00000006c2b497f0, a 
java.util.Properties),
 which is held by "ErrorAnnotator worker"
{quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to