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 221539 - AssertionError at org.netbeans.modules.autoupdate.ui.Unit$CompoundUpdate.setMarked
Summary: AssertionError at org.netbeans.modules.autoupdate.ui.Unit$CompoundUpdate.setM...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 221555 221787 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-11-06 09:32 UTC by Tomas Danek
Modified: 2012-11-25 03:09 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194607


Attachments
stacktrace (1.46 KB, text/plain)
2012-11-06 09:32 UTC, Tomas Danek
Details
stacktrace (1.46 KB, text/plain)
2012-11-12 13:07 UTC, Exceptions Reporter
Details
stacktrace (1.46 KB, text/plain)
2012-11-15 10:10 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2012-11-06 09:32:46 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-b12
OS: Mac OS X

User Comments:
musilt2: after update of AU modules in beta1




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.actions.AutoupdateCheckScheduler.checkUpdateElements(AutoupdateCheckScheduler.java:222)
Comment 1 Tomas Danek 2012-11-06 09:32:48 UTC
Created attachment 127197 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-11-07 09:03:01 UTC
*** Bug 221562 has been marked as a duplicate of this bug. ***
Comment 3 Jiri Rechtacek 2012-11-07 09:04:03 UTC
*** Bug 221555 has been marked as a duplicate of this bug. ***
Comment 4 Marian Mirilovic 2012-11-09 08:44:47 UTC
NetCAT people are facing same issue, so number of duplicates will rise ... P2
Comment 5 Jiri Rechtacek 2012-11-09 10:02:29 UTC
*** Bug 221787 has been marked as a duplicate of this bug. ***
Comment 6 Jiri Rechtacek 2012-11-12 10:41:31 UTC
Added more verbose message to this AE - http://hg.netbeans.org/core-main/rev/a15dc6c44a60
Comment 7 Exceptions Reporter 2012-11-12 13:07:45 UTC
Created attachment 127618 [details]
stacktrace
Comment 8 Exceptions Reporter 2012-11-15 10:10:29 UTC
Created attachment 127851 [details]
stacktrace
Comment 9 Jiri Rechtacek 2012-11-23 16:25:28 UTC
http://hg.netbeans.org/core-main/rev/c98b6cad5b8e
Comment 10 Quality Engineering 2012-11-25 03:09:26 UTC
Integrated into 'main-golden', will be available in build *201211250002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c98b6cad5b8e
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #221539: AE at org.netbeans.modules.autoupdate.ui.Unit$CompoundUpdate.setMarked