Object Replication Manager issue.

Author Message
asms
  • Total Posts : 24
  • Scores: 0
  • Reward points : 0
  • Joined: 9/26/2007
Object Replication Manager issue. - Wednesday, March 12, 2008 2:52 AM
0
one of my primary child servers is showing an critical error WRT the object replication manager component.verifeid the objreplmgr.log.its processing the incoming replication file.also verified through the status message that some of the replication mgr. file are not being processed & move to the bad replication file folder.
 
any clues on this.

cingles
  • Total Posts : 95
  • Scores: 8
  • Reward points : 3000
  • Joined: 7/14/2003
RE: Object Replication Manager issue. - Tuesday, April 08, 2008 5:50 AM
0
I'm also seeing a problem in objreplmgr.log on one of my child sites. No luck finding a solution so far. Lots of entries like this:
 
Processing replication file E:\SCCM\inboxes\objmgr.box\INCOMING\Retry\000_21277.CID in retry. SMS_OBJECT_REPLICATION_MANAGER 01/01/1601 12:00:00 AM 7784 (0x1E68)
SDM Package Name Site_5BC41B0C-E9AD-46D7-90D8-570CD02446C4/SUM_b69a83da-8f11-4f51-b419-fc1c301a9dc5 Version 1 has not arrived yet. Will retry SMS_OBJECT_REPLICATION_MANAGER 01/01/1601 12:00:00 AM 7784 (0x1E68)
Failed to insert Object b69a83da-8f11-4f51-b419-fc1c301a9dc5 from replication file E:\SCCM\inboxes\objmgr.box\INCOMING\Retry\000_21277.CID. SMS_OBJECT_REPLICATION_MANAGER 01/01/1601 12:00:00 AM 7784 (0x1E68)
Processing replication file E:\SCCM\inboxes\objmgr.box\INCOMING\Retry\000_21278.CID in retry. SMS_OBJECT_REPLICATION_MANAGER 01/01/1601 12:00:00 AM 7784 (0x1E68)
Failed to insert CI 771a428c-ad0b-4eb1-a5eb-7c1bdeed2e36 because a category is not present. SMS_OBJECT_REPLICATION_MANAGER 01/01/1601 12:00:00 AM 7784 (0x1E68)
Failed to insert Object 771a428c-ad0b-4eb1-a5eb-7c1bdeed2e36 from replication file E:\SCCM\inboxes\objmgr.box\INCOMING\Retry\000_21278.CID because its reference in table CI_CategoryInstances is missing. Error = -2147221501 SMS_OBJECT_REPLICATION_MANAGER 01/01/1601 12:00:00 AM 7784 (0x1E68)
Processing replication file E:\SCCM\inboxes\objmgr.box\INCOMING\Retry\000_21279.CID in retry. SMS_OBJECT_REPLICATION_MANAGER 01/01/1601 12:00:00 AM 7784 (0x1E68)
Failed to insert CI 5843da13-1289-4b4d-803c-d27a194ddf04 because a category is not present. SMS_OBJECT_REPLICATION_MANAGER 01/01/1601 12:00:00 AM 7784 (0x1E68)
Failed to insert Object 5843da13-1289-4b4d-803c-d27a194ddf04 from replication file E:\SCCM\inboxes\objmgr.box\INCOMING\Retry\000_21279.CID because its reference in table CI_CategoryInstances is missing. Error = -2147221501 SMS_OBJECT_REPLICATION_MANAGER 01/01/1601 12:00:00 AM 7784 (0x1E68)
Processing replication file E:\SCCM\inboxes\objmgr.box\INCOMING\Retry\000_21280.CID in retry. SMS_OBJECT_REPLICATION_MANAGER 01/01/1601 12:00:00 AM 7784 (0x1E68)
Failed to insert CI 9123b294-c325-4adb-8f0e-f9084e317aee because a category is not present. SMS_OBJECT_REPLICATION_MANAGER 01/01/1601 12:00:00 AM 7784 (0x1E68)
Failed to insert Object 9123b294-c325-4adb-8f0e-f9084e317aee from replication file E:\SCCM\inboxes\objmgr.box\INCOMING\Retry\000_21280.CID because its reference in table CI_CategoryInstances is missing. Error = -2147221501 SMS_OBJECT_REPLICATION_MANAGER 01/01/1601 12:00:00 AM 7784 (0x1E68)

 

dblowersjr
  • Total Posts : 88
  • Scores: 2
  • Reward points : 26540
  • Joined: 10/1/2007
  • Location: Boston Ma
RE: Object Replication Manager issue. - Wednesday, February 10, 2010 9:21 AM
0
bump, i am experiencing the same issue on my child primary sites. and it causing my Patching package to not get replicated down.

cingles
  • Total Posts : 95
  • Scores: 8
  • Reward points : 3000
  • Joined: 7/14/2003
RE: Object Replication Manager issue. - Wednesday, February 10, 2010 9:28 AM
0
History has not been kind, and after almost two years I have zero recollection of what I did to resolve this issue! Sorry I can't be of more help.

Susanth.SS
  • Total Posts : 2
  • Scores: 0
  • Reward points : 100
  • Joined: 7/30/2012
Re: RE: Object Replication Manager issue. - Monday, July 30, 2012 4:07 AM
0
Hello Team,
I am facing similer issue with my infrastructure, My Central and Child Primary sites are having a critical issue with SMS_OBJECT_REPLICATION_MANAGER componet.
Error Description:
SMS Object Replication Manager failed to process SMS Object Replication File D:\Program Files (x86)\Microsoft Configuration Manager\inboxes\objmgr.box\INCOMING\Retry\Bad\P01_148234.SDM. This SMS Object Replication file has been retried 100 times and has reached the maximum retry limit. The operating system reported error 2: The system cannot find the file specified.
Solution: Review the previous status messages and logs for further clarification about this problem.
Regards,
Susanth S

CAP
  • Total Posts : 143
  • Scores: 0
  • Reward points : 34690
  • Joined: 12/9/2011
Re: RE: Object Replication Manager issue. - Monday, July 30, 2012 9:03 AM
3
Try syncing your child sites manually by use using:
preinst.exe /Synchild X** on the central server. X
 
preinst.exe should be found under the 00000409 folder and needs to be ran in a command window. This will force the parent site dump all pakage data to the child*** this will generate network traffic so try on off peak time.
Carl Polk