WPS: Habilitando Trace e Logs no WPS: Difference between revisions

From Wiki
(New page: '''1.''' Access the WebSphere Application Server Administrative Console by using this URL: http://hostname:port_number/ibm/console/logon.jsp '''2.''' Depending on your version ...)
 
No edit summary
 
Line 25: Line 25:
PS: To disable tracing, specify tracestring: *=info and restart         
PS: To disable tracing, specify tracestring: *=info and restart         
WebSphere Portal.
WebSphere Portal.
== Ver também ==
* [[WPS: Facilitando o acesso a diretorios do Portal]]
* [[WPS: Colocar o WPS ou Quickr como Servico no Windows| WPS: Colocar WPS/Quickr como Serviço no Windows]]
* [[WPS: Habilitando Trace e Logs no WPS |Habilitando Trace e Logs no Websphere Portal Server]]
* [[WebSphere Portal Server|  Mais Artigos sobre WebSphere Portal Server]]
[[Category: WebSphere Portal Server]]
[[Category: WPS]]

Latest revision as of 20:44, 4 February 2013

1. Access the WebSphere Application Server Administrative Console by using this URL: http://hostname:port_number/ibm/console/logon.jsp

2. Depending on your version of WebSphere Application Server, click the appropriate option:


For WebSphere Application Server Version 6.1: Click Servers > Application servers.

For WebSphere Application Server Version 7.0: Click Servers > Server Types > WebSphere application servers.

3. Select the application server.

4. Click Troubleshooting > Change Log Detail Levels.

5. Specify the required trace settings from the above technote.

6. Save your updates.

7. Backup and clear all the logs under /logs/WebSphere_Portal

8. Restart WebSphere Portal and recreate the problem just once.

9. Stop portal and zip the logs and send these to the ftp server.

PS: To disable tracing, specify tracestring: *=info and restart WebSphere Portal.


Ver também