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 165994 - Failed to deletect V3 server when open a JavaEE 6 project
Summary: Failed to deletect V3 server when open a JavaEE 6 project
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-26 00:01 UTC by davisn
Modified: 2009-05-28 21:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (34.91 KB, text/plain)
2009-05-26 00:02 UTC, davisn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davisn 2009-05-26 00:01:04 UTC
-This problem open happens on OpenSolaris 2008.11
-The workaround is to start the NB from command line with experimental option (-J-Dorg....)

Steps To Reproduce:
1. Install promoted SDK b03d build from file
http://javaweb.sfbay/java/re/glaassfish/v3/promoted/preview/b47d/archive/bundles/java_ee_sdk-6-web-preview-b03d-unix.sh
2. Install NB 6.7 trunk (05/25/09) build on OpenSolaris 2008.11, jdk 1.6.0_13
3. Start NB IDE -> install V3 Enabler -> restart the IDE
4. Register the SDK web b03 server
5. Open the ../glassfish/samples/javaee6/ejb/ejb31-war
6. Right-click at the project -> view the runtime server
BUG:
   The recently registered SDK-web-b03d server does not appear in the server list, even I restart the NB IDE few times.
   I can only view the SDK-Web-b03d server if I start NB IDE with -J-Dorg... option from the commandline
Comment 1 davisn 2009-05-26 00:02:19 UTC
Created attachment 82763 [details]
messages.log
Comment 2 Vince Kraemer 2009-05-28 19:15:13 UTC
could not reproduce with a recently pulled release67 repository build on Solaris.

please reopen if you run into this again.
Comment 3 davisn 2009-05-28 21:55:08 UTC
Verified the problem does not happen with RC build