I don't start J2EE server too

I an using JDK1.3.1 and J2SDKEE1.2.1 on Windows 2000.

After running

j2ee -verbose

and get the following output:

J2EE server Listen Port: = 1049

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:118)

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

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

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:348)

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

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 ...

Any ideas why this is happening?

THanks,

Levin

[1122 byte] By [levin_lihaiqiang] at [2007-9-26 4:22:28]
# 1
Go to the task manager and check whether another instance is running if it is..then no need to start the server again.else u need to start it again.regardsebistro
ebistro at 2007-6-29 17:27:42 > top of Java-index,Desktop,Deploying...