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 32539

Summary: Tomcat startup progress should more accurately reflect completion time
Product: serverplugins Reporter: Ann Sunhachawee <asunhachawee>
Component: TomcatAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: blocker CC: ppisl
Priority: P3 Keywords: UI
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Ann Sunhachawee 2003-04-01 18:02:35 UTC
The tomcat startup dialog (named "Progress
Monitor") which is launched when user Deploys or
Executes their web module should more accurately
reflect the progress in terms of completion time
(instead of tasks accomplished?)

For larger web apps, the first 5 seconds can show
70% completion, but after that, it can take a
minute to get to 100%. This can mislead users into
thinking that the IDE has hung.
Comment 1 Milan Kuchtiak 2005-10-04 14:39:10 UTC
New Progress API was implemented here.
Is that sufficient for this issue ?
Comment 2 _ rkubacki 2005-10-06 10:35:54 UTC
I'd say that the goal is to provide accurate progress for server startup.
Currently we have an indetermined progress that better fits into our UI. that's
good. OTOH we lack any estimation how far we already proceeded. 

Of course I understand that it is difficult to implement.
Comment 3 Jaroslav Pospisil 2006-03-13 13:46:42 UTC
TM 5.0->TBD