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 185037 - [69cat] AssertionError at org.netbeans.modules.search.Manager.processNextPendingTask
Summary: [69cat] AssertionError at org.netbeans.modules.search.Manager.processNextPend...
Status: RESOLVED DUPLICATE of bug 184603
Alias: None
Product: utilities
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Victor Vasilyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-26 18:05 UTC by laurin1
Modified: 2010-05-12 01:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 152002


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description laurin1 2010-04-26 18:05:57 UTC
Build: NetBeans IDE Dev (Build 2010-04-26_15-04-15 )
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
GUEST: find and replace




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.search.Manager.processNextPendingTask(Manager.java:518)
   at org.netbeans.modules.search.Manager.taskFinished(Manager.java:633)
   at org.netbeans.modules.search.Manager.access$100(Manager.java:75)
   at org.netbeans.modules.search.Manager$MyTaskListener.taskFinished(Manager.java:698)
   at org.openide.util.Task.notifyFinished(Task.java:228)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1421)
Comment 1 Victor Vasilyev 2010-05-12 01:17:45 UTC

*** This bug has been marked as a duplicate of bug 184603 ***