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 221555 - AssertionError at org.netbeans.modules.autoupdate.ui.Unit$CompoundUpdate.setMarked
Summary: AssertionError at org.netbeans.modules.autoupdate.ui.Unit$CompoundUpdate.setM...
Status: VERIFIED DUPLICATE of bug 221539
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-06 12:05 UTC by Jiri Skrivanek
Modified: 2012-11-07 09:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 194622


Attachments
stacktrace (4.83 KB, text/plain)
2012-11-06 12:05 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2012-11-06 12:05:47 UTC
Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-ea-b10
OS: Windows 7

User Comments:
jskrivanek: I did:
- install 7.3 beta1
- update autoupdate
- restart IDE
- open Tools->Plugins
- go to Updates tab




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.autoupdate.ui.Unit$CompoundUpdate.setMarked(Unit.java:484)
   at org.netbeans.modules.autoupdate.ui.Unit.initState(Unit.java:95)
   at org.netbeans.modules.autoupdate.ui.Unit$Update.<init>(Unit.java:550)
   at org.netbeans.modules.autoupdate.ui.Unit$CompoundUpdate.<init>(Unit.java:432)
   at org.netbeans.modules.autoupdate.ui.Utilities.makeUpdateCategories(Utilities.java:249)
   at org.netbeans.modules.autoupdate.ui.UpdateTableModel.setUnits(UpdateTableModel.java:81)
Comment 1 Jiri Skrivanek 2012-11-06 12:05:49 UTC
Created attachment 127223 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-11-07 09:04:03 UTC

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