WAS: Configurando os logs do Websphere Application Server para Inglês
Ao abrir algum Chamado/PMR na IBM, é uma boa prática que o idioma dos logs gerados estejam em inglês.
O WAS pega o idioma do sistema operacional, o procedimento abaixo mostra como alterarmos isso;
Procedimento:
1) Abrir o System Console
2) Ir no menu “Servers->Server Types -> Websphere application servers
3) Clicar no servidor que deseja alterar
4) Em Server Infrastructure, expanda Java and Process Management e selecione Process definition
5) Em Additional properties, clique em Java Virtual Machine
6) Adicione em Generic JVM arguments, as variáveis:
-Duser.language=en -Duser.region=US
10) Clique em OK e depois em Save.
Reinicie o servidor para aplicar as configurações
Ver também
- Mais Artigos sobre WebSphere Application Server
- Mais Artigos sobre WebSphere Portal Server