Hello Emmanuel, thanks for answering, Actually I forgot to tell that I installed it and ran it as root. I just checked all the belongings, everything is ok, it seems to be something else.
2008/3/31, Emmanuel Lecharny <[EMAIL PROTECTED]>: > Olivier Gusching wrote: > > Hello > > > > After a successful setup of apache ds on solaris, I tried to start it > > and got some multiple errors like this one : > > > > I guess you installed the server using root and launched it with another > user ? > > > [17:02:34] ERROR > > [org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition] > > - Failed to close the record manager > > java.io.FileNotFoundException: > > /app/apacheds/var/partitions/example/master.lg (Permission denied) > > > > The error seems to concern all the .lg files of the partitions/example > > directory. > > > > I tried to set my umask to get more default rights for file creation > > but still got this error ! > > > > Any idea ? > > > > Just chown -R the directory to the user under which you launch the > server, it might work. > > Thanks in advance > > > > Hope it helps ! > > -- > > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org > > >
