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 192715 - NullPointerException at org.netbeans.modules.glassfish.eecommon.api.config.GlassfishConfiguration.setContextRoot
Summary: NullPointerException at org.netbeans.modules.glassfish.eecommon.api.config.Gl...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
: 193572 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-11-30 19:21 UTC by chaase3
Modified: 2010-12-23 17:31 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log containing NullPointerException (60.88 KB, application/octet-stream)
2010-11-30 19:31 UTC, chaase3
Details
GF server.log showing the port conflict error (33.06 KB, application/octet-stream)
2010-11-30 19:33 UTC, chaase3
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chaase3 2010-11-30 19:21:13 UTC
I had tried to start GlassFish b30 using NB on Windows. I kept getting an error about a conflict with port 3700. (will try to attach server log)

So I exited NB and started GF from the command line. That worked.

I restarted NB and tried to open the same project (bookstore6) that I had opened on Solaris and had previously opened on Windows before trying to start the server. It would not open. Instead I got this error/stack trace.
Comment 1 chaase3 2010-11-30 19:31:23 UTC
Created attachment 103480 [details]
messages.log containing NullPointerException
Comment 2 chaase3 2010-11-30 19:33:04 UTC
Created attachment 103481 [details]
GF server.log showing the port conflict error
Comment 3 Vince Kraemer 2010-12-21 00:00:29 UTC
*** Bug 193572 has been marked as a duplicate of this bug. ***
Comment 4 Quality Engineering 2010-12-23 07:07:47 UTC
Integrated into 'main-golden', will be available in build *201012230001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4f523e04e814
User: vince kraemer <vkraemer@netbeans.org>
Log: #192715: prevent NPE
Comment 5 Vince Kraemer 2010-12-23 17:31:01 UTC
changes in main