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 268066 - 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-16 15:40 UTC by markiewb
Modified: 2016-09-16 15:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 226267


Attachments
stacktrace (4.88 KB, text/plain)
2016-09-16 15:40 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2016-09-16 15:40:08 UTC
Build: NetBeans IDE Dev (Build 201609050002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.92-b14, Java(TM) SE Runtime Environment, 1.8.0_92-b14
OS: Windows 7

User Comments:
markiewb: Updater checks for updates in the background




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.core.ui.ProductInformationPanel.getUpdates(ProductInformationPanel.java:413)
   at org.netbeans.core.ui.ProductInformationPanel.access$000(ProductInformationPanel.java:84)
Comment 1 markiewb 2016-09-16 15:40:10 UTC
Created attachment 162084 [details]
stacktrace