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 167416 - NullPointerException: Null path encountered in [null] of type erlang/classpath/boot
Summary: NullPointerException: Null path encountered in [null] of type erlang/classpat...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Erlang (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ dcaoyuan
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-21 00:31 UTC by ktor
Modified: 2009-10-15 07:43 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 152743


Attachments
stacktrace (1017 bytes, text/plain)
2009-06-21 00:31 UTC, ktor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ktor 2009-06-21 00:31:19 UTC
Build: NetBeans IDE 6.7 RC2 (Build 200906042131)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b28
OS: Windows Vista, 6.0, x86

User Comments:
GUEST: just updating plugins and also adding erlang plugin

ktor: started netbeans with erlang pluing installed, before installing erlang plugin there were no such problems

GUEST: just starting the application.

i've installed the erlang plugin erlybird



Stacktrace: 
java.lang.NullPointerException: Null path encountered in [null] of type erlang/classpath/boot
        at org.netbeans.api.java.classpath.GlobalPathRegistry.register(GlobalPathRegistry.java:188)
        at org.netbeans.modules.erlang.platform.ModuleInstall.restored(ModuleInstall.java:41)
        at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:440)
        at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:361)
        at org.netbeans.ModuleManager.enable(ModuleManager.java:917)
        at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:289)
Comment 1 ktor 2009-06-21 00:31:27 UTC
Created attachment 83846 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-07-06 19:06:10 UTC
This issue already has 9 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152743
Comment 3 Exceptions Reporter 2009-07-30 08:47:04 UTC
This issue already has 23 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152743
Comment 4 astghik 2009-10-15 07:43:50 UTC
installed the erlang plugin