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 - [60cat] NPE upon restarting right after installing RESTful Web Services
Summary: [60cat] NPE upon restarting right after installing RESTful Web Services
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: languages (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-05 07:45 UTC by jlaskowski
Modified: 2008-09-18 13:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE stack trace (6.39 KB, text/plain)
2007-11-05 07:46 UTC, jlaskowski
Details

Note You need to log in before you can comment on or make changes to this bug.
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.