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 222792

Summary: When starting the external server, create new log set
Product: javaee Reporter: ecerichter
Component: App EngineAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description ecerichter 2012-11-26 23:13:04 UTC
Product Version = NetBeans IDE Dev (Build 201211200002)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_09
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.5-b02

Actually, when I start my web application running on Tomcat, I instantaneously get the existing log messages from previous sessions.
I would like to, when starting the server, have NetBeans creating a empty log folder (or renaming old log files to something else), so when I start debugging my application I don't waste time looking into old messages.

This behavior is similar to the one found in Eclipse (but Eclipse just create another "temp" folder for the recently deployed application).

Regards,

Edson
Comment 1 Martin Balin 2016-07-07 08:55:15 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss