[MGNLDAMEXT-15] Repository exception occurs when trying to reopen folders Created: 09/Oct/14  Updated: 24/Oct/14  Resolved: 10/Oct/14

Status: Closed
Project: DAM Extensions
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0

Type: Bug Priority: Neutral
Reporter: Jaroslav Simak Assignee: Jaroslav Simak
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled

 Description   
Caused by: info.magnolia.jcr.RuntimeRepositoryException: javax.jcr.RepositoryException: This session has been closed. See the chained exception for a trace of where the session was closed.
	at info.magnolia.damext.liberated.app.provider.jcr.JcrAssetProvider.getName(JcrAssetProvider.java:141)
	at info.magnolia.damext.liberated.app.provider.jcr.JcrAssetProvider$AbstractJcrItem.getName(JcrAssetProvider.java:299)
	at info.magnolia.damext.liberated.app.contentview.column.AssetNameColumnFormatter.generateCell(AssetNameColumnFormatter.java:50)
	at com.vaadin.ui.Table.parseItemIdToCells(Table.java:2312)
	at com.vaadin.ui.Table.getVisibleCellsNoCache(Table.java:2173)
	at com.vaadin.ui.Table.getVisibleCellsInsertIntoCache(Table.java:2035)
	at com.vaadin.ui.Table.paintPartialRowAdditions(Table.java:3325)
	... 117 more
Caused by: javax.jcr.RepositoryException: This session has been closed. See the chained exception for a trace of where the session was closed.
	at org.apache.jackrabbit.core.session.SessionState.checkAlive(SessionState.java:150)
	at org.apache.jackrabbit.core.session.SessionState.perform(SessionState.java:200)
	at org.apache.jackrabbit.core.ItemImpl.perform(ItemImpl.java:91)
	at org.apache.jackrabbit.core.NodeImpl.getName(NodeImpl.java:1708)
	at info.magnolia.jcr.wrapper.DelegateNodeWrapper.getName(DelegateNodeWrapper.java:482)
	at info.magnolia.jcr.wrapper.DelegateNodeWrapper.getName(DelegateNodeWrapper.java:482)
	at info.magnolia.jcr.wrapper.DelegateNodeWrapper.getName(DelegateNodeWrapper.java:482)
	at info.magnolia.damext.liberated.app.provider.jcr.JcrAssetProvider.getName(JcrAssetProvider.java:139)
	... 123 more
Caused by: java.lang.Exception: Stack trace of  where session-admin-298 was originally closed
	at org.apache.jackrabbit.core.session.SessionState.close(SessionState.java:275)
	at org.apache.jackrabbit.core.SessionImpl.logout(SessionImpl.java:943)
	at org.apache.jackrabbit.core.XASessionImpl.logout(XASessionImpl.java:394)
	at info.magnolia.jcr.wrapper.DelegateSessionWrapper.logout(DelegateSessionWrapper.java:262)
	at info.magnolia.repository.mbean.TrackingSessionWrapper.logout(TrackingSessionWrapper.java:57)
	at info.magnolia.jcr.wrapper.DelegateSessionWrapper.logout(DelegateSessionWrapper.java:262)
	at info.magnolia.jcr.wrapper.DelegateSessionWrapper.logout(DelegateSessionWrapper.java:262)
	at info.magnolia.jcr.wrapper.DelegateSessionWrapper.logout(DelegateSessionWrapper.java:262)
	at info.magnolia.context.AbstractRepositoryStrategy.releaseSession(AbstractRepositoryStrategy.java:98)
	at info.magnolia.context.AbstractRepositoryStrategy.release(AbstractRepositoryStrategy.java:86)
	at info.magnolia.context.DefaultRepositoryStrategy.release(DefaultRepositoryStrategy.java:87)
	at info.magnolia.context.WebContextImpl.releaseJCRSessions(WebContextImpl.java:258)
	at info.magnolia.context.WebContextImpl.release(WebContextImpl.java:252)
	at info.magnolia.context.MgnlContext.release(MgnlContext.java:620)
	at info.magnolia.cms.filters.ContextFilter.doFilter(ContextFilter.java:132)
	... 26 more

Generated at Mon Feb 12 00:40:46 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.