On Jul 17, 2007, at 5:24 PM, Paul Charles Leddy wrote:
Hello,
The logs we typically see under /Library/WebObjects/Logs per
application, where do I find the analogous logs under Tomcat 5.5?
Catalina.out and even the application specific file we are
generating using log4j are not giving out stack traces; we need
stack traces to debug where the application is failing.
How are you logging them out? If you are getting other log4j output,
I would expect that logger.debug("message", e) would produce the
stack trace.
For NSLog and e.printStackTrace, stack traces go to, I think stderr.
It sounds like that is not directed into your log files.
I see some settings under the web.xml file for NSLog, but don't
understand them.
Neither do I if I can't see them.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]