Hi all,

I sent this a few days ago:

---
Have a major problem with Magnolia 2.1.5
The content on the websites suddenly disappeared, so we put back a backup from a time period when we know it was definately working.

However everytime Tomcat is restarted, the following errors occur:

ERROR info.magnolia.cms.taglibs.util.SimpleNavigationTag 08.02.2007 16:36:17 -- RepositoryException caught while drawing navigation: null
javax.jcr.PathNotFoundException
      at info.magnolia.cms.core.Content.getAncestor(Content.java:779)
at info.magnolia.cms.taglibs.util.SimpleNavigationTag.doEndTag(SimpleNavigationTag.java:235) at org.apache.jsp.templates.jsp.lisasoft.main_jsp._jspx_meth_cmsu_simpleNavigation_0(main_jsp.java:220) at org.apache.jsp.templates.jsp.lisasoft.main_jsp._jspService(main_jsp.java:83) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
(more ...)

FATAL info.magnolia.cms.beans.config.ModuleLoader ModuleLoader.java(load:147) 28.02.2007 11:39:16 can't initialize module /modules/templating
java.lang.NullPointerException
at info.magnolia.cms.beans.config.Template.addTemplatesToCache(Template.java:220) at info.magnolia.cms.beans.config.Template.cacheContent(Template.java:181)
      at info.magnolia.cms.beans.config.Template.update(Template.java:134)
      at info.magnolia.module.templating.Engine.init(Engine.java:89)
at info.magnolia.cms.module.ModuleFactory.initModule(ModuleFactory.java:215) at info.magnolia.cms.beans.config.ModuleLoader.load(ModuleLoader.java:135) at info.magnolia.cms.beans.config.ModuleLoader.init(ModuleLoader.java:101) at info.magnolia.cms.beans.config.ModuleLoader.init(ModuleLoader.java:80) at info.magnolia.cms.beans.config.ConfigLoader.load(ConfigLoader.java:144) at info.magnolia.cms.beans.config.ConfigLoader.<init>(ConfigLoader.java:89)
(more ...)
---

I thought I'd fixed it by doing the following:

Installed new Tomcat 5.5.20.
Upped the java memory to 512 (instead of recommended 256, though this shouldn't matter)

Deployed new magnolia 2.1.5 war files into new tomcat.
Set the config subscriber senderURL and set it to false (for now. you can change all this later).
then did the following in their exact order:

1) copied templates and docroot directories into new magnolia from broken instance
2) exported config (Templates, Paragraphs, dialogs) from broken instance
3) exported websites from broken instance
4) import config elements into new magnolia instance, the this exact order: Templates, dialogs, Paragraphs
5) import website elements into new magnolia instance.

THIS DOES NOT WORK!
As soon as Tomcat is restarted, the content is missing all over again.

Can anyone please help?
This is very urgent, and we're completely stumped and at a dead end :(((

Thank you very much!
Nicole

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

Reply via email to