RuleListerner: still some exceptions when validating the whole site (sanbox
site - one lang -with root)
-------------------------------------------------------------------------------------------------------
Key: SENSEI-86
URL: http://www.jahia.net/jira/browse/SENSEI-86
Project: Jahia Workflows
Issue Type: Bug
Affects Versions: Workflow 6.0
Environment: 23408
Reporter: Stephane Croisier
Assignee: Thomas Draier
Fix For: Workflow 6.0
2008-11-17 10:58:03,359: WARN [org.jahia.resourcebundle.JahiaResourceBundle] -
Resource [toolbar.itemgroups.page] not found in class
java.util.PropertyResourceBundle using locale [fr]
[GC 133254K->78238K(992320K), 0.0077033 secs]
2008-11-17 10:58:16,421: INFO [org.jahia.services.scheduler.BackgroundJob] -
execute Background job BackgroundJob-6c5cdd54-00cd-4cd3-92e4-2881a32ed2d4
started @ Mon Nov 17 10:58:16 CET 2008
2008-11-17 10:58:19,328: ERROR
[org.jahia.services.content.automation.RulesListener] - Error when executing
event
javax.jcr.RepositoryException: Error loading page (27)top level container lists
: : null: null
at
org.jahia.services.content.impl.jahia.JahiaPageNodeImpl.initNodes(JahiaPageNodeImpl.java:89)
at
org.jahia.services.content.impl.jahia.NodeImpl.getNode(NodeImpl.java:198)
at
org.jahia.services.content.impl.jahia.SessionImpl.getItem(SessionImpl.java:130)
at
org.jahia.services.content.automation.RulesListener.onEvent(RulesListener.java:222)
at
org.jahia.services.content.impl.jahia.ObservationManagerImpl.callListeners(ObservationManagerImpl.java:229)
at
org.jahia.services.content.impl.jahia.ObservationManagerImpl.fireActivation(ObservationManagerImpl.java:214)
at
org.jahia.services.content.impl.jahia.ObservationManagerImpl.fireActivationEvents(ObservationManagerImpl.java:172)
at
org.jahia.services.content.impl.jahia.JCRListener.aggregatedContentActivation(JCRListener.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.jahia.registries.JahiaListenersRegistry.wakeupListeners(JahiaListenersRegistry.java:173)
at
org.jahia.services.events.JahiaEventGeneratorBaseService.fireAggregatedEvents(JahiaEventGeneratorBaseService.java:121)
at
org.jahia.services.events.JahiaEventGeneratorBaseService$$FastClassByCGLIB$$15089916.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
at
org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:700)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
at
org.springframework.aop.interceptor.AbstractTraceInterceptor.invoke(AbstractTraceInterceptor.java:113)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at
org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:635)
at
org.jahia.services.events.JahiaEventGeneratorBaseService$$EnhancerByCGLIB$$dc459c57.fireAggregatedEvents(<generated>)
at
org.jahia.services.scheduler.BackgroundJob.execute(BackgroundJob.java:161)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
Caused by: java.lang.NullPointerException
at
org.jahia.services.content.impl.jahia.NodeImpl.getName(NodeImpl.java:93)
at
org.jahia.services.content.impl.jahia.ItemImpl.getPath(ItemImpl.java:34)
at
org.jahia.services.content.impl.jahia.SessionImpl.getJahiaContainerListNode(SessionImpl.java:312)
at
org.jahia.services.content.impl.jahia.JahiaPageNodeImpl.initNodes(JahiaPageNodeImpl.java:79)
... 24 more
java.lang.NullPointerException
at
org.jahia.services.content.impl.jahia.NodeImpl.getName(NodeImpl.java:93)
at
org.jahia.services.content.impl.jahia.ItemImpl.getPath(ItemImpl.java:34)
at
org.jahia.services.content.impl.jahia.SessionImpl.getJahiaContainerListNode(SessionImpl.java:312)
at
org.jahia.services.content.impl.jahia.JahiaPageNodeImpl.initNodes(JahiaPageNodeImpl.java:79)
at
org.jahia.services.content.impl.jahia.NodeImpl.getNode(NodeImpl.java:198)
at
org.jahia.services.content.impl.jahia.SessionImpl.getItem(SessionImpl.java:130)
at
org.jahia.services.content.automation.RulesListener.onEvent(RulesListener.java:222)
at
org.jahia.services.content.impl.jahia.ObservationManagerImpl.callListeners(ObservationManagerImpl.java:229)
at
org.jahia.services.content.impl.jahia.ObservationManagerImpl.fireActivation(ObservationManagerImpl.java:214)
at
org.jahia.services.content.impl.jahia.ObservationManagerImpl.fireActivationEvents(ObservationManagerImpl.java:172)
at
org.jahia.services.content.impl.jahia.JCRListener.aggregatedContentActivation(JCRListener.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.jahia.registries.JahiaListenersRegistry.wakeupListeners(JahiaListenersRegistry.java:173)
at
org.jahia.services.events.JahiaEventGeneratorBaseService.fireAggregatedEvents(JahiaEventGeneratorBaseService.java:121)
at
org.jahia.services.events.JahiaEventGeneratorBaseService$$FastClassByCGLIB$$15089916.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
at
org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:700)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
at
org.springframework.aop.interceptor.AbstractTraceInterceptor.invoke(AbstractTraceInterceptor.java:113)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at
org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:635)
at
org.jahia.services.events.JahiaEventGeneratorBaseService$$EnhancerByCGLIB$$dc459c57.fireAggregatedEvents(<generated>)
at
org.jahia.services.scheduler.BackgroundJob.execute(BackgroundJob.java:161)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
2008-11-17 10:58:19,359: INFO
[org.jahia.services.content.automation.RulesListener] - Executing rules for
[/sandbox/ContentPage_5/ContentPage_25/j:workflowState,
/sandbox/ContentPage_5/navLink/ContentContainer_43/j:workflowState,
/sandbox/ContentPage_5/navLink/ContentContainer_43/j:workflowState] .
.. and 6 other nodes
2008-11-17 10:58:19,359: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /sandbox/ContentPage_5/navLink !
2008-11-17 10:58:19,359: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /sandbox/ContentPage_5/navLink !
2008-11-17 10:58:19,359: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /sandbox/ContentPage_5 !
2008-11-17 10:58:19,359: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /sandbox/ContentPage_5 !
2008-11-17 10:58:19,375: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /sandbox/ContentPage_5/navLink !
2008-11-17 10:58:19,375: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /sandbox/ContentPage_5/navLink !
2008-11-17 10:58:19,375: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /sandbox/ContentPage_5 !
2008-11-17 10:58:19,375: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /sandbox/ContentPage_5 !
2008-11-17 10:58:19,375: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /sandbox/ContentPage_5/navLink !
2008-11-17 10:58:19,375: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /sandbox/ContentPage_5/navLink !
2008-11-17 10:58:19,390: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /sandbox/ContentPage_5 !
2008-11-17 10:58:19,390: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /sandbox/ContentPage_5 !
2008-11-17 10:58:19,390: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /sandbox/ContentPage_5/navLink !
2008-11-17 10:58:19,390: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /sandbox/ContentPage_5/navLink !
2008-11-17 10:58:19,390: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /sandbox/ContentPage_5 !
2008-11-17 10:58:19,390: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /sandbox/ContentPage_5 !
2008-11-17 10:58:19,390: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /sandbox/ContentPage_5/navLink !
2008-11-17 10:58:19,406: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /sandbox/ContentPage_5/navLink !
2008-11-17 10:58:19,406: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /sandbox/ContentPage_5 !
2008-11-17 10:58:19,406: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /sandbox/ContentPage_5 !
2008-11-17 10:58:19,406: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /sandbox/ContentPage_5/navLink !
2008-11-17 10:58:19,406: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /sandbox/ContentPage_5/navLink !
2008-11-17 10:58:19,406: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /sandbox/ContentPage_5 !
2008-11-17 10:58:19,406: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /sandbox/ContentPage_5 !
2008-11-17 10:58:19,437: INFO
[org.jahia.services.content.automation.RulesListener] - Rules executed for
[/sandbox/ContentPage_5/ContentPage_25/j:workflowState,
/sandbox/ContentPage_5/navLink/ContentContainer_43/j:workflowState,
/sandbox/ContentPage_5/navLink/ContentContainer_43/j:workflowState] ..
. and 6 other nodes
2008-11-17 10:58:19,593: INFO [org.jahia.services.scheduler.BackgroundJob] -
Background job (of type workflow) ended with status successful executed in 3s
[GC 132830K->81012K(988736K), 0.0189770 secs]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://www.jahia.net/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
jira_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/jira_list