IBM Connections:Limpeza de diretórios

From Wiki
Revision as of 19:24, 4 February 2013 by Ebasso (talk | contribs)

Uma boa dica para fazer o deploy das aplicações do Connections é limpar os diretórios temporários, de transação e de log

Normalmente este diretórios são

Unix

/opt/IBM/WebSphere/AppServer/profiles/temp

/opt/IBM/WebSphere/AppServer/profiles/wstemp

/opt/IBM/WebSphere/AppServer/profiles/tranlog 

/opt/IBM/WebSphere/AppServer/profiles/logs


/opt/IBM/WebSphere/AppServer/profiles/<PROFILE>/temp

/opt/IBM/WebSphere/AppServer/profiles/<PROFILE>/wstemp

/opt/IBM/WebSphere/AppServer/profiles/<PROFILE>/tranlog

/opt/IBM/WebSphere/AppServer/profiles/<PROFILE>/logs


Windows

C:\IBM\WebSphere\AppServer\profiles\temp

C:\IBM\WebSphere\AppServer\profiles\tranlog


Detalhes em: Improving WebSphere Performance and Reducing Hung Threads

Ver também

Categoria: Tunning IBM Connections