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

EmbeddedLDAP.lok - java.io.IOException

2 views
Skip to first unread message

Jeeji

unread,
Aug 5, 2003, 5:15:08 AM8/5/03
to
Hi All,

I am trying to start the weblogic server. It starts properly, but with
the following error. This error is causing problems for me because
after the server has started, I need to change the default realm to my
custom realm. Because of this error, I am not able to do so.

Any help on this will be appreciated.

Thanks,
Jeeji.

Aug 5, 2003 2:18:21 PM IST> <Info> <Deployer> <149209> <The Deployment
Slave is resuming>
<Aug 5, 2003 2:19:23 PM IST> <Error> <Management> <141007> <Error
preparing application component h:\wl_deployment\is of application
is:Name=DefaultWebApp_myserver,Type=Application for deployment:
java.io.FileNotFoundException:
h:\wl_deployment\is\myserver\ldap\ldapfiles\EmbeddedLDAP.lok (The
process cannot access the file because it is being used by another
process) (local path:
h:\wl_deployment\is\myserver\ldap\ldapfiles\EmbeddedLDAP.lok)>
Aug 5, 2003 2:19:24 PM IST> <Error> <Management> <141004> <IOException
opening application is:Name=DefaultWebApp_myserver,Type=Application,
loading from path h:\wl_deployment\is java.io.IOException: error
archiving component h:\wl_deployment\is\myserver\ldap\ldapfiles\EmbeddedLDAP.lok
at weblogic.management.mbeans.custom.Application.jarDir(Application.java:1892)
at weblogic.management.mbeans.custom.Application.jarDir(Application.java:1866)
at weblogic.management.mbeans.custom.Application.jarDir(Application.java:1866)
at weblogic.management.mbeans.custom.Application.jarDir(Application.java:1866)
at weblogic.management.mbeans.custom.Application.jarDir(Application.java:1866)
at weblogic.management.mbeans.custom.Application.jarDir(Application.java:1842)
at weblogic.management.mbeans.custom.Application.adminLoad(Application.java:726)
at weblogic.management.mbeans.custom.Application.load(Application.java:546)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:750)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:732)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:435)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:952)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:472)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:200)
at $Proxy9.load(Unknown Source)
at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:2306)
at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:391)
at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:242)
at weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:65)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:832)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:300)
at weblogic.Server.main(Server.java:32)

Peter

unread,
Aug 7, 2003, 8:48:47 AM8/7/03
to
From: "Peter" <PeterB>
Newsgroups: weblogic.developer.interest.security
References: <8b00e6ae.0308...@posting.google.com>
Subject: Re: EmbeddedLDAP.lok - java.io.IOException
Date: Thu, 7 Aug 2003 08:48:47 -0400
Lines: 29
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
NNTP-Posting-Host: 216.148.48.18
X-Original-NNTP-Posting-Host: 216.148.48.18
Message-ID: <3f32...@newsgroups.bea.com>
X-Trace: newsgroups.bea.com 1060260545 216.148.48.18 (7 Aug 2003 05:49:05 -0700)
X-Original-Trace: 7 Aug 2003 05:49:05 -0700, 216.148.48.18
Organization: BEA NEWS SITE
XPident: Unknown
Path: newsgroups.bea.com!not-for-mail
Xref: newsgroups.bea.com weblogic.developer.interest.security:10461


"Jeeji" <jee...@india.hp.com> wrote in message
news:8b00e6ae.0308...@posting.google.com...


> Hi All,
>
> I am trying to start the weblogic server. It starts properly, but with
> the following error. This error is causing problems for me because
> after the server has started, I need to change the default realm to my
> custom realm. Because of this error, I am not able to do so.
>
> Any help on this will be appreciated.
>
> Thanks,
> Jeeji.
>

The LDAP servers needs the .lok file to ensure that only one instance of a
WLS
server is using the directory.

It appears deployment is somehow trying to copy the ldapfiles directory.
What do
you mean by - after the server has started, I need to change the default
realm to my
custom realm?


0 new messages