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 25508 - No execution process after "execute force reload"
Summary: No execution process after "execute force reload"
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Damian Frach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-10 16:55 UTC by Damian Frach
Modified: 2002-07-17 18:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Damian Frach 2002-07-10 16:55:52 UTC
No execution process in the execution window after "execute 
force reload"

windows and linux
Comment 1 Damian Frach 2002-07-16 18:02:44 UTC
very serious bug, which makes problems during tomcat restart

that is why, it should be P2

bug is relatively simple; there was added some extra 
synchronization, whis is bad

Comment 2 Damian Frach 2002-07-16 18:11:32 UTC
sorry for mistakes:

bugfix is relatively simple; there was added some extra 
synchronization, whis is bad. this synchronization will be 
removed



Comment 3 Damian Frach 2002-07-16 18:27:02 UTC
fixed in the trunk
Comment 4 Damian Frach 2002-07-16 18:28:27 UTC
reviewed by Petr Jiricka
Comment 5 Damian Frach 2002-07-17 18:19:10 UTC
integrated into the nb 34