I met another J2EE startup error. Who can help me?
843833Feb 17 2003 — edited May 5 2003j2sdk1.4.1
j2sdkee1.4
Following is a complete copy of the error message...
J2EE server listen port: 1050
J2EE server startup error
org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 209 completed: No
at com.sun.corba.se.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:
253)
at com.sun.corba.se.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:202
)
at com.sun.corba.se.internal.POA.POAORB.setPersistentServerPort(POAORB.j
ava:447)
at com.sun.enterprise.iiop.POAEJBORB.setPersistentServerPort(POAEJBORB.j
ava:418)
at com.sun.enterprise.iiop.POAProtocolMgr.setPersistentServerPort(POAPro
tocolMgr.java:147)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:201)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:280)
J2EE server fatal error
java.lang.RuntimeException:
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:334)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:280)
Caused by: org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 209 completed: No
at com.sun.corba.se.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:
253)
at com.sun.corba.se.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:202
)
at com.sun.corba.se.internal.POA.POAORB.setPersistentServerPort(POAORB.j
ava:447)
at com.sun.enterprise.iiop.POAEJBORB.setPersistentServerPort(POAEJBORB.j
ava:418)
at com.sun.enterprise.iiop.POAProtocolMgr.setPersistentServerPort(POAPro
tocolMgr.java:147)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:201)
... 6 more