gewe
Joined: 16 Nov 2005
Posts: 4
|
Posted:
Tue Dec 06, 2005 9:58 am Post subject:
Error 207D running AdamSync |
|
|
Since I can't see any new postings since 25-11-2005 (including my own) I have to reply via a new thread. (Found the new forum postings via active-directory.news-view.co.uk.)
| Lee Flight wrote: | Hi
it looks like you have a schema mismatch between AD and ADAM
on the classStore schema object. Are you using the W2K3 R2 version
of ADAMSync? If not that would be a good thing to try.
Looking at the message below I would guess that it's
extensionName
that you need to add to your <exclude> list; it is excluded
by default in the R2 ADAM config.xml
Lee Flight |
I am using the R2 version of AdamSync. I had to, it was the only way to get the ADSchemaAnalyzer, which solved the schema synchronisation problem. That also raises the question why the extensionName attribute isn't in ADAM, after schema synchoronisation?
Excluding the extensionName attibute gets me to the next error (this time after 38550 lines of logging). Same question again: is the a structured way to tell which attribute is causing the error? (Why isn't the logging showing this basic information?)
| Code: | Processing Entry: Page 54, Frame 1, Entry 15, Count 1, USN 0
Processing source entry <guid=945162fbb1defc4b9705d7c441160bf6>
Processing in-scope entry 945162fbb1defc4b9705d7c441160bf6.
Adding target object CN=T4PROW01-Printer21_PS,CN=T4PROW01,OU=Productie Servers,OU=HW,dc=pc,dc=beheertools,dc=nl.
Adding attributes: sourceobjectguid, objectClass, description, instanceType, flags, uNCName, versionNumber, location, serverName, portName, driverName, printSeparatorFile, priority, printStartTime, printEndTime, printBinNames, printMaxResolutionSupported, printOrientationsSupported, printCollate, printColor, printLanguage, printShareName, printSpooling, printKeepPrintedJobs, driverVersion, printMaxXExtent, printMaxYExtent, printMinXExtent, printMinYExtent, printStaplingSupported, printMemory, printRate, printRateUnit, printMediaReady, printNumberUp, printMediaSupported, printerName, printPagesPerMinute, url, shortServerName, printDuplexSupported,
Ldap error occured. ldap_add_sW: Object Class Violation.
Extended Info: 0000207D: UpdErr: DSID-0315119D, problem 6002 (OBJ_CLASS_VIOLATION), data -1757790099
.
Ldap error occured. ldap_add_sW: Object Class Violation.
Extended Info: 0000207D: UpdErr: DSID-0315119D, problem 6002 (OBJ_CLASS_VIOLATION), data -1757790099
.
Saving Configuration File on DC=pc,DC=beheertools,DC=nl
Saved configuration file.
|
|
|