Re: [Emailarchiving-users] Unreliable archiving
Brought to you by:
cburghardt
From: Carsten B. <car...@in...> - 2008-10-16 22:54:04
|
Hi Ted, > Some of our mail is correctly archived but some is not. When archiving > fails, the Alfresco space will contain a zero file with a very long > name. Sometimes nothing at all appears in the space. > > Alfresco has been recording regular errors that seem to correspond with > the failed archives. They look like this: > > 03:16:59,714 ERROR [org.alfresco.repo.node.integrity.IntegrityChecker] > Found 1 integrity violations: > Invalid property value: > Node: workspace://SpacesStore/793295af-99c8-11dd-b467-4d4ee69cd5c3 > Type: {http://www.inovox.de/model/1.0}email > Property: {http://www.alfresco.org/model/content/1.0}name > Constraint: Value > 'e1NwYW0/fSB7RGlzYXJtZWR9IEhpLCBteSBuYW1lIGlzIFBhdWwgYW5kIEknbSBvbmUgb2YgdGhvc2UgSW50ZXJuZXQgZ3V5cyAuLi4=-854af6fa70b41ae4aa21 > 00a3d9e3235cb4efaec5' matches regular expression: > (.*[\"\*\\\>\<\?\/\:\|]+.*)|(.*[\.]?.*[\.]+$)|(.*[ ]+$) > > 04:04:15,628 ERROR [org.alfresco.repo.node.integrity.IntegrityChecker] > Found 1 integrity violations: > Invalid property value: > Node: workspace://SpacesStore/1386bcec-99cf-11dd-b467-4d4ee69cd5c3 > Type: {http://www.inovox.de/model/1.0}email > Property: {http://www.alfresco.org/model/content/1.0}name > Constraint: Value > 'e1NwYW0/fSBUcmVhdCBBcyBVcmdlbnQ=-309b9309d57bfb0d11a05811e7834293f0e6b3e2' > matches regular expression: (.*[\"\*\\\>\<\?\/\:\| > ]+.*)|(.*[\.]?.*[\.]+$)|(.*[ ]+$) > > > I am not sure what they mean. What other info should I gather to > troubleshoot this problem? > It seems like the decoding of the name (=the subject) did not work correctly in that case and then Alfresco stumbles over the "/". Can you provide such an email in the original format to test it? Compress it before you send it to the list so that it stays intact. Regards Carsten |