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 268367 - AssertionError at org.netbeans.modules.uihandler.Installer.uLogs
Summary: AssertionError at org.netbeans.modules.uihandler.Installer.uLogs
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Logger (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-06 04:04 UTC by brettryan
Modified: 2016-10-06 04:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 215256


Attachments
stacktrace (1.05 KB, text/plain)
2016-10-06 04:04 UTC, brettryan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description brettryan 2016-10-06 04:04:49 UTC
Build: NetBeans IDE Dev (Build 201610020002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Mac OS X

User Comments:
GUEST: bugs

brettryan: Just tried to submit a bug after IDE crashed.

GUEST: Just opened netbeans

GUEST: starting nb

GUEST: trying to stop background scanning of projects..

GUEST: ????????




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.uihandler.Installer.uLogs(Installer.java:1326)
   at org.netbeans.modules.uihandler.Installer.uploadLogs(Installer.java:1211)
   at org.netbeans.modules.uihandler.Installer.access$1600(Installer.java:124)
   at org.netbeans.modules.uihandler.Installer$Submit.uploadAndPost(Installer.java:2182)
   at org.netbeans.modules.uihandler.Installer$Submit.access$1400(Installer.java:1689)
   at org.netbeans.modules.uihandler.Installer$Submit$1$2.run(Installer.java:2082)
Comment 1 brettryan 2016-10-06 04:04:51 UTC
Created attachment 162359 [details]
stacktrace