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 254087

Summary: [81cat] NetBeans does not recognize status of remote server
Product: serverplugins Reporter: muellermi <muellermi>
Component: GlassFishAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: normal CC: satory
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 8   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description muellermi 2015-08-02 21:25:25 UTC
Product Version = NetBeans IDE 8.1 Beta (Build 201507302201)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.51-b03

- make sure, a GlassFish server running on some machine within your network
- Within NetBeans, Tools, Servers, add Server, GlassFish, remote
- add ip address or name of the remote maschine
- in services window, open Servers node
- watch the new server

Expected: badge indicating the server is running
But, there is no such indicator.
Comment 1 muellermi 2015-08-02 21:25:31 UTC
Created attachment 155130 [details]
IDE log
Comment 2 Petr Hejl 2015-08-06 10:44:35 UTC
One needs to actually alow GF to be remotely manageable.
http://www.adam-bien.com/roller/abien/entry/enabling_remote_administration_for_glassfish

I'll try to add a note in the wizard.
Comment 3 Petr Hejl 2015-08-07 12:05:31 UTC
*** Bug 253709 has been marked as a duplicate of this bug. ***
Comment 4 Petr Hejl 2015-08-20 14:09:11 UTC
Fixed in web-main 8ba61e0929ac.
Comment 5 Quality Engineering 2015-08-22 02:12:23 UTC
Integrated into 'main-silver', will be available in build *201508220002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8ba61e0929ac
User: Petr Hejl <phejl@netbeans.org>
Log: #254087 - [81cat] NetBeans does not recognize status of remote server