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 121143

Summary: [60cat] NPE upon restarting right after installing RESTful Web Services
Product: obsolete Reporter: jlaskowski <jlaskowski>
Component: languagesAssignee: issues@obsolete <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: petertliu
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: NPE stack trace

Description jlaskowski 2007-11-05 07:45:38 UTC
[ BUILD # : 200711041200 ]
[ JDK VERSION : 1.6.0_02 ]

Just to reproduce another issue, I removed netbeans' user directory
and installed the latest nightly. Open it up and created a web
application with default settings. With no further changes I
installed the RESTful Web Services plugin which asked me whether it
should've restarted netbeans. Upon starting it up again (after the
restart) NPE's thrown. See the attachment.
Comment 1 jlaskowski 2007-11-05 07:46:05 UTC
Created attachment 52497 [details]
NPE stack trace
Comment 2 Milan Kuchtiak 2007-11-05 08:47:10 UTC
From the stack trace I don't see any relation with rest module.
Reassigning to languages component.
Comment 3 Daniel Prusa 2007-11-05 09:37:58 UTC
Seems like a race condition in offsetsBag variable (class SemanticHighlightsLayer). If so, should occure rarely.
Comment 4 Jan Jancura 2008-09-18 13:57:58 UTC
this issue has already been fixed.