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

Summary: Glassfish Server startup timeout option value ignored
Product: serverplugins Reporter: duncank <duncank>
Component: Sun Appserver 9Assignee: Vince Kraemer <vkraemer>
Status: NEW ---    
Severity: blocker CC: pjiricka
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of Glassfish timeout error message dialog

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