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 121001 - NullPointerException at org.netbeans.modules.languages.ParserManagerImpl.evaluate
Summary: NullPointerException at org.netbeans.modules.languages.ParserManagerImpl.eval...
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: languages (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@obsolete
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-02 17:15 UTC by jbsabmello
Modified: 2008-02-06 14:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 10354


Attachments
stacktrace (581 bytes, text/plain)
2007-11-02 17:17 UTC, jbsabmello
Details
stacktrace (581 bytes, text/plain)
2007-11-05 14:18 UTC, Jesse Glick
Details
stacktrace (581 bytes, text/plain)
2007-11-05 14:38 UTC, Tomas Danek
Details
stacktrace (581 bytes, text/plain)
2007-12-06 19:21 UTC, nighter
Details
stacktrace (581 bytes, text/plain)
2007-12-06 19:22 UTC, nighter
Details
stacktrace (581 bytes, text/plain)
2007-12-27 16:00 UTC, cadorca
Details
stacktrace (581 bytes, text/plain)
2008-01-02 11:12 UTC, caoticud
Details
stacktrace (581 bytes, text/plain)
2008-01-19 00:21 UTC, zamuta
Details
stacktrace (581 bytes, text/plain)
2008-01-23 16:27 UTC, sapanparikh18
Details
stacktrace (581 bytes, text/plain)
2008-01-23 16:29 UTC, sapanparikh18
Details
stacktrace (581 bytes, text/plain)
2008-01-29 13:56 UTC, bernd_zedv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jbsabmello 2007-11-02 17:15:58 UTC
Build: NetBeans IDE Dev (Build 200711020000)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Windows 2003, 5.2, x86

User Comments: 
Review Diference agains the local history
Comment 1 jbsabmello 2007-11-02 17:17:06 UTC
Created attachment 52394 [details]
stacktrace
Comment 2 Daniel Prusa 2007-11-05 09:26:10 UTC
fire in ParserManagerImpl called with ast root being null
Comment 3 Daniel Prusa 2007-11-05 09:36:43 UTC
Seems like a race condition in offsetsBag variable (class SemanticHighlightsLayer). If so, should occure rarely.
Comment 4 Daniel Prusa 2007-11-05 09:39:19 UTC
The previous comment belongs to issue 121143, I placed it here by a mistake..
Comment 5 Jesse Glick 2007-11-05 14:18:19 UTC
Build: NetBeans IDE Dev (Build 071105)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b05
OS: Linux, 2.6.22-14-generic, i386

User Comments: 
Viewing Local History on a *.nbs file.
Comment 6 Jesse Glick 2007-11-05 14:18:22 UTC
Created attachment 52522 [details]
stacktrace
Comment 7 Jesse Glick 2007-11-05 14:24:31 UTC
In my case, the locally modified *.nbs was empty, for some reason. (I had made some modifications at the top of the file
and saved, then went back and found it mysteriously empty.)
Comment 8 Tomas Danek 2007-11-05 14:38:35 UTC
Build: NetBeans IDE Dev (Build 200711050000)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Linux, 2.6.20-16-generic, i386

User Comments: 
invoked show local history on dabatbase.yml
Comment 9 Tomas Danek 2007-11-05 14:38:39 UTC
Created attachment 52523 [details]
stacktrace
Comment 10 Jesse Glick 2007-11-05 14:45:53 UTC
ParserManagerImpl.fire is being called with root == null, it seems, which is probably illegal. But we do not have that
stack trace because it fails to check for a null param directly.
Comment 11 jaromirzid 2007-11-13 16:20:34 UTC
Build: NetBeans IDE Dev (Build 200711050000)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06
OS: Windows XP, 5.1, x86

User Comments: 
local history
Comment 12 nighter 2007-12-06 19:21:45 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments: 
Comment 13 nighter 2007-12-06 19:21:58 UTC
Created attachment 53961 [details]
stacktrace
Comment 14 nighter 2007-12-06 19:22:27 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments: 
Comment 15 nighter 2007-12-06 19:22:35 UTC
Created attachment 53962 [details]
stacktrace
Comment 16 cadorca 2007-12-27 16:00:18 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Linux, 2.6.22-14-generic, i386

User Comments: 
Editing a jsp file of a visual web page
Comment 17 cadorca 2007-12-27 16:00:24 UTC
Created attachment 54530 [details]
stacktrace
Comment 18 caoticud 2008-01-02 11:12:27 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06
OS: Windows XP, 5.1, x86

User Comments: 
Comment 19 caoticud 2008-01-02 11:12:31 UTC
Created attachment 54590 [details]
stacktrace
Comment 20 zamuta 2008-01-19 00:21:14 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Windows 2003, 5.2, x86

User Comments: 
Comment 21 zamuta 2008-01-19 00:21:17 UTC
Created attachment 55268 [details]
stacktrace
Comment 22 sapanparikh18 2008-01-23 16:27:23 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Windows XP, 5.1, x86

User Comments: 
Working in jsp which contains some zk code, which is standard xml
Comment 23 sapanparikh18 2008-01-23 16:27:26 UTC
Created attachment 55446 [details]
stacktrace
Comment 24 sapanparikh18 2008-01-23 16:29:51 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Windows XP, 5.1, x86

User Comments: 
just saved a file
Comment 25 sapanparikh18 2008-01-23 16:29:55 UTC
Created attachment 55447 [details]
stacktrace
Comment 26 bernd_zedv 2008-01-29 13:56:30 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 10.0-b19
OS: Windows XP, 5.1, x86

User Comments: 
no idea
Comment 27 bernd_zedv 2008-01-29 13:56:34 UTC
Created attachment 55702 [details]
stacktrace
Comment 28 Jan Jancura 2008-02-06 14:44:22 UTC
fixed in trunk.