Glassfish v3 Domain Output Log is not ending after the netbeans debug is stopped
Posted
by Nassign
on Stack Overflow
See other posts from Stack Overflow
or by Nassign
Published on 2010-05-10T02:04:30Z
Indexed on
2010/05/10
2:08 UTC
Read the original article
Hit count: 413
I would like to know if anybody is experiencing the problem on endless if log that is too long when Netbeans Debugging session is stopped? We use java logging in our web application but if I stop the debug, suddenly in the Output > Glassfish v3 Domain window, there are a lot of log that is being dump. The log would last so long, that I need to click the Stop the Server because if I don't the Netbeans logger would consume too much memory that makes it too slugish later. I am not sure how long until the log stop but it last for minutes.
Any ideas here?
© Stack Overflow or respective owner