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

RPC service unavailable on NT

2 views
Skip to first unread message

Garry Baird

unread,
May 21, 2001, 9:24:57 PM5/21/01
to
Hi All,

Sorry for cross-posting, not sure if this a WLS install problem, WLS
security problem or something else!

I've recently had to reinstall NT (4.0, SP4 - we've upgraded our hardware
configuration, including a CPU upgrade to an Athlon 1GHz processor, and were
advised to reinstall NT rather than restore it from a disk image) and WLS
(5.1, SP5) on our development machine. The install appears to be identical
to the previous install of NT and WLS, in terms of settings, services, JVM,
JDK, etc. but I hit the following exception when starting WLS and using
NTRealm (it worked fine on the previous install). It works fine if I don't
use NTRealm but as we don't have userid's/passwords in the
weblogic.properties file (only groups) it's not much use!

*************************************************************************
Unable to initialize server: java.lang.RuntimeException: OS error=1722: The
RPC
server is unavailable.
fatal initialization exception
java.lang.RuntimeException: OS error=1722: The RPC server is unavailable.
at weblogic.security.ntrealm.NTResumeEnum.populate0(Native Method)
at
weblogic.security.ntrealm.NTResumeEnum.populate(NTDelegate.java:231)
at
weblogic.security.ntrealm.NTResumeEnum.<init>(NTDelegate.java:201)
at
weblogic.security.ntrealm.NTDelegate.getGroupNames(NTDelegate.java:82
)
at weblogic.security.ntrealm.NTRealm.getGroup(NTRealm.java, Compiled
Cod
e)
at
weblogic.security.acl.CachingRealm.getGroup(CachingRealm.java:1420)
at
weblogic.security.acl.CachingRealm.getPrincipal(CachingRealm.java:102
0)
at
weblogic.security.acl.CachingRealm.addPermission(CachingRealm.java, C
ompiled Code)
at weblogic.security.acl.CachingRealm.setupAcls(CachingRealm.java,
Compi
led Code)
at weblogic.security.acl.CachingRealm.<init>(CachingRealm.java:706)
at weblogic.security.acl.CachingRealm.<init>(CachingRealm.java:564)
at weblogic.t3.srvr.T3Srvr.initializeSecurity(T3Srvr.java:1750)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.Server.startServerDynamically(Server.java:99)
at weblogic.Server.main(Server.java:65)
at weblogic.Server.main(Server.java:55)
at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
at java.lang.Thread.run(Thread.java:479)

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
WebLogic Server terminated with an abnormal condition of 1
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*************************************************************************

I've checked the following services which all appear to be installed and
running correctly:

RPC Configuration added as a service via Network Properties
Name Service Provider is Windows NT Locator
Security Service Provider is Windows NT Security Service

Via Control Panel -> Services
RPC Locator service is started (automatically)
RPC Service service is started (automatically)

The only 'visible' difference is that the previous install of WLS was from a
download from the BEA site and this install was from a WLS CD as provided by
BEA. I would have thought they would be identical though.

Anyone else hit this problem or know what else I can check?

Thanks in advance,
Garry Baird.


0 new messages