Hi,
I doubt that anyone can help me with this, but It’s worth to ask. Also - searched, and didn't find any thread that would match mine, so i'll start a new thread.
Have a really weird PF replication problem with an Exchange 2003 to 2010 upgrade project.
Just a little background: Exchange 2003 has one front-end and two clustered backend servers. Exchange 2010 has on CAS/HUB server, and one Mailbox server. Exchange 2003 back-ends can replicate directly to Exchange2010 HUB.
The Hierarchy replication is just fine. All changes replicate over quickly and without any problems in both directions. The content however is a completely different story. I have done quite some troubleshooting so far and pinpointed the issue with the help of MessageTracking, diagnostic logging and ContentConversionTracing. However – can’t find any solution.
When content replication message arrives to Exch2010 HUB, the following happens. Oh, it does’nt matter which PF I try to replicate, the same behavior is with any PF.
I get an error in the app log (Diagnostic logging on max)
---
Log Name: Application
Source: MSExchange Store Driver
Date: 30.11.2012 12:35:37
Event ID: 1020
Task Category: MSExchangeStoreDriver
Level: Error
Keywords: Classic
User: N/A
Computer: srv-epost.int.radiolinja.ee
Description:
The store driver couldn't deliver the public folder replication message "Backfill Request (PUBLICFOLDERS@elisa.ee)" because the following error occurred: Property: [0x3ff00102] , PropertyErrorCode: UnknownError, PropertyErrorDescription: 0x80040107..
---
Also I, if I search the replication message from Messagetracking in Exch2010 HUB I see, that the message has a status of FAIL, with reason:
---
554 5.2.0 STOREDRV.Deliver.Exception:PropertyErrorException; Failed to process message due to a permanent exception with message Property: [0x3ff00102] , PropertyErrorCode: UnknownError, PropertyErrorDescription: 0x80040107. PropertyErrorException: Property: [0x3ff00102] , PropertyErrorCode: UnknownError, PropertyErrorDescription: 0x80040107. [Stage: Delivery]
---
And the same thing with ContentConversionTracing (output from the .txt file):
---
Microsoft.Exchange.Data.Storage.PropertyErrorException: Property: [0x3ff00102] , PropertyErrorCode: UnknownError, PropertyErrorDescription: 0x80040107.
at Microsoft.Exchange.Data.Storage.StoreObjectPropertyBag.FlushChanges()
at Microsoft.Exchange.Data.Storage.AcrPropertyBag.FlushChanges()
at Microsoft.Exchange.Data.Storage.CoreItem.Microsoft.Exchange.Data.Storage.ICoreItem.InternalFlush(SaveMode saveMode)
at Microsoft.Exchange.Data.Storage.Item.SaveInternal(SaveMode saveMode, Boolean commit)
at Microsoft.Exchange.Data.Storage.StoreSession.Deliver(Item item, RecipientItemType recipientType)
at Microsoft.Exchange.MailboxTransport.StoreDriver.MailItemDeliver.DeliverItem()
---
Anyone has any ideas? I’m out myself.
Thanks!