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 224162 - IDE can not synch Glassfish running state.
Summary: IDE can not synch Glassfish running state.
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-22 03:01 UTC by Revivius
Modified: 2013-01-11 10:21 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (57.36 KB, text/plain)
2012-12-22 03:01 UTC, Revivius
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Revivius 2012-12-22 03:01:46 UTC
Product Version = NetBeans IDE Dev (Build 201212210001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_10
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.6-b04

IDE can not synch Glassfish running state.
1- Start Glassfish from IDE
2- Stop Glassfish from IDE

Wait icon is displayed in GlassFish node and it never goes out; start/stop/refresh actions are disabled in context menu. Can not see anything special in log.
Comment 1 Revivius 2012-12-22 03:01:52 UTC
Created attachment 129641 [details]
IDE log
Comment 2 TomasKraus 2013-01-02 12:30:15 UTC
Reproduced on Linux with trunk build. This is strange, this code was working
fine all the time. Looks like some new regression.
Comment 3 TomasKraus 2013-01-03 10:32:24 UTC
This was a regression caused by 1st Bug# 224016 fix. Null version message response should be considered as dead server, not startup mode.

NetBeans web-main:
------------------
changeset:   243301:515044968661
description:
#224162 - IDE can not synch Glassfish running state
#224016 - GlassFish Server 3.1.2.2 Start Failed
GlassFish Tooling SDK library updated to glassfish-tooling-sdk-0.3-b036.1.jar
TODO: Forward port GF Tooling SDK fix to trunk.
Comment 4 Quality Engineering 2013-01-04 02:30:46 UTC
Integrated into 'main-golden', will be available in build *201301040001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/515044968661
User: Tomas Kraus <TomasKraus@netbeans.org>
Log: #224162 - IDE can not synch Glassfish running state
#224016 - GlassFish Server 3.1.2.2 Start Failed
GlassFish Tooling SDK library updated to glassfish-tooling-sdk-0.3-b036.1.jar
TODO: Forward port GF Tooling SDK fix to trunk.