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 197613 - NPE from MultiPassCompileWorker while scanning j2ee.kit
Summary: NPE from MultiPassCompileWorker while scanning j2ee.kit
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.0.1
Hardware: PC Windows XP
: P1 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
: 197619 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-04-11 10:26 UTC by Jiri Skrivanek
Modified: 2011-04-18 08:28 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shortened log file. (109.98 KB, application/octet-stream)
2011-04-11 10:26 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2011-04-11 10:26:16 UTC
Created attachment 107634 [details]
Shortened log file.

NullPointerException is thrown multiple times when scanning NetBeans sources. To reproduce:

- download and start new daily build
- open j2ee.kit project
- it starts to scan sources but after while it begins to throw exceptions in never ending loop

Product Version: NetBeans IDE Dev (Build 201104100401)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 Marian Mirilovic 2011-04-11 13:02:28 UTC
Hope this is not reproducible in NB 7.0, is it Jirko ?
Comment 2 Jiri Skrivanek 2011-04-11 13:23:46 UTC
Not reproducible in NB 7.0 RC2.
Comment 3 Dusan Balek 2011-04-11 14:31:25 UTC
*** Bug 197619 has been marked as a duplicate of this bug. ***
Comment 4 Jan Lahoda 2011-04-11 16:12:28 UTC
http://hg.netbeans.org/jet-main/rev/9843e00f0f70
Comment 5 Quality Engineering 2011-04-12 08:40:42 UTC
Integrated into 'main-golden', will be available in build *201104120401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/9843e00f0f70
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #197613: updating the nb-javac library.
Comment 6 Jiri Skrivanek 2011-04-12 10:07:06 UTC
This exception no more appears but another is thrown (see bug 197653). It doesn't occur in loop.