vote up 0 vote down star

Where I can find the error logs from a portlet deployed to WebSphere Portal 6.0 (Linux)

flag

0% accept rate

2 Answers

vote up 0 vote down

You should really look into using JCL (Jakarta Commons Logging) and Log4j instead of Portal's default logging. But be careful, there are a couple of Logging gotchyas:

http://mycrappytechnologyblog.wordpress.com/2009/08/18/websphere-portal-log4j-hell/

link|flag
vote up 1 vote down

You will find logs in SystemOut.log and SystemErr.log

In a default Webpshere Portal 6.0 installation logs (SystemOut.log, SystemErr.log) are located under <PortalServer>\log\

The best way to find out the location of these file is to check in the Websphere Administration console. In the Administration console, Under Environment > Websphere variables, look for variable SERVER_LOG_ROOT

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.