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 104818 - progress bar for starting in debug mode
Summary: progress bar for starting in debug mode
Status: RESOLVED DUPLICATE of bug 93169
Alias: None
Product: platform
Classification: Unclassified
Component: Progress (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2007-05-25 10:49 UTC by nouar38
Modified: 2008-12-22 13:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
progress bar snapshot of IDE Start in Debug Mode (172.84 KB, image/jpeg)
2007-05-25 10:53 UTC, nouar38
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nouar38 2007-05-25 10:49:39 UTC
NB 2007/21051800 & PE 9.1 (B48), create a personal domain / start / deploy a web
application / enable /disable / run (calendar from blueprints) all the actions
are working as expected.

When the instance is started in Debug Mode, noticed that the progress bar is not
well managed, it shows progress even if start is finished.

will join a screen snap shot in the attachement.
Comment 1 nouar38 2007-05-25 10:53:16 UTC
Created attachment 42779 [details]
progress bar snapshot of IDE Start in Debug Mode
Comment 2 nouar38 2007-05-25 14:23:14 UTC
ok, for windows XP (happens only on my Solaris-sparc)
Comment 3 Vince Kraemer 2007-07-07 00:46:05 UTC
works correctly on Mac, also.
Comment 4 Vince Kraemer 2007-08-21 23:26:42 UTC
This ProgressHandle is managed by the j2eeserver code
Comment 5 Sherold Dev 2007-08-22 08:45:53 UTC
The code in j2eeserver uses try/finally to make sure that ProgressHandle.finish is always called.

Reassign to core/progress for evaluation
Comment 6 Milos Kleint 2007-08-22 08:54:52 UTC
seems to be a duplicate of #93169

*** This issue has been marked as a duplicate of 93169 ***