But i follow the instruction on below page, it starts with configuration of server. Am i wrong?
http://directory.apache.org/apacheds/basic-ug/1.4.3-adding-partition.html 2013/8/19 Kiran Ayyagari <kayyag...@apache.org> > On Mon, Aug 19, 2013 at 2:40 PM, Merve Temizer <mervet2...@gmail.com> > wrote: > > > Here is modification logs: > > > > <snip/> > > > #!RESULT ERROR > > #!CONNECTION ldap://localhost:10389 > > #!DATE 2013-08-18T16:07:10.916 > > #!ERROR [LDAP: error code 32 - NO_SUCH_OBJECT: failed for MessageType : > > ADD_REQUEST Message ID : 14 Add Request : Entry dn[n]: dc=merve,dc=com > > objectclass: top objectclass: organizationalUnit objectclass: > > ****Organization dc: merve ou: merve description: The System context > entry > > : ERR_268 Cannot find a partition for dc=merve,dc=com] > > > the error is quite self descriptive, the parition dc=merve,dc=com partition > doesn't exist > > > dn: dc=merve,dc=com > > changetype: add > > dc: merve > > ou: merve > > objectclass: top > > objectclass: organizationalUnit > > objectclass: ****Organization > > description: The System context entry > > > > > > > > 2013/8/18 Merve Temizer <mervet2...@gmail.com> > > > > > I must know where should i delete the data that my old server save. But > > at > > > connection browser i do not see the data it seems brand new > > > > > > > > > 2013/8/18 Merve Temizer <mervet2...@gmail.com> > > > > > >> > > >> Hi, > > >> Thanks for replies, > > >> > > >> When i look at the modification logs i see data from my old server. > > >> > > >> The story: > > >> > > >> There was a server which i build from source and run in eclipse, > > >> > > >> in that old server there was partitions context entries, users etc, i > > was > > >> able to connect to it with eclipse LDAP browser. > > >> > > >> I deleted all that projects and source, checked out apacheds from > trunk > > >> > > >> imported into eclipse build with maven and run, and saw in browser > that > > >> it is default tree, my entries arent there as i expected. > > >> > > >> But now in modification log i see data about my old server. I think i > > can > > >> not add new partition because the old server has a partition with same > > >> name. > > >> > > >> > > >> > > > > > > > > > -- > Kiran Ayyagari > http://keydap.com >