问题
I am using Tomcat 6, it was working fine, and suddenly I am getting “Commons Daemon procrun stdout initialized” on log, how can I fix this ??
回答1:
It's not an error. It's just a status log entry that the standard output logging of the tool procrun
daemon (that runs tomcat as a windows service) was successfully initialized.
来源:https://stackoverflow.com/questions/5828897/commons-daemon-procrun-stdout-initialized