cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
595
Views
0
Helpful
7
Replies

ADSchemaSetup.log error

Hernan Moya
Level 1
Level 1

I try to install Cisco Unity v4.0(5) with Windows 2003 Active Directory and when I run ADSchemaSetup, the following error appears in the log file:

2008-06-13 20:03:49 Error RegQueryValueEx failed with error 2. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 906

2008-06-13 20:03:49 Error Error reading Schema Update Allowed. The value might not exist. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 907

Do you know if the error is critical or not?

Thanks,

Hernan Moya.

7 Replies 7

Tommer Catlin
VIP Alumni
VIP Alumni

You should be running the ADschema update from the Global Catalog server if possible. Insert the disc into the GC and run the ADschema update. (or map a network drive) Check your logs on the desktop of the GC to see if it worked.

I run it from the GC Server with Schema Admins privilegies and the error messages appears on the log file.

Try running it from a different AD account

From the LDIF.LOG file I don't have any errors. But from ADSchemaSetup.log file the result was:

2008-06-13 20:03:34 Information The log path is: C:\Documents and Settings\eaglebkb\Desktop\ldif logs\20080613-200334\ e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetup.cpp 166

2008-06-13 20:03:49 Information Verifying RemoteRegistry Service. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 169

2008-06-13 20:03:49 Information Bind to LDAP://CN=Schema,CN=Configuration,DC=Itauchile,DC=cl. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 643

2008-06-13 20:03:49 Information Get "allowedChildClassesEffective" attribute from SchemaContainer e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 675

2008-06-13 20:03:49 Information Iterate through values and look for classSchema. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 695

2008-06-13 20:03:49 Information Check if user is in Schema Admins security group. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 234

2008-06-13 20:03:49 Information Entering CADSchemaSetupDialog::IsInSchemaAdminsGroup. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 724

2008-06-13 20:03:49 Information Get "objectSid" attribute from RootDomainNamingContext. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 743

2008-06-13 20:03:49 Information Current account SID was not found in Schema Admins group. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 837

2008-06-13 20:03:49 Information Current account SID was not found in Schema Admins group. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 837

2008-06-13 20:03:49 Information Connect to registry at \\CLSTGDCSP03. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 856

2008-06-13 20:03:49 Error RegQueryValueEx failed with error 2. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 906

2008-06-13 20:03:49 Error Error reading Schema Update Allowed. The value might not exist. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 907

2008-06-13 20:03:49 Information Set the safety interlock to 1. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 292

2008-06-13 20:03:49 Information The ldifde command line is: ldifde.exe -i -k -c "" "CN=Schema,CN=Configuration,DC=Itauchile,DC=cl" -s "CLSTGDCSP03" -f "Z:\Schema\LdifScripts\avdirmonex2k.ldf" -j "C:\Documents and Settings\eaglebkb\Desktop\ldif logs\06132008_160349\avdirmonex2k" e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 378

2008-06-13 20:04:10 Information Safety interlock was not initially set. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 490

2008-06-13 20:04:10 Information Delete safety interlock value. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 491

2008-06-13 20:04:10 Information Schema update was successful. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetupDialog.cpp 505

2008-06-13 20:04:17 Information Exiting ADSchemaSetup. e:\Views\cs_CU4.0.4.221\un_Setup\ADSchemaSetup\ADSchemaSetup\ADSchemaSetup.cpp 175

Is there any restriction to install it on Windows 2003 Actve Directory?

Any idea?

Thanks.

Did you try it with a full domain admin?

Yes, the user account is a full domain admin and schema admins.

In the log file it checks to see if you SID is listed in the Schema Admins group and fails. Is the AD replication healthy? It would seem that the AD was queried and the reponding server did not have your account SID listed in the schema admins group.