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 206930 - Failure to load the Admin Console
Summary: Failure to load the Admin Console
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-05 07:26 UTC by nabuage
Modified: 2012-05-17 19:30 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
GlassFish error log (C:\Users\USERNAME\.netbeans\7.1\config\GF3\domain1\logs\server.log) (814.74 KB, application/octet-stream)
2012-01-05 07:26 UTC, nabuage
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nabuage 2012-01-05 07:26:21 UTC
Created attachment 114653 [details]
GlassFish error log (C:\Users\USERNAME\.netbeans\7.1\config\GF3\domain1\logs\server.log)

Here's my NetBeans environment:

Product Version = NetBeans IDE 7.1 (Build 201112051121)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_02
Runtime = Java HotSpot(TM) 64-Bit Server VM 22.0-b10

-----------------------------------

With a fresh install of NetBeans 7.1 (http://bits.netbeans.org/7.1/nykwml/fcs/2011-12-05_11-21-34), I started the GlassFish 3.1.1 from Services > Servers > GlassFish Server 3.1.1.  Then I went to http://localhost:4848 but the Admin Console loaded asking for username and password.  Since the default username and password is configured for NetBeans,  it should bypass the login screen.  I tried entering admin as username and empty for password without success.
Comment 1 nabuage 2012-02-16 06:14:39 UTC
This seems to be a JDK version related issue.  After switching my JDK from jdk1.7.0_02 to jdk1.6.0_30,  I am not having this issue anymore.
Comment 2 _ gtzabari 2012-03-08 06:28:16 UTC
I've reproduced the same problem under version 7.1.1.

Vince, please take a look. I'd hate to have to install a separate JDK just to work around this bug...
Comment 3 Vince Kraemer 2012-05-17 19:29:34 UTC
this is http://java.net/jira/browse/GLASSFISH-18148 and is resolved in 3.1.2 bit for GF.

I am closing this issue as worksforme.