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 267998 - 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: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-13 13:34 UTC by Martin Fousek
Modified: 2016-09-13 13:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 226209


Attachments
stacktrace (6.32 KB, text/plain)
2016-09-13 13:34 UTC, Martin Fousek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2016-09-13 13:34:08 UTC
Build: NetBeans IDE Dev (Build 20160804-277749d9a6f6)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Linux

User Comments:
marfous: Happened during activation of the C++ cluster???




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.actions.AutoupdateCheckScheduler.notifyAvailableUpdates(AutoupdateCheckScheduler.java:574)
   at org.netbeans.modules.autoupdate.ui.actions.CheckForUpdatesProviderImpl.notifyAvailableUpdates(CheckForUpdatesProviderImpl.java:97)
   at org.netbeans.modules.ide.ergonomics.fod.InstallOrActivateTask.notifyUpdates(InstallOrActivateTask.java:108)
   at org.netbeans.modules.ide.ergonomics.fod.InstallOrActivateTask.run(InstallOrActivateTask.java:97)
Comment 1 Martin Fousek 2016-09-13 13:34:10 UTC
Created attachment 162027 [details]
stacktrace