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

Embeded LDAP Problem

1 view
Skip to first unread message

Nick Minutello

unread,
Jun 8, 2002, 11:45:16 AM6/8/02
to

This has occurred twice for me now:

During deployment of an ejb jar, weblogic reports errors with the embedded LDAP.

If some time after this point, I restart Weblogic, I get other Embedded LDAP critical
errors and WLS does not start. The only solution at this point is to clean the domain
directory.

(I have attached the errors in the zip file so that they are readable)


-Nick

Deployment errors (this is trimmed)
==============================================================
<08-Jun-02 16:29:50 BST> <Info> <EJB> <010008> <EJB Deploying file: someService_v1_0.jar>
Activate application _appsdir_someService_v1_0_jar on myserver( Running )
Activate application _appsdir_someService_v1_0_jar on myserver( Running )
Activate application _appsdir_someService_v1_0_jar on myserver( Running )
Activate application _appsdir_someService_v1_0_jar on myserver( Running )
<08-Jun-02 16:30:07 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1024to
DataFile: null>
<08-Jun-02 16:30:07 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1025to
DataFile: null>
<08-Jun-02 16:30:07 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1026to
DataFile: null>
<08-Jun-02 16:30:07 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1027to
DataFile: null>
<08-Jun-02 16:30:07 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1028to
DataFile: null>
<08-Jun-02 16:30:07 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1029to
DataFile: null>
<08-Jun-02 16:30:07 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1030to
DataFile: null>
<08-Jun-02 16:30:07 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1031to
DataFile: null>
<08-Jun-02 16:30:07 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1032to
DataFile: null>
<08-Jun-02 16:30:07 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1033to
DataFile: null>
Activate application _appsdir_someService_v1_0_jar on myserver( Running )
<08-Jun-02 16:30:08 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1034to
DataFile: null>
<08-Jun-02 16:30:08 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1035to
DataFile: null>
<08-Jun-02 16:30:08 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1036to
DataFile: null>
<08-Jun-02 16:30:08 BST> <Info> <Deployer> <149033> <prepared application _appsdir_someService_v1_0_jar
on myserver>
<08-Jun-02 16:30:08 BST> <Info> <Deployer> <149033> <activating application _appsdir_someService_v1_0_jar
on myserver>
<08-Jun-02 16:30:08 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1037to
DataFile: null>
<08-Jun-02 16:30:08 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1038to
DataFile: null>
<08-Jun-02 16:30:08 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1039to
DataFile: null>
<08-Jun-02 16:30:08 BST> <Error> <EmbeddedLDAP> <000000> <Error writing EID#1040to
DataFile: null>


Startup errors (this is trimmed)
==============================================================
<08-Jun-02 16:34:24 BST> <Info> <Logging> <000000> <FileLogger Opened at D:\WeblogicServers\adminServers\mydomain\.\myserver\myserver.log>
<08-Jun-02 16:34:29 BST> <Error> <EmbeddedLDAP> <000000> <Error Instantiating 'dc=mydomain':
null>
<08-Jun-02 16:34:29 BST> <Critical> <EmbeddedLDAP> <000000> <java.lang.reflect.InvocationTargetException:
java.lang.OutOfMemoryError
<<no stack trace available>>
>
<08-Jun-02 16:34:29 BST> <Critical> <WebLogicServer> <000364> <Server failed during
initialization. Exception:java.lang.ClassCastException: com.octetstring.vde.backend.BackendRoot
java.lang.ClassCastException: com.octetstring.vde.backend.BackendRoot
at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:238)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
at weblogic.Server.main(Server.java:31)
>
<08-Jun-02 16:34:29 BST> <Emergency> <WebLogicServer> <000342> <Unable to initialize
the server: Fatal initialization exception
Throwable: java.lang.ClassCastException: com.octetstring.vde.backend.BackendRoot
java.lang.ClassCastException: com.octetstring.vde.backend.BackendRoot
at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:238)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
at weblogic.Server.main(Server.java:31)
>
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised:
java.lang.ClassCastException: com.octetstring.vde.backend.BackendRoot
at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:238)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
at weblogic.Server.main(Server.java:31)
Reason: Fatal initialization exception
Throwable: java.lang.ClassCastException: com.octetstring.vde.backend.BackendRoot
java.lang.ClassCastException: com.octetstring.vde.backend.BackendRoot
at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:238)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
at weblogic.Server.main(Server.java:31)

***************************************************************************

errors.zip

Nick Minutello

unread,
Jun 10, 2002, 3:18:31 PM6/10/02
to

Usually always occurs on a re-deploy of an application.
On at least two different machines.

-Nick

Peter B

unread,
Jun 16, 2002, 9:38:18 PM6/16/02
to
> ><08-Jun-02 16:30:07 BST> <Error> <EmbeddedLDAP> <000000> <Error writing
> >EID#1024to

This problem has been fixed. Contact support.

0 new messages