<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>this is the interesting part of the output<BR>
 <BR>
+Processing /usr/share/dirsrv/data/16dssuffixadmin.mod.tmpl ...<BR>+++check_and_add_entry: Entry not found o=company.com error No such object<BR>+Processing /usr/share/dirsrv/data/10dsdata.ldif.tmpl ...<BR>+++check_and_add_entry: Found entry o=NetscapeRoot<BR>+++Adding attr=aci value=(targetattr = "*")(version 3.0; acl "SIE Group (ldap-test)"; allow (all) groupdn = "<A href="ldap:///cn=slapd-ldap-test">ldap:///cn=slapd-ldap-test</A>, cn=Fedora Directory Server, cn=Server Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot";) to entry o=NetscapeRoot<BR>+++check_and_add_entry: Entry not found cn=Fedora Directory Server, cn=Server Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot error No such object<BR>+ERROR: adding an entry cn=Fedora Directory Server, cn=Server Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot failed, error: No such object<BR>dn: cn=Fedora Directory Server, cn=Server Group, cn=ldap-test.company.com,<BR>  ou=company, o=NetscapeRoot<BR>objectclass: nsApplication<BR>objectclass: groupOfUniqueNames<BR>objectclass: top<BR>cn: Fedora Directory Server<BR>nsproductname: Fedora Directory Server<BR>nsproductversion: 1.1.0<BR>nsnickname: slapd<BR>nsbuildnumber: 2007.355.1657<BR>nsvendor: Fedora Project<BR>installationtimestamp: 20080130220441Z<BR>nsexpirationdate: 0<BR>nsbuildsecurity: domestic<BR>uniquemember: cn=slapd-ldap-test, cn=Fedora Directory Server, cn=Server Group,<BR>  cn=ldap-test.company.com, ou=company, o=NetscapeRoot<BR>nsservermigrationclassname: <A href="mailto:com.netscape.admin.dirserv.task.MigrateCreate@fedo">com.netscape.admin.dirserv.task.MigrateCreate@fedo</A><BR> <A href="mailto:ra-ds-1.1.jar@cn=admin-serv-ldap-test">ra-ds-1.1.jar@cn=admin-serv-ldap-test</A>, cn=Fedora Administration Server, cn=Se<BR> rver Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot<BR>nsservercreationclassname: <A href="mailto:com.netscape.admin.dirserv.task.MigrateCreate@fedor">com.netscape.admin.dirserv.task.MigrateCreate@fedor</A><BR> <A href="mailto:a-ds-1.1.jar@cn=admin-serv-ldap-test">a-ds-1.1.jar@cn=admin-serv-ldap-test</A>, cn=Fedora Administration Server, cn=Ser<BR> ver Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot<BR>
+ERROR: There was an error processing entry cn=Fedora Directory Server, cn=Server Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot<BR>+Cannot continue processing entries.<BR>Error adding entry 'cn=Fedora Directory Server, cn=Server Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot'.  Error: No such object<BR>Could not register the directory server with the configuration directory server.<BR>Exiting . <BR><BR>what is interesting is that even tho i entered in the configuration URI <A href="ldap://ldap-master.company.com:389/o=NetscapeRoot">ldap://ldap-master.company.com:389/o=NetscapeRoot</A> during the custom install, i don't see it referenced anywhere in the log.<BR><BR>
kyley<BR><BR>

<HR id=stopSpelling>
<BR>
> Date: Wed, 30 Jan 2008 12:01:26 -0700<BR>> From: rmeggins@redhat.com<BR>> To: fedora-directory-users@redhat.com<BR>> Subject: Re: [Fedora-directory-users] FDS 1.1 fail to add configuration data to FDS1.04 DS<BR>> <BR>> Kyley Engle wrote:<BR>> > <BR>> > i've had this same issue on a new installation of FDS1.1 as well. I <BR>> > installed the master/config server but when i tried running the <BR>> > setup-ds-admin.pl on the consumer i got the same type of error, again, <BR>> > with no objects created in the configuration directory. So I don't <BR>> > think this is a 1.0.4/1.1 issue, as much as it is potentially a <BR>> > problem with the setup script.<BR>> Try setup-ds-admin.pl -ddd to see if turning up the debug level reveals <BR>> anything.<BR>> > <BR>> > kyley<BR>> ><BR>> ><BR>> > ------------------------------------------------------------------------<BR>> ><BR>> > > From: richard@powerset.com<BR>> > > To: fedora-directory-users@redhat.com<BR>> > > Date: Tue, 29 Jan 2008 19:28:23 -0800<BR>> > > Subject: [Fedora-directory-users] FDS 1.1 fail to add configuration <BR>> > data to FDS1.04 DS<BR>> > ><BR>> > > I'm setting up a few v1.1 test instances in our current 1.04 <BR>> > environment but running into issues trying to add the configuration <BR>> > data to an existing 1.04 server. It appears to be trying to create the <BR>> > children entries before the parent:<BR>> > ><BR>> > > Are you ready to set up your servers? [yes]:<BR>> > > Creating directory server . . .<BR>> > > Your new DS instance 'fds' was successfully created.<BR>> > > Creating the configuration directory server . . .<BR>> > > dn: cn=Fedora Directory Server, cn=Server Group, <BR>> > cn=aa0-002-6-v2.u.powerset.co<BR>> > > m, ou=sv.powerset.com, o=NetscapeRoot<BR>> > > objectclass: nsApplication<BR>> > > objectclass: groupOfUniqueNames<BR>> > > objectclass: top<BR>> > > cn: Fedora Directory Server<BR>> > > nsproductname: Fedora Directory Server<BR>> > > nsproductversion: 1.1.0<BR>> > > nsnickname: slapd<BR>> > > nsbuildnumber: 2007.355.1657<BR>> > > nsvendor: Fedora Project<BR>> > > installationtimestamp: 20080130014937Z<BR>> > > nsexpirationdate: 0<BR>> > > nsbuildsecurity: domestic<BR>> > > uniquemember: cn=slapd-fds, cn=Fedora Directory Server, cn=Server <BR>> > Group, cn=aa<BR>> > > 0-002-6-v2.u.powerset.com, ou=sv.powerset.com, o=NetscapeRoot<BR>> > > nsservermigrationclassname: <BR>> > com.netscape.admin.dirserv.task.MigrateCreate@fedo<BR>> > > ra-ds-1.1.jar@cn=admin-serv-aa0-002-6-v2, cn=Fedora Administration <BR>> > Server, cn<BR>> > > =Server Group, cn=aa0-002-6-v2.u.powerset.com, ou=sv.powerset.com, <BR>> > o=Netscape<BR>> > > Root<BR>> > > nsservercreationclassname: <BR>> > com.netscape.admin.dirserv.task.MigrateCreate@fedor<BR>> > > a-ds-1.1.jar@cn=admin-serv-aa0-002-6-v2, cn=Fedora Administration <BR>> > Server, cn=<BR>> > > Server Group, cn=aa0-002-6-v2.u.powerset.com, ou=sv.powerset.com, <BR>> > o=NetscapeR<BR>> > > oot<BR>> > ><BR>> > > Error adding entry 'cn=Fedora Directory Server, cn=Server Group, <BR>> > cn=aa0-002-6-v2.u.powerset.com, ou=sv.powerset.com, o=NetscapeRoot'. <BR>> > Error: No such object<BR>> > > Could not register the directory server with the configuration <BR>> > directory server.<BR>> > > Exiting . . .<BR>> > > Log file is '/tmp/setupR29d4F.log'<BR>> > ><BR>> > > Checking the tree, the intermediate entries are not there. The <BR>> > script is not creating entries beneath ou=sv.powerset.com. I know that <BR>> > the DS is working b/c I can add new 1.04 instances to o=NetscapeRoot, <BR>> > and the 1.1 script is adding an ACI entry for SIE Group(fds) to <BR>> > o=NetscapeRoot.<BR>> > ><BR>> > > Do I have to upgrade the configuration server to 1.1 first? I'd <BR>> > rather avoid messing with it if at all possible. Any help would be <BR>> > appreciated. Thanks.<BR>> > ><BR>> > > -richard<BR>> > ><BR>> > > --<BR>> > > Fedora-directory-users mailing list<BR>> > > Fedora-directory-users@redhat.com<BR>> > > https://www.redhat.com/mailman/listinfo/fedora-directory-users<BR>> ><BR>> ><BR>> > ------------------------------------------------------------------------<BR>> > Need to know the score, the latest news, or you need your HotmailŪ-get <BR>> > your "fix". Check it out. <http://www.msnmobilefix.com/Default.aspx><BR>> > ------------------------------------------------------------------------<BR>> ><BR>> > --<BR>> > Fedora-directory-users mailing list<BR>> > Fedora-directory-users@redhat.com<BR>> > https://www.redhat.com/mailman/listinfo/fedora-directory-users<BR>> > <BR>> <BR>> <BR><BR><br /><hr />Need to know the score, the latest news, or you need your HotmailŪ-get your "fix". <a href='http://www.msnmobilefix.com/Default.aspx' target='_new'>Check it out.</a></body>
</html>