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 203006 - [71cat] cannot register remote GlassFish
Summary: [71cat] cannot register remote GlassFish
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-03 21:36 UTC by muellermi
Modified: 2011-11-16 16:43 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (49.64 KB, application/octet-stream)
2011-10-03 21:38 UTC, muellermi
Details
the message log as text/plain (49.64 KB, text/plain)
2011-10-04 14:45 UTC, Vince Kraemer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2011-10-03 21:36:03 UTC
Product Version = NetBeans IDE 7.1 Beta (Build 201109252201)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 21.0-b17

- Use a fresh NB install (remove all existing ones including dirs beneath user before)
- Add server
- Choose GlassFish dir beneath programs folder
Since NB installed the domain config in the user's dir, NB displays
C:\Program Files\glassfish-3.1.1 does not have a usable default domain.
- Click next
- Register Remote Domain
- Provide I address
- Click finish
NB displays "__locations failed on GlassFish..." and in a second dialog "Unable to tunnel through proxy". But, no proxy is used / needed.
--> Remote GlassFish server cannot be registered
Comment 1 muellermi 2011-10-03 21:38:14 UTC
Created attachment 111437 [details]
messages.log
Comment 2 muellermi 2011-10-03 21:40:55 UTC
Hint: I installed NetBeans a standard user, just providing admin password. 
Before I removed everything: GleassFish, NetBeans with their folders beneath "programs" and the .netbeansXXX folders beneath user "myself" and "administrator"
Comment 3 Vince Kraemer 2011-10-04 14:45:49 UTC
Created attachment 111462 [details]
the message log as text/plain
Comment 4 Vince Kraemer 2011-10-04 14:55:01 UTC
I cannot replicate this with a recent dev build...

Some questions:

1. is the instance of the remote server running?  It is obvious that the IDE cannot run commands on a remote server that is not actually running.

2. Do you have a proxy defined on this system? 

3. Do you have a firewall configured on your local machine and/or the remote machine?