Instabilidade na inicializaão do J2EE

1 resposta
O

Ocorre o seguinte erro quando executo j2ee -verbose:

C:>j2ee -verbose

J2EE server listen port: 1050

java.lang.RuntimeException: Could not initialize j2ee server. Possible cause cou

ld be another instance of the server already running.

at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMg

r.java:119)

at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:226)

at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)

java.lang.RuntimeException: Could not initialize j2ee server. Possible cause cou

ld be another instance of the server already running.

at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMg

r.java:119)

at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:226)

at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
java.lang.RuntimeException: Could not initialize j2ee server. Possible cause cou

ld be another instance of the server already running.

at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:346)

at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)

J2EE server reported the following error: Could not initialize j2ee server. Poss

ible cause could be another instance of the server already running.

Error executing J2EE server …

Porém, ao contrário do que é dito na mensagem, não existe outra instância do servidor rodando na mesma máquina. Não é sempre que ocorre, parece acontecer de forma aleatória. Alguém sabe de algo que possa me ajudar??

Qualquer ajuda é bem-vinda!

1 Resposta

F

Olá,

é só você que usa esta máquina? Tente monitorar as portas e ver se não há outro processo usando as mesmas portas.

Criado 15 de outubro de 2003
Ultima resposta 26 de jan. de 2004
Respostas 1
Participantes 2