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 144816 - While debugging Web application(Target server GF V3),shows authentication failed error message for GF V2
Summary: While debugging Web application(Target server GF V3),shows authentication fai...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: Sun Windows XP
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
: 146742 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-22 08:47 UTC by dpkumar
Modified: 2008-09-27 05:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
server.log (73.08 KB, text/plain)
2008-08-22 08:49 UTC, dpkumar
Details
screen shot (3.04 MB, image/gif)
2008-08-22 08:52 UTC, dpkumar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dpkumar 2008-08-22 08:47:42 UTC
NB Build:IDE Build 200808210201
JDK Build:jdk1.6.0
GF V3:b-20

Steps to reproduce:
-Install NB IDE and GF V3 server.
-Start IDE and register GF V3 server
-Start GF V3 in normal mode.
-Create a simple web application(Hello world).Set JAVA EE version as JAVA EE5 and target server as GF V3.
-Right click on the web application select 'Debug'

ISSUE:
-The target server for the web application is GF V3 but it shows authentication error message for GF V2 and also there
is some exception in the server.log message.
-Attaching server.log and screen shot.
Comment 1 dpkumar 2008-08-22 08:49:41 UTC
Created attachment 68082 [details]
server.log
Comment 2 dpkumar 2008-08-22 08:52:07 UTC
Created attachment 68085 [details]
screen shot
Comment 3 Vince Kraemer 2008-09-18 02:33:26 UTC
*** Issue 146742 has been marked as a duplicate of this issue. ***
Comment 4 Vince Kraemer 2008-09-24 05:32:33 UTC
I will look at this one...
Comment 5 Vince Kraemer 2008-09-26 22:28:09 UTC
http://hg.netbeans.org/main/rev/6ac99b89fa11
Comment 6 Quality Engineering 2008-09-27 05:37:50 UTC
Integrated into 'main-golden', will be available in build *200809270201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/6ac99b89fa11
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #144816 : auth messages appear when v3 is running on the port that a v2 domain needs to use to verify that it is running....