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 169821 - Glassfish v3 missing when add a server to the "Servers" node
Summary: Glassfish v3 missing when add a server to the "Servers" node
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords: ERGONOMICS
: 169642 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-08-04 14:36 UTC by alexismp
Modified: 2009-08-06 17:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
List of available servers (68.66 KB, image/png)
2009-08-04 16:07 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alexismp 2009-08-04 14:36:54 UTC
Trying out 6.8 Milestone 1 on the Mac, the first think I did was to go to the "Add Server Instance" dialog to add a GlassFish v3 instance only to find that v1 and 
v2 were the only choices. Creating a Java EE application started the appropriate modules and did the trick but that felt a bit like jumping thru hoops.

Starting the proper Java EE modules when bringing up the "Add Server Instance" sounds like a good fix (IMHO of course).
Comment 1 Jaroslav Tulach 2009-08-04 16:06:33 UTC
My steps to reproduce:
1. start full IDE with empty user dir
2. show Services tab
3. right click servers node
4. choose "Add Server..."
A dialog is shown with a bunch of servers, but Glassfish V3 is missing.
Comment 2 Jaroslav Tulach 2009-08-04 16:07:17 UTC
Created attachment 85775 [details]
List of available servers
Comment 3 Jaroslav Tulach 2009-08-04 16:10:15 UTC
*** Issue 169642 has been marked as a duplicate of this issue. ***
Comment 4 Jaroslav Tulach 2009-08-04 16:10:43 UTC
Duplicate was P2.
Comment 5 Pavel Flaska 2009-08-05 11:40:51 UTC
it is not platform specific, reproducible on Linux platform too.
Comment 6 Pavel Flaska 2009-08-05 11:43:41 UTC
The bad thing is that our regression test does not catch the problem. Was there any change in GlassFish v3 (Prelude) registration?
Comment 7 Pavel Flaska 2009-08-05 12:30:07 UTC
dd1f49914899
Comment 8 Pavel Flaska 2009-08-05 15:48:07 UTC
Test updated and modified to prevent similar failures.

http://hg.netbeans.org/ergonomics/rev/5a7a9ec2adbe
Comment 9 Quality Engineering 2009-08-06 17:43:42 UTC
Integrated into 'main-golden', will be available in build *200908061401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/dd1f49914899
User: Pavel Flaska <pflaska@netbeans.org>
Log: #169821: Uncommented displayName attribute to process instances when building ergonomics.