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

Summary: AssertionError at org.netbeans.modules.uihandler.Installer.uLogs
Product: ide Reporter: brettryan <brettryan>
Component: LoggerAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 215256
Attachments: stacktrace

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