cancel
Showing results for 
Search instead for 
Did you mean: 

Integrity Violations error

bisana
Champ on-the-rise
Champ on-the-rise
HI
My  setup was working fine, every day I do at least 10 restart of service, each time I check the cataliana.out, I have not see an error like this, and now the error has started coming
 
Constraint: 05190024 The value is not an allowed value: Board Resolutions
2012-06-19 15:02:13,205  ERROR [repo.action.AsynchronousActionExecutionQueueImpl] [defaultAsyncAction1] Failed to execut
Previously also there was this same constraint value  Board Resolutions, I was not getting error. I am wondering why I am getting error all of suddent
My error message is added below



ished.
2012-06-19 15:02:13,189  ERROR [node.integrity.IntegrityChecker] [defaultAsyncAction1] Found 1 integrity violations:
Invalid property value:
   Node: workspace://SpacesStore/2ee4bdd2-96ec-43f4-939c-5bdf77801b2a
   Type: {http://www.someco.com/model/content/1.0}legalaspect
   Property: {http://www.someco.com/model/content/1.0}lddoctype
   Constraint: 05190024 The value is not an allowed value: Board Resolutions
2012-06-19 15:02:13,205  ERROR [repo.action.AsynchronousActionExecutionQueueImpl] [defaultAsyncAction1] Failed to execute asynchronous action: Action[ id=eb631324-5132-4f0c-8ccd-0def508db2aa, node=null ]
org.alfresco.repo.node.integrity.IntegrityException: 05190025 Found 1 integrity violations:
Invalid property value:
   Node: workspace://SpacesStore/2ee4bdd2-96ec-43f4-939c-5bdf77801b2a
   Type: {http://www.someco.com/model/content/1.0}legalaspect
   Property: {http://www.someco.com/model/content/1.0}lddoctype
   Constraint: 05190024 The value is not an allowed value: Board Resolutions
   at org.alfresco.repo.node.integrity.IntegrityChecker.checkIntegrity(IntegrityChecker.java:661)
   at org.alfresco.repo.transaction.AlfrescoTransactionSupport$TransactionSynchronizationImpl.beforeCommit(AlfrescoTransactionSupport.java:692)
   at org.springframework.transaction.support.TransactionSynchronizationUtils.triggerBeforeCommit(TransactionSynchronizationUtils.java:95)
   at org.springframework.transaction.support.AbstractPlatformTransactionManager.triggerBeforeCommit(AbstractPlatformTransactionManager.java:927)
   at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionMa

Guidance requested
Thanks
Joseph John
2 REPLIES 2

jonash
Champ in-the-making
Champ in-the-making
It seems like you added or modified a constraint on the {http://www.someco.com/model/content/1.0}lddoctype property in your content model. If you're using a list constraint check if "Board Resolutions" is in the list of allowed values.

bisana
Champ on-the-rise
Champ on-the-rise
Before or after this error popped out, I did not modify or touched by custom defined properties or model files.
Now I stopped it, restarted a couple of time, the error was not able to be see again. Strange for me
Thanks
Joseph John