Where I can find the error logs from a portlet deployed to WebSphere Portal 6.0 (Linux)
|
|
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/ |
||
|
|
|
|
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 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 |
||
|
|
