I'm trying to get magnolia up and running - but keep slamming into a strange issue.

Whenever I try to create content on even a virgin install of the 3.0.3 bundled version - I get this error:

ERROR info.magnolia.context.WebContextImpl WebContextImpl.java (getHierarchyManager:116) 27.08.2007 10:46:43 the current jcr session has pending changes but shouldn't please set to debug level to see the dumped details WARN info.magnolia.context.WebContextImpl WebContextImpl.java (getHierarchyManager:120) 27.08.2007 10:46:43 will refresh (cleanup) the session ERROR info.magnolia.cms.core.HierarchyManager HierarchyManager.java (save:528) 27.08.2007 10:46:43 dc67f4f8-4180-4d9b-91a8-48d793abf240/ {http://www.jcp.org/jcr/1.0}uuid javax.jcr.ItemNotFoundException: dc67f4f8-4180-4d9b-91a8-48d793abf240/ {http://www.jcp.org/jcr/1.0}uuid at org.apache.jackrabbit.core.ItemManager.createItemInstance (ItemManager.java:464) at org.apache.jackrabbit.core.ItemManager.getItem (ItemManager.java:320) at org.apache.jackrabbit.core.ItemImpl.restoreTransientItems (ItemImpl.java:708)

I try to change the log level, and I get this message:

INFO info.magnolia.cms.beans.config.MIMEMapping MIMEMapping.java (getMIMEType:188) 27.08.2007 10:45:56 Cannot find MIME type for extension "magnolia/log4j" INFO info.magnolia.cms.beans.config.MIMEMapping MIMEMapping.java (getMIMEType:188) 27.08.2007 10:45:56 Cannot find MIME type for extension "magnolia/log4j" INFO info.magnolia.cms.beans.config.MIMEMapping MIMEMapping.java (getMIMEType:188) 27.08.2007 10:46:03 Cannot find MIME type for extension "magnolia/log4j" INFO info.magnolia.cms.beans.config.MIMEMapping MIMEMapping.java (getMIMEType:188) 27.08.2007 10:46:03 Cannot find MIME type for extension "magnolia/log4j"

I was running it in Java 1.6, but figured that could be the problem so I deleted it all and reloaded it using Java 1.5 and experienced the same issues.

The content adds fine in the sample templates in spite of these errors - but in a template I was creating, the content gets added in 3 times for each new paragraph I create. This is obviously quite annoying.

If anyone has any ideas how to get this configured, I would greatly appreciate them.

Ryan
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to