After an other our of try and constant error I can summarize the following:
- created a new dialog and had it extend an existing STK dialog
- assigned the dialog to a template definition
- reloaded the page base on that template definition
- tried to open the page properties: boom
2011-03-21 11:32:05,261 ERROR info.magnolia.cms.core.DefaultContent
: Failed to get handle: this session has been closed
javax.jcr.RepositoryException: this session has been closed
at
org.apache.jackrabbit.core.SessionImpl.sanityCheck(SessionImpl.java:397)
at
org.apache.jackrabbit.core.ItemImpl.sanityCheck(ItemImpl.java:137)
at
org.apache.jackrabbit.core.ItemImpl.getPath(ItemImpl.java:1296)
at
info.magnolia.cms.core.DefaultContent.getHandle(DefaultContent.java:359)
...
- changed something meaningless in the dialog definition (e.g. the name of the
tab node)
- tried to open the page properties again: successful!
- restarted magnolia
- tried to open the page properties again: boom - same exception
=> Could it be that extending a dialog simply does not work properly?!
-will
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------