[ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ondřej Chytil updated MAGNOLIA-3447:
------------------------------------

    Fix Version/s: 4.4.2
                       (was: 4.4.x)
       Attachment: stacktrace.txt
      Description: 
I'm upgrading from 4.3.8 to 4.4, and at the boot there is this below. The new 
dispatcher is added to the filter, and magnolia.update.auto is set to true. 
Even after cleaning the magnolia-data folder (is just an im-mem repo for local 
developing), the exception is still there. The searched class is not in the 
classpath (I'm not including the commenting module nor the PUR one).

4.12.2010 10:37:46 WARN  
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toBean(Content2BeanProcessorImpl.java:81)
 | can't resolve class for node 
/modules/cache/config/configurations/default/flushPolicy/policies/FlushByComments
java.lang.ClassNotFoundException: 
info.magnolia.module.commenting.cache.ReferencedPageFlushPolicy


  was:
I'm upgrading from 4.3.8 to 4.4, and at the boot there is this below. The new 
dispatcher is added to the filter, and magnolia.update.auto is set to true. 
Even after cleaning the magnolia-data folder (is just an im-mem repo for local 
developing), the exception is still there. The searched class is not in the 
classpath (I'm not including the commenting module nor the PUR one).

4.12.2010 10:37:46 WARN  
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toBean(Content2BeanProcessorImpl.java:81)
 | can't resolve class for node 
/modules/cache/config/configurations/default/flushPolicy/policies/FlushByComments
java.lang.ClassNotFoundException: 
info.magnolia.module.commenting.cache.ReferencedPageFlushPolicy
        at 
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1645)
        at 
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1491)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at 
info.magnolia.objectfactory.DefaultClassFactory.forName(DefaultClassFactory.java:54)
        at 
info.magnolia.content2bean.impl.Content2BeanTransformerImpl.resolveType(Content2BeanTransformerImpl.java:110)
        at 
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toBean(Content2BeanProcessorImpl.java:77)
        at 
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toMap(Content2BeanProcessorImpl.java:178)
        at 
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toBean(Content2BeanProcessorImpl.java:94)
        at 
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toMap(Content2BeanProcessorImpl.java:178)
        at 
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toBean(Content2BeanProcessorImpl.java:94)
        at 
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toMap(Content2BeanProcessorImpl.java:178)
        at 
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toBean(Content2BeanProcessorImpl.java:94)
        at 
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toMap(Content2BeanProcessorImpl.java:178)
        at 
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toBean(Content2BeanProcessorImpl.java:94)
        at 
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toMap(Content2BeanProcessorImpl.java:178)
        at 
info.magnolia.content2bean.impl.Content2BeanProcessorImpl.setProperties(Content2BeanProcessorImpl.java:147)
        at 
info.magnolia.content2bean.Content2BeanUtil.setProperties(Content2BeanUtil.java:202)
        at 
info.magnolia.content2bean.Content2BeanUtil.setProperties(Content2BeanUtil.java:192)
        at 
info.magnolia.module.ModuleManagerImpl.populateModuleInstance(ModuleManagerImpl.java:403)
        at 
info.magnolia.module.ModuleManagerImpl.startModules(ModuleManagerImpl.java:327)
        at 
info.magnolia.module.ui.ModuleManagerNullUI.onStartup(ModuleManagerNullUI.java:74)
        at 
info.magnolia.cms.beans.config.ConfigLoader.load(ConfigLoader.java:107)
        at 
info.magnolia.cms.servlets.MgnlServletContextListener$2.doExec(MgnlServletContextListener.java:207)
        at info.magnolia.context.MgnlContext$VoidOp.exec(MgnlContext.java:434)
        at info.magnolia.context.MgnlContext$VoidOp.exec(MgnlContext.java:432)
        at 
info.magnolia.context.MgnlContext.doInSystemContext(MgnlContext.java:396)
        at 
info.magnolia.cms.servlets.MgnlServletContextListener.startServer(MgnlServletContextListener.java:205)
        at 
info.magnolia.cms.servlets.MgnlServletContextListener.contextInitialized(MgnlServletContextListener.java:201)
        at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4135)
        at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4630)
        at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
        at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
        at 
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
        at 
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
        at 
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
        at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
        at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
        at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
        at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:445)
        at 
org.apache.catalina.core.StandardService.start(StandardService.java:519)
        at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)



> Cache configuration contains reference to the commenting configuration
> ----------------------------------------------------------------------
>
>                 Key: MAGNOLIA-3447
>                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3447
>             Project: Magnolia
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 4.4
>         Environment: Windows 7, java 1.6.0_22, in memory repository.
>            Reporter: Danilo Ghirardelli
>            Assignee: Ondřej Chytil
>            Priority: Critical
>             Fix For: 4.4.2
>
>         Attachments: cache.patch, stacktrace.txt
>
>
> I'm upgrading from 4.3.8 to 4.4, and at the boot there is this below. The new 
> dispatcher is added to the filter, and magnolia.update.auto is set to true. 
> Even after cleaning the magnolia-data folder (is just an im-mem repo for 
> local developing), the exception is still there. The searched class is not in 
> the classpath (I'm not including the commenting module nor the PUR one).
> 4.12.2010 10:37:46 WARN  
> info.magnolia.content2bean.impl.Content2BeanProcessorImpl.toBean(Content2BeanProcessorImpl.java:81)
>  | can't resolve class for node 
> /modules/cache/config/configurations/default/flushPolicy/policies/FlushByComments
> java.lang.ClassNotFoundException: 
> info.magnolia.module.commenting.cache.ReferencedPageFlushPolicy

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to