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 88610 - IDE behaves oddly when app server log is cleared
Summary: IDE behaves oddly when app server log is cleared
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-03 14:48 UTC by emcmanus
Modified: 2010-04-28 18:03 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 emcmanus 2006-11-03 14:48:30 UTC
With NetBeans 5.5 and Sun Java System App Server 9.0_01, if I open the server
log window (via right-click on the server entry in the Runtime window), it shows
the log as expected.  Since the log grows without bound, I occasionally truncate
it to zero size (using >server.log on Solaris).  But NetBeans doesn't notice,
and continues to show me old stuff it picked up from the old log.

Additionally, if I close the server log window and then open it again in the
same way, the IDE performs a complicated and slow dance where it scrolls through
all the old text that only it remembers before getting to the relevant text.
Comment 1 Vince Kraemer 2008-10-18 01:29:06 UTC
what is the current status of this issue?

Please be ready to discuss this issue on 2008/10/22
Comment 2 Nitya Doraisamy 2008-12-12 20:29:01 UTC
Can reproduce in the latest IDE too. The IDE log viewer seems to be holding onto a copy of the server.log and then
appends the latest data to the old copy.  

Using the clear action on the log viewer does clears the old data and only shows the latest output. 

Investigating to see why the IDE does not reset its view when the server.log content or server.log is removed
Comment 3 Vince Kraemer 2009-03-30 17:46:58 UTC
this missed the cutoff for m3... is it on-track for 6.7?
Comment 4 Vince Kraemer 2010-04-28 18:03:54 UTC
v2.1/sjsas9.1 is not shipped with 6.8 or 6.9... lower priority