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 152091 - NullPointerException: The bootPath parameter cannot be null
Summary: NullPointerException: The bootPath parameter cannot be null
Status: RESOLVED INCOMPLETE
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Petrov
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-01 14:48 UTC by aliyang
Modified: 2010-03-16 14:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 134957


Attachments
stacktrace (795 bytes, text/plain)
2008-11-01 14:48 UTC, aliyang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aliyang 2008-11-01 14:48:53 UTC
Build: NetBeans IDE 6.5 RC2 (Build 200810270001)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException: The bootPath parameter cannot be null
        at org.openide.util.Parameters.notNull(Parameters.java:86)
        at org.netbeans.api.java.source.ClasspathInfo.create(ClasspathInfo.java:212)
        at org.netbeans.api.java.source.JavaSource.forFileObject(JavaSource.java:456)
        at org.netbeans.modules.jee.jpa.verification.JPAVerificationTaskProvider.scan(JPAVerificationTaskProvider.java:73)
        at org.netbeans.modules.tasklist.impl.FileScanningWorker.scan(FileScanningWorker.java:257)
        at org.netbeans.modules.tasklist.impl.FileScanningWorker.run(FileScanningWorker.java:186)
Comment 1 aliyang 2008-11-01 14:48:58 UTC
Created attachment 73046 [details]
stacktrace
Comment 2 Rastislav Komara 2009-02-03 10:53:18 UTC
Overtake.
Comment 3 Jan Lahoda 2009-08-20 09:58:36 UTC
Reassigning all moonko's java/source bugs to myself.
Comment 4 David Strupl 2010-03-15 16:18:13 UTC
JPA - can you please evaluate?
Comment 5 Sergey Petrov 2010-03-16 10:32:33 UTC
I see only a few reposts and latest one from 6.5.1, also no steps or details, I have never saw this issue.
Please provide more details if it's still valid and reopen the issue.
If it's reproducible for some specific project please attach one.
Comment 6 sflemming 2010-03-16 14:32:48 UTC
I haven't had this bug for a very long time. I think it is at least stable since 6.7.
We should think about closing it and concentrate on real bugs. If it occurs again it
can anyhow be reopened.