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 228377 - NulPointerException at Group.onShutdown
Summary: NulPointerException at Group.onShutdown
Status: RESOLVED DUPLICATE of bug 228199
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 7.4
Hardware: PC Linux
: P2 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-08 12:56 UTC by mslama
Modified: 2013-04-08 13:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack trace (2.82 KB, text/plain)
2013-04-08 12:56 UTC, mslama
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mslama 2013-04-08 12:56:25 UTC
Created attachment 133369 [details]
Exception stack trace

It happens on IDE exit. It causes not saving IDE UI layout/open windows. It looks like regression because it did not happen on DEV build from Apr 1.


  Product Version         = NetBeans IDE Dev (Build 201304042355) (#456166a830d5)
  Operating System        = Linux version 3.5.0-25-generic running on i386
  Java; VM; Vendor        = 1.7.0_17; Java HotSpot(TM) Client VM 23.7-b01; Oracle Corporation
  Runtime                 = Java(TM) SE Runtime Environment 1.7.0_17-b02
  Java Home               = /usr/java/jdk1.7.0_17-32bit/jre
  System Locale; Encoding = en_US (nb); UTF-8
Comment 1 Milos Kleint 2013-04-08 13:02:58 UTC

*** This bug has been marked as a duplicate of bug 228199 ***