Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WAS 3.02 Adv/NT 2140 on starting AdminServer - CORBA.COMM_FAILURE.

0 views
Skip to first unread message

Gary R. Martin

unread,
Jan 29, 2000, 3:00:00 AM1/29/00
to
Hi,

WAS Adv/NT 3.02 with
java -fullversion

C:\jdk1.1.7\bin>java -fullversion
java full version "JDK 1.1.7 IBM build n117p-19990925 (JIT enabled:
ibmjitc)"

I'm running disconnected from any (external) network. I have the MS
Loopback adapter
installed, but it's not the first adapter in the Network bindings. How
can
I tell what hostname I should be able to ping i.e. what ping(s) should
be working
before I can expect the AdminServer to start ?? (I'm asking because
this
feels like a TCP/IP communications problem...)

When I try to start the AdminServer (from either the Services Panel) or
from
C:\WebSphere\AppServer\bin\debug\adminserver.bat

I get:

001.182 18cfad ManagedServer E Version : 3.0.2
001.192 18cfad ManagedServer E Edition: Advanced
001.482 18cfad ManagedServer E Build date: Mon Dec 06 00:00:00 EST 1999
001.482 18cfad ManagedServer E Build number: e9949.01
276.748 18cfad AdminServer F Encountered an exception in the main
method java.rmi.RemoteException: ; nested exception is:
com.ibm.ejs.EJSException: Could not register with Location Service
Daemon; nested exception is:
java.rmi.MarshalException: CORBA COMM_FAILURE 3 No; nested exception
is:
org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No
at
com.ibm.ejs.sm.server.ManagedServer.initializeOrb(ManagedServer.java:604)

at
com.ibm.ejs.sm.server.ManagedServer.initializeRuntime(ManagedServer.java:374)

at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:854)

at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:301)
----- Begin backtrace for detail
com.ibm.ejs.EJSException: Could not register with Location Service
Daemon; nested exception is:
java.rmi.MarshalException: CORBA COMM_FAILURE 3 No; nested exception
is:
org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No
at com.ibm.ejs.oa.LocationService.register(LocationService.java:145)
at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerORBImpl.java:118)
at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:323)
at
com.ibm.ejs.sm.server.ManagedServer.initializeOrb(ManagedServer.java:600)

at
com.ibm.ejs.sm.server.ManagedServer.initializeRuntime(ManagedServer.java:374)

at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:854)

at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:301)
----- Begin backtrace for detail
java.rmi.MarshalException: CORBA COMM_FAILURE 3 No; nested exception is:

org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No
at javax.rmi.CORBA.Util.mapSystemException(Util.java:134)
at
com.ibm.CORBA.services.lsd._LocationService_Stub.registerServer(Unknown
Source)
at
com.ibm.CORBA.services.lsd.LocationServiceClient.registerServer(LocationServiceClient.java:171)

at com.ibm.ejs.oa.LocationService.register(LocationService.java:142)
at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerORBImpl.java:118)
at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:323)
at
com.ibm.ejs.sm.server.ManagedServer.initializeOrb(ManagedServer.java:600)

at
com.ibm.ejs.sm.server.ManagedServer.initializeRuntime(ManagedServer.java:374)

at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:854)

at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:301)
----- Begin backtrace for detail
org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No
at com.ibm.CORBA.iiop.HTTPConnection.send(HTTPConnection.java:289)
at
com.ibm.CORBA.iiop.ClientRequestImpl.invoke(ClientRequestImpl.java:432)
at
com.ibm.CORBA.iiop.ClientRequestImpl.reInvoke(ClientRequestImpl.java:619)

at com.ibm.CORBA.iiop.ClientRequestImpl.reInvoke(Compiled Code)
at com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java:518)
at com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java:310)
at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:279)
at
com.ibm.CORBA.services.lsd._LocationService_Stub.registerServer(Unknown
Source)
at
com.ibm.CORBA.services.lsd.LocationServiceClient.registerServer(LocationServiceClient.java:171)

at com.ibm.ejs.oa.LocationService.register(LocationService.java:142)
at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerORBImpl.java:118)
at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:323)
at
com.ibm.ejs.sm.server.ManagedServer.initializeOrb(ManagedServer.java:600)

at
com.ibm.ejs.sm.server.ManagedServer.initializeRuntime(ManagedServer.java:374)

at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:854)

at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:301)


Charles L. Cambil

unread,
Jan 29, 2000, 3:00:00 AM1/29/00
to

If you haven't setup your WAS database, then this could be the culprit...

Thank you and have a nice day....

Charles L. Cambil
cca...@attglobal.net
http://www.geocities.com/ccambil/
604-435-5154

Gary R. Martin <Gmar...@us.ibm.com> wrote in message
news:3893400C...@us.ibm.com...

Ken Hygh

unread,
Jan 30, 2000, 3:00:00 AM1/30/00
to
Gary
You should be able to ping 'localhost' and 'machineName' (no dots). You might move the
loopback up to first in the list, it is on my machine.

If that fails, install the JDK off the CD. Yours is different. My machine says:
java full version "JDK 1.1.7 IBM build n117p-19990823 (JIT enabled: ibmjitc)"
Ken

> com.ibm.CORBA.services.lsd.LocationServiceClient.registerServer(LocationServiceClient.java:171)

> com.ibm.CORBA.services.lsd.LocationServiceClient.registerServer(LocationServiceClient.java:171)


>
> at com.ibm.ejs.oa.LocationService.register(LocationService.java:142)
> at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerORBImpl.java:118)
> at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:323)
> at
> com.ibm.ejs.sm.server.ManagedServer.initializeOrb(ManagedServer.java:600)
>
> at
> com.ibm.ejs.sm.server.ManagedServer.initializeRuntime(ManagedServer.java:374)
>

Matthew Perrins

unread,
Jan 31, 2000, 3:00:00 AM1/31/00
to
Gary,

Another tip for this problem is to make sure your machine in not socks enabled.

Matthew Perrins
Application Server Services
IBM Hursley

John Dubchak

unread,
Jan 31, 2000, 3:00:00 AM1/31/00
to
Since I am experiencing the same errors, and I do have the WAS database
installed with the correct DB2 fixpack, can you please elaborate on this a
little more? I really don't understand what you are saying here.

Thanks,

Matthew Perrins wrote in message <38956475...@uk.ibm.com>...

Gary R. Martin

unread,
Feb 1, 2000, 3:00:00 AM2/1/00
to
Matthew,

I think this is the problem....My IBM Laptop has the IBM Global Services
"national load", which I believe IS socks enabled. How do you disable socks???

Matthew Perrins wrote:

> Gary,
>
> Another tip for this problem is to make sure your machine in not socks enabled.
>
> Matthew Perrins
> Application Server Services
> IBM Hursley
>

Ken Hygh

unread,
Feb 1, 2000, 3:00:00 AM2/1/00
to
Gary,
I run socks enabled all the time. It shouldn't be the problem.

I take it you didn't get it fixed yesterday :-(
Ken

0 new messages