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 197014

Summary: [70cat] IllegalMonitorStateException at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease
Product: connecteddeveloper Reporter: javydreamercsw <javydreamercsw>
Component: JiraAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WORKSFORME    
Severity: normal CC: bleathem
Priority: P3    
Version: 7.0.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 176362
Attachments: stacktrace

Description javydreamercsw 2011-03-23 16:33:32 UTC
Build: NetBeans IDE Dev (Build 201103230400)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows XP

User Comments:
javydreamercsw: Stop a JIRA issue search




Stacktrace: 
java.lang.IllegalMonitorStateException
   at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:127)
   at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1239)
   at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:431)
   at com.atlassian.connector.eclipse.internal.jira.core.service.web.JiraWebSession.unlock(JiraWebSession.java:195)
   at com.atlassian.connector.eclipse.internal.jira.core.service.web.JiraWebSession.doInSession(JiraWebSession.java:118)
   at com.atlassian.connector.eclipse.internal.jira.core.service.web.rss.JiraRssClient.doInSession(JiraRssClient.java:46)
Comment 1 javydreamercsw 2011-03-23 16:33:36 UTC
Created attachment 107221 [details]
stacktrace
Comment 2 javydreamercsw 2011-03-23 16:35:28 UTC
Corrected Version, it is from daily builds.
Comment 3 Tomas Stupka 2012-04-18 14:16:54 UTC
connector releated. we updated them twice since the issue was reported, no duplicates and could not reproduce. probably already gone.