Once more, thanks for the feedback. 

The "java.lang.ClassNotFoundException: 
info.magnolia.module.templatingkit.templates.STKTemplate" does not worry me too 
much as it only seems to affect a few page templates (I guess there must be 
something funky with these template definitions). This should not cause 
Magnolia to fail completely. I would rather put my money on these two errors:

1. 
2013-01-09 13:58:46,324 ERROR info.magnolia.module.ModuleManagerImpl            
: Can't start module rendering
java.lang.NoClassDefFoundError: 
info/magnolia/module/templatingkit/util/STKUtil$PrivilegedOperation
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:169)
        at 
info.magnolia.objectfactory.DefaultClassFactory.forName(DefaultClassFactory.java:53)
        at 
info.magnolia.module.groovy.support.classes.GroovyClassFactory.forName(GroovyClassFactory.java:92)
        at 
info.magnolia.content2bean.impl.Content2BeanTransformerImpl.convertPropertyValue(Content2BeanTransformerImpl.java:342)

2. 
2013-01-09 13:58:49,850 WARN  
gnolia.content2bean.impl.Content2BeanProcessorImpl: Can't instantiate bean for 
/server/filters/multisite
info.magnolia.content2bean.Content2BeanException: 
info.magnolia.objectfactory.MgnlInstantiationException: 
java.lang.reflect.InvocationTargetException
        at 
info.magnolia.content2bean.impl.Content2BeanTransformerImpl.newBeanInstance(Content2BeanTransformerImpl.java:395)
        at 
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toBean(Content2BeanProcessorImpl.java:111)
        ...
Caused by: java.lang.ClassNotFoundException: 
info.magnolia.module.templatingkit.sites.SiteManager$Factory

I think if rendering and multisite are not working, you're really in trouble.

Wenn running the update tasks I got the following feedback which might be of 
interest:

Magnolia Extended Templating Kit Module (version 2.0.7)
Could not sort filter crossSite. It should be positioned after [channel, 
multiSite]
Could this also play it's part in the mystery?

-will


----------------------------------------------------------------
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]>
----------------------------------------------------------------

Reply via email to