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 - When starting the external server, create new log set
Summary: When starting the external server, create new log set
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: App Engine (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-26 23:13 UTC by ecerichter
Modified: 2016-07-07 08:55 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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