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 170849 - Glassfish Server startup timeout option value ignored
Summary: Glassfish Server startup timeout option value ignored
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: PC Linux
: P4 blocker with 1 vote (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-25 01:22 UTC by duncank
Modified: 2010-04-28 18:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of Glassfish timeout error message dialog (27.78 KB, image/png)
2009-09-04 00:17 UTC, duncank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description duncank 2009-08-25 01:22:24 UTC
In the "Options" that can be specified for a Glassfish server, there is a "Startup Timeout [s]" value. However, this
appears to be ignored. I have tried values of 600, 180, 120 and 99, but the IDE still reports that the server has timed
out at approximately 68 seconds after start is initiated. 

Startup of Glassfish on my machine (including deployment of previously installed application) can take anywhere between
80 and 120 seconds, so this timeout message always appears.
Comment 1 Petr Jiricka 2009-09-03 16:45:26 UTC
Hi, is this GlassFish v2.x or v3?
Comment 2 Vince Kraemer 2009-09-03 17:50:03 UTC
what is the exact message that you see.

There are a couple different places that check for time-out.  One is in the plugin and another is in the j2eeserver
code, which uses calls the plugin.
Comment 3 duncank 2009-09-04 00:14:42 UTC
@pjiricka

The version of Glassfish is v2ur2.
Comment 4 duncank 2009-09-04 00:17:06 UTC
Created attachment 87090 [details]
Screenshot of Glassfish timeout error message dialog
Comment 5 Vince Kraemer 2009-09-04 02:05:15 UTC
thanks
Comment 6 Vince Kraemer 2010-04-28 18:42:00 UTC
v2 does not ship with 6.9. lowering the priority