|
|
log file size and stdout output in the console - Tomcat
|
Views : 1036
|
|
Tagged in : Tomcat
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
Some time you can note that stdout and stderr messages are printed in the console where you start the tomcat server.
This is caused when ever the stdout or stderr file size reaches above 2GB.
In our case catalina.out reached 2GB and the output messages were printed in the console.
Just EMPTYING the file will resolve this issue. |
|
By - rajesh, On - 2008-04-13 |
|
|
|