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 136406 - NullPointerException at org.netbeans.spi.glassfish.ServerUtilities.fileToUrl
Summary: NullPointerException at org.netbeans.spi.glassfish.ServerUtilities.fileToUrl
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ pcw
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-03 18:37 UTC by jamespb
Modified: 2008-06-06 02:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 60730


Attachments
stacktrace (541 bytes, text/plain)
2008-06-03 18:37 UTC, jamespb
Details
stacktrace (541 bytes, text/plain)
2008-06-04 07:51 UTC, jamespb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jamespb 2008-06-03 18:37:31 UTC
Build: NetBeans IDE Dev (Build 20080526222257)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Linux, 2.6.22-14-generic, i386

User Comments: 
Tried to change the configuration for a ruby project
Comment 1 jamespb 2008-06-03 18:37:39 UTC
Created attachment 62330 [details]
stacktrace
Comment 2 jamespb 2008-06-04 07:51:16 UTC
Created attachment 62343 [details]
stacktrace
Comment 3 _ pcw 2008-06-05 18:58:08 UTC
Thanks for the report, I think I know what caused this and how to fix it.

Can you tell me which NetBeans distribution you are running in though?
Comment 4 _ pcw 2008-06-06 02:08:04 UTC
I think I fixed this with this patch:

http://hg.netbeans.org/main/contrib/rev/c994dfd5e450

which should be available on the dev update center within the next 24 hours and cooincidentally on the beta update
center soon.

Marking fixed in trunk.