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 165021 - "Failed to start" message is shown upon the first start of server
Summary: "Failed to start" message is shown upon the first start of server
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords: RANDOM
: 165779 169440 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-13 09:44 UTC by dlipin
Modified: 2009-10-01 00:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Failed to start message dialog (276.65 KB, image/png)
2009-05-13 09:45 UTC, dlipin
Details
Failed to start message dialog, some time later (287.30 KB, image/png)
2009-05-13 09:46 UTC, dlipin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dlipin 2009-05-13 09:44:27 UTC
Steps to reproduce:
1) Clean userdir
2) Start IDE (latest trunk daily build), open Window->Services, expand Servers tab.
3) Add GlassFish V3 Prelude instance (unzip its multi-platform zip somewhere)
4) Run it. The message "GlassFish v3 Prelude Start Failed" is shown (see first attachment) - that is the issue.
5) Wait for some time. Some more messages appear in the output (see second attachment). Looks like it was really 
started.
Close the message dialog, refresh the status - it is shown as running (which is OK).

PS. I haven`t tried V3 Preview builds and NetBeans from nbjavaee6_dev repository.
Comment 1 dlipin 2009-05-13 09:45:45 UTC
Created attachment 82018 [details]
Failed to start message dialog
Comment 2 dlipin 2009-05-13 09:46:29 UTC
Created attachment 82019 [details]
Failed to start message dialog, some time later
Comment 3 Vince Kraemer 2009-05-24 16:20:25 UTC
*** Issue 165779 has been marked as a duplicate of this issue. ***
Comment 4 dlipin 2009-07-29 12:43:22 UTC
*** Issue 169440 has been marked as a duplicate of this issue. ***
Comment 5 Vince Kraemer 2009-09-16 20:42:27 UTC
we need to get to the bottom of this.
Comment 6 Vince Kraemer 2009-09-27 20:24:43 UTC
http://hg.netbeans.org/web-main/rev/364c5928075f

this may fix it... since I cannot reproduce it at will...

I also made the messages INFO level, so we can ask users for their IDE log to diagnose this issue if it continues to appear.
Comment 7 Quality Engineering 2009-10-01 00:49:42 UTC
Integrated into 'main-golden', will be available in build *200909301401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/364c5928075f
User: vince kraemer <vkraemer@netbeans.org>
Log: #165021: Start Failed immediately... though start completed successfully
   isReady could retry with a very small delay between attempts... which could trigger this dialog