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 183136 - [69cat] [69cat] IllegalStateException: Timer already cancelled.
Summary: [69cat] [69cat] IllegalStateException: Timer already cancelled.
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 192389 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-30 02:08 UTC by host
Modified: 2016-07-07 09:56 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 167306


Attachments
stacktrace (5.42 KB, text/plain)
2010-03-30 02:08 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description host 2010-03-30 02:08:24 UTC
Build: NetBeans IDE Dev (Build 201003270201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

Stacktrace: 
java.lang.IllegalStateException: Timer already cancelled.
   at java.util.Timer.sched(Timer.java:354)
   at java.util.Timer.schedule(Timer.java:170)
   at org.netbeans.modules.xml.text.folding.XmlFoldManager.scheduleFoldUpdate(XmlFoldManager.java:166)
   at org.netbeans.modules.xml.text.folding.XmlFoldManager.removeUpdate(XmlFoldManager.java:133)
   at org.netbeans.modules.editor.fold.FoldOperationImpl.removeUpdate(FoldOperationImpl.java:214)
   at org.netbeans.modules.editor.fold.FoldHierarchyExecution.removeUpdate(FoldHierarchyExecution.java:726)
Comment 1 host 2010-03-30 02:08:31 UTC
Created attachment 96288 [details]
stacktrace
Comment 2 Exceptions Reporter 2011-05-13 06:58:25 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=167306
Comment 3 Svata Dedic 2011-11-15 17:38:52 UTC
*** Bug 192389 has been marked as a duplicate of this bug. ***
Comment 4 Martin Balin 2016-07-07 09:56:50 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss