![]() |
|
|
|
|
Issue Type:
|
Improvement
|
|
Affects Versions:
|
5.1 |
|
Assignee:
|
Daniel Lipp
|
|
Created:
|
16/Oct/13 11:10 AM
|
|
Description:
|
Several ee-bundle builds failed with an InvalidItemStateException. It seems to be a timing issue. Obviously there's concurrent modifications going on and hence one thread could remove a property but DumperUtil tries doesn't realize and tries to dump it. This is to be expected so DumperUtil should be more tolerant.
Sample stacktrace:
Templating Warning - http: Nothing rendered. The area node is probably empty.
[INFO] [talledLocalContainer] 2013-10-16 10:44:08,904 ERROR info.magnolia.cms.util.DumperUtil : can't dump
[INFO] [talledLocalContainer] javax.jcr.InvalidItemStateException: Item does not exist anymore: 37ecfdb7-4130-4e18-97e0-75f5ee7fad2e/{http:[INFO] [talledLocalContainer] at org.apache.jackrabbit.core.ItemImpl.itemSanityCheck(ItemImpl.java:116)
[INFO] [talledLocalContainer] at org.apache.jackrabbit.core.ItemImpl.sanityCheck(ItemImpl.java:104)
[INFO] [talledLocalContainer] at org.apache.jackrabbit.core.PropertyImpl.getDefinition(PropertyImpl.java:855)
[INFO] [talledLocalContainer] at info.magnolia.jcr.wrapper.DelegatePropertyWrapper.getDefinition(DelegatePropertyWrapper.java:223)
[INFO] [talledLocalContainer] at info.magnolia.jcr.wrapper.DelegatePropertyWrapper.getDefinition(DelegatePropertyWrapper.java:223)
[INFO] [talledLocalContainer] at info.magnolia.jcr.wrapper.DelegatePropertyWrapper.getDefinition(DelegatePropertyWrapper.java:223)
[INFO] [talledLocalContainer] at info.magnolia.cms.util.DumperUtil.dump(DumperUtil.java:136)
[INFO] [talledLocalContainer] at info.magnolia.cms.util.DumperUtil.dump(DumperUtil.java:84)
[INFO] [talledLocalContainer] at info.magnolia.module.admininterface.pages.JCRUtilsPage.dump(JCRUtilsPage.java:115)
|
|
Fix Versions:
|
5.0.5, 5.1.1 |
|
Project:
|
Magnolia
|
|
Priority:
|
Major
|
|
Reporter:
|
Daniel Lipp
|
|
Security Level:
|
Public |
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <
[email protected]>
----------------------------------------------------------------