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 84933 - non default port for Remote Domain must use toggle switches
Summary: non default port for Remote Domain must use toggle switches
Status: RESOLVED DUPLICATE of bug 163357
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
: 116291 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-14 18:03 UTC by larrysouthern
Modified: 2009-04-22 17:40 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description larrysouthern 2006-09-14 18:03:47 UTC
Recreated with mainline build 200609070000 on linux
and windows xp pro.

To recreate:
Runtime-> Servers-> right click "Add server instance"
1. "Choose Server"-> specify "server" and "name"
2. "Platform Folder Location"->  "Register Remote Domain"
3. "Domain Admin Port Info"-> specify "server", type in non default port
number, do not use arrows to right.
4. "Domain Login Info"-> specify admin username and password

Error:
Right click on Server you just created-> properties. Port specified is
default, rather than non default port 

Workaround:
In step three to recreate, after typing port number, toggle arrows
after typing in port
Comment 1 Vince Kraemer 2006-09-14 20:57:32 UTC
this will get fixed in 6.0
Comment 2 Vince Kraemer 2006-10-14 18:26:04 UTC
other work-around... tab out of the textfield after entering a value.
Comment 3 Vince Kraemer 2007-07-12 00:22:03 UTC
event listener issue...
Comment 4 Vince Kraemer 2007-09-21 15:58:49 UTC
*** Issue 116291 has been marked as a duplicate of this issue. ***
Comment 5 pslechta 2008-08-22 21:24:17 UTC
Fixed.

http://hg.netbeans.org/main/rev/debcad74da9d
Comment 6 Quality Engineering 2008-08-23 05:22:59 UTC
Integrated into 'main-golden', available in build *200808230201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/debcad74da9d
User: pslechta@netbeans.org
Log: #84933 non default port for Remote Domain must use toggle switches
Comment 7 Vince Kraemer 2008-08-25 00:12:00 UTC
Hey. thanks for the fix.  I have tried a bunch of different approaches to fix this... but none that had worked.
Comment 8 Vince Kraemer 2008-08-25 17:59:16 UTC
I need to apply this fix to the Ports page for personal domains...
Comment 9 Vince Kraemer 2008-08-25 18:00:06 UTC
...
Comment 10 Vince Kraemer 2008-08-25 20:18:53 UTC
I don't think the fix is complete....

Here is what I did:

start the ide
switch to Services explorer
right click on Servers node
select Add Server... item
select GF V2 for the type
select next
enter path to install
select "register remote' radio button
enter a host name in the field
add the numeral one to the port field 4848 -> 14848
USE THE MOUSE to select the Finish button

Open the Properties of the new server... the Location field shows <hostname>:4848

if I tab out of the port field BEFORE pressing finish, the correct server is registered.
Comment 11 pslechta 2008-08-26 09:40:45 UTC
I tired my fix one more time and it just works for me. I used the same scenario (remote domain), entered localhost as
machine name, clicked on port spinner, pressed "1" (so 14848 is the number) and then clicked Finish button. And the I
see in properties the proper value. I tried this with Glassfish V2. Please provide more details why the fix is not
working for you...
Comment 12 Vince Kraemer 2008-08-26 15:35:51 UTC
I followed the same procedure... and the property value was incorrect.

I was using jdk 1.5.0_16.  I am on Solaris 10.  Like I said, I will keep working this as my p2 issue count gets driven
to zero.
Comment 13 Vince Kraemer 2008-10-18 01:17:33 UTC
I am lowering this to p4.  The v2 plugin is not critical.  the v3 plugin doesn't support remote deployment yet.  when it
does, I doubt that I will use a spinner for this field in that UI.
Comment 14 Vince Kraemer 2008-10-24 23:55:51 UTC
this may be a p3...
Comment 15 Vince Kraemer 2009-04-22 17:40:56 UTC

*** This issue has been marked as a duplicate of 163357 ***