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 267890 - AssertionError: 5 tokens for org.netbeans.modules.javascript2.react|JavaScript2 JSX | React|0.1|0.2|
Summary: AssertionError: 5 tokens for org.netbeans.modules.javascript2.react|JavaScrip...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-06 06:31 UTC by zmirc
Modified: 2016-09-07 00:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 226084


Attachments
stacktrace (7.74 KB, text/plain)
2016-09-06 06:31 UTC, zmirc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zmirc 2016-09-06 06:31:01 UTC
Build: NetBeans IDE Dev (Build 201609010002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.74-b02, Java(TM) SE Runtime Environment, 1.8.0_74-b02
OS: Windows 8

User Comments:
zmirc: I pressed the X (close button) of the popup that shows which updates are available for NetBeans, after pressing Help -> Check for updates.




Stacktrace: 
java.lang.AssertionError: 5 tokens for org.netbeans.modules.javascript2.react|JavaScript2 JSX | React|0.1|0.2| 
   at org.netbeans.modules.autoupdate.ui.wizards.LazyInstallUnitWizardIterator$LazyUnit.parseLazyUnit(LazyInstallUnitWizardIterator.java:226)
   at org.netbeans.modules.autoupdate.ui.wizards.LazyInstallUnitWizardIterator$LazyUnit.loadLazyUnits(LazyInstallUnitWizardIterator.java:178)
   at org.netbeans.modules.autoupdate.ui.wizards.OperationDescriptionStep.storeSettings(OperationDescriptionStep.java:538)
   at org.netbeans.modules.autoupdate.ui.wizards.OperationDescriptionStep.storeSettings(OperationDescriptionStep.java:84)
   at org.openide.WizardDescriptor.resetWizardOpen(WizardDescriptor.java:1398)
   at org.openide.WizardDescriptor.resetWizard(WizardDescriptor.java:1386)
Comment 1 zmirc 2016-09-06 06:31:04 UTC
Created attachment 161916 [details]
stacktrace