scaddenp commented on issue #6862:
URL: https://github.com/apache/netbeans/issues/6862#issuecomment-1893042706

   Ok, got stacktrace, but not telling me a lot.
   I guess this bit relevent
   `"Git - E:\projects\git\boreservice-sb" #207 daemon prio=1 os_prio=-2 
cpu=1234.38ms elapsed=234.87s tid=0x0000000047159000 nid=0x5a4c waiting for 
monitor entry  [0x0000000201e7e000]
      java.lang.Thread.State: BLOCKED (on object monitor)
           at 
org.netbeans.modules.git.FileStatusCache.refreshStatusesBatch(FileStatusCache.java:560)
           - waiting to lock <0x000000061a4ccdf8> (a 
org.netbeans.modules.git.FileStatusCache)
           at 
org.netbeans.modules.git.FileStatusCache.refreshAllRoots(FileStatusCache.java:251)
           - locked <0x000000062f3cadf0> (a java.io.File)
           at 
org.netbeans.modules.git.ui.commit.GitCommitPanel$GitCommitDialogProgressSupport.loadFiles(GitCommitPanel.java:269)
           at 
org.netbeans.modules.git.ui.commit.GitCommitPanel$GitCommitDialogProgressSupport.perform(GitCommitPanel.java:232)
           at 
org.netbeans.modules.git.client.GitProgressSupport.performIntern(GitProgressSupport.java:92)
           at 
org.netbeans.modules.git.client.GitProgressSupport.run(GitProgressSupport.java:85)
           at 
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1420)
           at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
           at org.openide.util.lookup.Lookups.executeWith(Lookups.java:287)
           at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2035)
   
      Locked ownable synchronizers:
           - None`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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