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

WebLogic 5.1.0 LDAP errors

0 views
Skip to first unread message

Charles Taylor

unread,
Apr 10, 2000, 3:00:00 AM4/10/00
to
Upgraded from 4.5.1 to 5.1.0; now I can't get Weblogic to start! Has anyone
had this problem?

Thanks

java.io.FileNotFoundException: ldaprealm.properties (The system cannot find
the
file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java, Compiled
Code)
at
weblogic.security.internal.RealmProperties.getProperties(RealmPropert
ies.java:37)
at
weblogic.security.internal.RealmProperties.<init>(RealmProperties.jav
a:20)
at
weblogic.security.ldaprealm.LDAPDelegate.configureProps(LDAPDelegate.
java:78)
at
weblogic.security.ldaprealm.LDAPDelegate.<init>(LDAPDelegate.java:198
)
at weblogic.security.ldaprealm.LDAPRealm.<init>(LDAPRealm.java:35)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:241)
at weblogic.security.acl.Realm.getRealm(Realm.java:79)
at weblogic.security.acl.Realm.getRealm(Realm.java:57)
at weblogic.t3.srvr.T3Srvr.initializeSecurity(T3Srvr.java:1744)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
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)
--------------- nested within: ------------------
weblogic.security.ldaprealm.LDAPException: ldaprealm.properties not found -
with
nested exception:
[java.io.FileNotFoundException: ldaprealm.properties (The system cannot find
the
file specified)]
at
weblogic.security.ldaprealm.LDAPDelegate.configureProps(LDAPDelegate.
java:82)
at
weblogic.security.ldaprealm.LDAPDelegate.<init>(LDAPDelegate.java:198
)
at weblogic.security.ldaprealm.LDAPRealm.<init>(LDAPRealm.java:35)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:241)
at weblogic.security.acl.Realm.getRealm(Realm.java:79)
at weblogic.security.acl.Realm.getRealm(Realm.java:57)
at weblogic.t3.srvr.T3Srvr.initializeSecurity(T3Srvr.java:1744)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
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)
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException: java.lang.IllegalAccessError:
weblo
gic.security.ldaprealm.LDAPException: ldaprealm.properties not found - with
nest
ed exception:
[java.io.FileNotFoundException: ldaprealm.properties (The system cannot find
the
file specified)]
at weblogic.security.acl.Realm.getRealm(Realm.java:86)
at weblogic.security.acl.Realm.getRealm(Realm.java:57)
at weblogic.t3.srvr.T3Srvr.initializeSecurity(T3Srvr.java:1744)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
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)
java.lang.IllegalAccessError: weblogic.security.ldaprealm.LDAPException:
ldaprea
lm.properties not found - with nested exception:
[java.io.FileNotFoundException: ldaprealm.properties (The system cannot find
the
file specified)]
at weblogic.security.acl.Realm.getRealm(Realm.java:86)
at weblogic.security.acl.Realm.getRealm(Realm.java:57)
at weblogic.t3.srvr.T3Srvr.initializeSecurity(T3Srvr.java:1744)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
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
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


>>>>>>>>>>>>>>>>>>>>Hit return to continue...>>>>>>>>>

Bryan O'Sullivan

unread,
Apr 12, 2000, 3:00:00 AM4/12/00
to
c> Upgraded from 4.5.1 to 5.1.0; now I can't get Weblogic to start!
c> Has anyone had this problem?

You're trying to run using the LDAP realm for security, but you either
haven't provided an ldaprealm.properties config for for the realm, or
it's in the wrong place.

<b

--
Let us pray:
What a Great System.
Please Do Not Crash.
^G^IP@P6


0 new messages