Wei Jiang wrote:


> Hi,
>
> I get the following error OFTEN after a fresh
> machine reboot. (Windows NT 4, JDK1.2.2).
>
> Any help would be appreciated.
> Thanks.

    Wen,
        The J2EE server might be trying to use a port that is already in use by some
other service.  Do you have any services that are automatically started after
boot-up?  I notice a KIVA_HOME environment variable.  Some of the NAS services might
be conflicting if they use port 1050.  Try stopping them and restarting the J2EE
server.

    --Ken

Kenneth Saks
J2EE RI Core Team, Java Software
SUN Microsystems
[EMAIL PROTECTED]

>
>
> E:\>env|grep HOME
> HOME=c:/
> HOMEDRIVE=E:
> HOMEPATH=\
> HOMESHARE=\\NTNYCSVR16\JiangW$
> IDB_HOME=e:\idb
> J2EE_HOME=c:\j2sdkee-beta
> JAVA_HOME=c:\jdk1.2.2
> KIVA_HOME=c:/kiva/kds
>
> E:\>j2ee -verbose
>
> org.omg.CORBA.INTERNAL:   minor code: 1398079496
> completed: No
>         at
> com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:177)
>         at
> com.sun.corba.ee.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:142)
>         at
> com.sun.corba.ee.internal.iiop.GIOPImpl.getBootstrapEndpoint(GIOPImpl.java:162)
>         at
> com.sun.corba.ee.internal.CosNaming.BootstrapServer.start(BootstrapServer.java:78)
>         at
> com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMgr.java:116)
>         at
> com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:188)
>         at
> com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:498)
>
> E:\>
>
> =====
>
> __________________________________________________
> Do You Yahoo!?
> Bid and sell for free at http://auctions.yahoo.com
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to