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

Summary: [69cat] [69cat] IllegalStateException: Timer already cancelled.
Product: xml Reporter: host <host>
Component: Text-EditAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: normal CC: alesak, ehsavoie, fleka, FrantaM, gjong, lujop
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 167306
Attachments: stacktrace

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