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 - [70cat] IllegalMonitorStateException at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease
Summary: [70cat] IllegalMonitorStateException at java.util.concurrent.locks.ReentrantL...
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 16:33 UTC by javydreamercsw
Modified: 2012-04-18 14:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176362


Attachments
stacktrace (2.02 KB, text/plain)
2011-03-23 16:33 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
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.