Silent installation with different LDAP server
I am trying to do a silent install of iAS 6.0 SP2 and it fails at the
ACL, directory server stage (steps 10/11).
I am trying to install iAS without installing the LDAP server component
as I already have a directory server installed.
The error message I am getting is as follows:
> 10. ERROR: Register_NASA: Unable to find or execute programs
>/train/iplanet/ias/ias/bin/.ldapmodify
>or /shared/bin/ldapmodify
>... skipping this step ...
>***************************************************
>
>Changing ownership of iAS files to imm:imm .....
>Done.
>Start registering System/StaticServlet...
>
>Start registering Bootstrap EJB...
>
>javax.naming.NameNotFoundException
>at java.lang.Throwable.fillInStackTrace(Native Method)
>at java.lang.Throwable.fillInStackTrace(Compiled Code)
>at java.lang.Throwable.(Compiled Code)
>at java.lang.Exception.(Compiled Code)
>at javax.naming.NamingException.(NamingException.java:114)
>at javax.naming.NameNotFoundException.(NameNotFoundException.java:48)
>at com.netscape.server.jndi.RootContext.resolveCtx(Unknown Source)
>at com.netscape.server.jndi.RootContext.bind(Unknown Source)
>at com.netscape.server.jndi.RootContext.bind(Unknown Source)
>at javax.naming.InitialContext.bind(InitialContext.java:371)
>at com.netscape.server.deployment.EjbReg.deployToNaming(Unknown Source)
>at com.netscape.server.deployment.EjbReg.registerEjbJar(Compiled Code)
>at com.netscape.server.deployment.EjbReg.registerEjbJar(Compiled Code)
>at com.netscape.server.deployment.EjbReg.run(Compiled Code)
>at com.netscape.server.deployment.EjbReg.main(Unknown Source)
>Start registering iAS 60 Fortune Application...
>
It looks like all the required ldap files - .ldapmodify, .ldapsearch
etc. are not getting copied to the installed ias bin directory
(/train/iplanet/ias/ias/bin) from the source directory
(/train/software/ias/Solaris/iAS/nas) as I have not selected the
Directory server during the iAS install.
My install.inf has the following values for the components to be
installed -
> Components=WEBCONNECTOR,WEBLESS,iAS-AT,iAS-DT,iAS_BASE
>
What does iAS-DT stand for?
Any workarounds?
Thanks.
Ranga
[2516 byte] By [
] at [2007-11-25 4:50:04]

Hi Ranga,
iAS-DT is (iPlanet Application Server Deployment Tool).its a GUI for
deployment of J2EE application. You can use existing directory server
but you have to spacify directory server at the time of installation .
If you need more help please send your install.inf and userinput.log
file
Deepak
Dev support
Ranga T S wrote:
> I am trying to do a silent install of iAS 6.0 SP2 and it fails at the
> ACL, directory server stage (steps 10/11).
>
> I am trying to install iAS without installing the LDAP server
> component as I already have a directory server installed.
>
> The error message I am getting is as follows:
>
>> 10. ERROR: Register_NASA: Unable to find or execute programs
>>/train/iplanet/ias/ias/bin/.ldapmodify
>>or /shared/bin/ldapmodify
>>... skipping this step ...
>>***************************************************
>>
>>Changing ownership of iAS files to imm:imm .....
>>Done.
>>Start registering System/StaticServlet...
>>
>>Start registering Bootstrap EJB...
>>
>>javax.naming.NameNotFoundException
>>at java.lang.Throwable.fillInStackTrace(Native Method)
>>at java.lang.Throwable.fillInStackTrace(Compiled Code)
>>at java.lang.Throwable.(Compiled Code)
>>at java.lang.Exception.(Compiled Code)
>>at javax.naming.NamingException.(NamingException.java:114)
>>at javax.naming.NameNotFoundException.(NameNotFoundException.java:48)
>>at com.netscape.server.jndi.RootContext.resolveCtx(Unknown Source)
>>at com.netscape.server.jndi.RootContext.bind(Unknown Source)
>>at com.netscape.server.jndi.RootContext.bind(Unknown Source)
>>at javax.naming.InitialContext.bind(InitialContext.java:371)
>>at com.netscape.server.deployment.EjbReg.deployToNaming(Unknown Source)
>>at com.netscape.server.deployment.EjbReg.registerEjbJar(Compiled Code)
>>at com.netscape.server.deployment.EjbReg.registerEjbJar(Compiled Code)
>>at com.netscape.server.deployment.EjbReg.run(Compiled Code)
>>at com.netscape.server.deployment.EjbReg.main(Unknown Source)
>>Start registering iAS 60 Fortune Application...
>>
> It looks like all the required ldap files - .ldapmodify, .ldapsearch
> etc. are not getting copied to the installed ias bin directory
> (/train/iplanet/ias/ias/bin) from the source directory
> (/train/software/ias/Solaris/iAS/nas) as I have not selected the
> Directory server during the iAS install.
>
> My install.inf has the following values for the components to be
> installed -
>
>> Components=WEBCONNECTOR,WEBLESS,iAS-AT,iAS-DT,iAS_BASE
>>
>
> What does iAS-DT stand for?
>
> Any workarounds?
>
> Thanks.
>
> Ranga
>
>
>
at 2007-6-29 8:56:36 >
