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 188778 - [69cat] AssertionError at org.netbeans.modules.autoupdate.ui.Unit$InternalUpdate.setMarked
Summary: [69cat] AssertionError at org.netbeans.modules.autoupdate.ui.Unit$InternalUpd...
Status: RESOLVED DUPLICATE of bug 180484
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-20 05:54 UTC by mhuebner
Modified: 2010-11-23 13:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171459


Attachments
stacktrace (1.31 KB, text/plain)
2010-07-20 05:54 UTC, mhuebner
Details

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

User Comments:
mhuebner: opened project




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.autoupdate.ui.Unit$InternalUpdate.setMarked(Unit.java:458)
   at org.netbeans.modules.autoupdate.ui.Unit.initState(Unit.java:95)
   at org.netbeans.modules.autoupdate.ui.Utilities.makeUpdateCategories(Utilities.java:293)
   at org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler.checkUpdateElements(AutoupdateCheckScheduler.java:203)
   at org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler.checkUpdateElements(AutoupdateCheckScheduler.java:191)
   at org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler$5.run(AutoupdateCheckScheduler.java:175)
Comment 1 mhuebner 2010-07-20 05:54:30 UTC
Created attachment 100925 [details]
stacktrace
Comment 2 Jaroslav Tulach 2010-11-23 13:00:00 UTC

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