Kbase 50149: Jboss não carrega
Autor |
  Fabio Dalfovo - CAT |
Acesso |
  Público |
Publicação |
  10/12/2014 |
|
Jboss não carrega, apresentado a mensagem abaixo no arquivo de log:
2014-12-10 10:07:45,703 WARN [org.jgroups.protocols.pbcast.GMS] join(10.0.0.21:55015) sent to 10.0.0.64:57143 timed out, retrying
2014-12-10 10:07:52,707 WARN [org.jgroups.protocols.pbcast.GMS] join(10.0.0.21:55015) sent to 10.0.0.64:57143 timed out, retrying
2014-12-10 10:07:59,710 WARN [org.jgroups.protocols.pbcast.GMS] join(10.0.0.21:55015) sent to 10.0.0.64:57143 timed out, retrying
2014-12-10 10:08:06,714 WARN [org.jgroups.protocols.pbcast.GMS] join(10.0.0.21:55015) sent to 10.0.0.64:57143 timed out, retrying
Solução:
Alterar o arquivo service-[9999].bat incluindo o parâmetro -u 236.155.155.155 após o -b 0.0.0.0. Exemplo abaixo:
-b 0.0.0.0 -u 236.155.155.155
No arquivo há 2 pontos que devem ser alterados.
Após alteração, reiniciar o Jboss.
Referências
|
50253
- Jboss não está acessível após iniciar o serviço
|