Hi all,

I have a webapp running under Tomcat, that logs to a file. The db used in this webapp needs periodic maintenance, and I have some small apps that are run from crontab, that manages this. The information from these apps are logged to the same file because of the relevance to webapp behavior. It seems that while these apps are running, lines written to the log are incomplete and I think that my webapp is acting strange when these apps are accessing the log file, when requesting pages the new pages are not loaded. No errors are showing up in the tomcat logs, nor from any of my apps. I have not tried to log to another file yet in production env., I've tried in test env., but my test env. doesn't show the same symptoms even when logging to same file. Maybe because of the load in production env. is much higher?

I'm shooting blanks here, so all input on this subject is much appreciated!

Regards

Trond Gj�lstad Ziarkowski



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to