To find out the root cause of portal problem, it is always useful to enable trace of portal server. Normally, for performance reasons, portal log level is set to *=info.
To change the log level, following the steps below:
1. Login to the AppServer
2. Navigate to Application Servers -> WebSphere_Portal -> WebSphere_Portal -> Change Log Detail Level
3. To enable trace, repace *=info with:
To change the log level, following the steps below:
1. Login to the AppServer
2. Navigate to Application Servers -> WebSphere_Portal -> WebSphere_Portal -> Change Log Detail Level
3. To enable trace, repace *=info with:
*=info:com.ibm.wps.engine.*=all:com.ibm.wps.services.puma.*=all:
com.ibm.wps.puma.*=all:com.ibm.wps.sso.*=all:com.ibm.wps.services. authentication.*=all:com.ibm.websphere.wmm.*=all =enabled:com.ibm.ws.wmm.*=all=enabled:WSMM=all= enabled:com.ibm.ws.security.*=all
4. Restart App and Portal Server
It is done!
本文介绍如何将门户服务器的日志级别从默认的*=info调整为更详细的级别以诊断问题。通过更改日志级别,可以收集到特定组件的详细跟踪信息,这对于定位和解决门户问题非常有用。操作步骤包括登录应用服务器、导航到WebSphere Portal设置并修改日志详情级别。
5922

被折叠的 条评论
为什么被折叠?



