Validate all site: Nstep exceptions
-----------------------------------
Key: SENSEI-85
URL: http://www.jahia.net/jira/browse/SENSEI-85
Project: Jahia Workflows
Issue Type: Bug
Affects Versions: Workflow 6.0
Environment: 23408
Reporter: Stephane Croisier
Assignee: Thomas Draier
Priority: Major
Fix For: Workflow 6.0
I do not know if this is related tio the fact that I added a new language to my
site (lots of exception on the multilangue... please check with Clément what we
can solve today for alpha).... But I tried to validate my whole site and my
Nstep crashes:
2008-11-17 10:04:36,359: INFO [org.jahia.services.scheduler.BackgroundJob] -
execute Background job BackgroundJob-68df85cb-6cfc-4cb3-8575-e67f1ac5a9ae
started @ Mon Nov 17 10:04:36 CET 2008
2008-11-17 10:04:37,078: WARN [org.jahia.workflow.nstep.NStepWorkflow] - Error
during workflow of object ContentPage_3 in language en with process
two_validation_step_workflow
org.springframework.orm.ObjectRetrievalFailureException: Object of class
[org.jahia.workflow.nstep.model.Workflow] with identifier [ContentPage_3 en]:
not found
at
org.jahia.workflow.nstep.dao.hibernate.WorkflowInstanceDAOHibernate.getWorkflowInstanceByObjectKey(WorkflowInstanceDAOHibernate.java:84)
at
org.jahia.workflow.nstep.service.impl.WorkflowInstanceManagerImpl.getWorkflowInstanceByObjectKey(WorkflowInstanceManagerImpl.java:88)
at
org.jahia.workflow.nstep.service.impl.WorkflowInstanceManagerImpl$$FastClassByCGLIB$$d4784a38.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.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
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$FixedChainStaticTargetInterceptor.intercept(Cglib2AopProxy.java:582)
at
org.jahia.workflow.nstep.service.impl.WorkflowInstanceManagerImpl$$EnhancerByCGLIB$$4ac5ead4.getWorkflowInstanceByObjectKey(<generated>)
at
org.jahia.workflow.nstep.NStepWorkflow.sendAction(NStepWorkflow.java:798)
at
org.jahia.services.workflow.AbstractActivationJob.processWorkflow(AbstractActivationJob.java:190)
at
org.jahia.services.workflow.PublishAllJob.executeJahiaJob(PublishAllJob.java:129)
at
org.jahia.services.scheduler.BackgroundJob.execute(BackgroundJob.java:143)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
[GC 147930K->120768K(961920K), 0.0275662 secs]
2008-11-17 10:04:39,046: WARN [org.jahia.workflow.nstep.NStepWorkflow] - Error
during workflow of object ContentPage_2 in language en with process
two_validation_step_workflow
org.springframework.orm.ObjectRetrievalFailureException: Object of class
[org.jahia.workflow.nstep.model.Workflow] with identifier [ContentPage_2 en]:
not found
at
org.jahia.workflow.nstep.dao.hibernate.WorkflowInstanceDAOHibernate.getWorkflowInstanceByObjectKey(WorkflowInstanceDAOHibernate.java:84)
at
org.jahia.workflow.nstep.service.impl.WorkflowInstanceManagerImpl.getWorkflowInstanceByObjectKey(WorkflowInstanceManagerImpl.java:88)
at
org.jahia.workflow.nstep.service.impl.WorkflowInstanceManagerImpl$$FastClassByCGLIB$$d4784a38.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.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
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$FixedChainStaticTargetInterceptor.intercept(Cglib2AopProxy.java:582)
at
org.jahia.workflow.nstep.service.impl.WorkflowInstanceManagerImpl$$EnhancerByCGLIB$$4ac5ead4.getWorkflowInstanceByObjectKey(<generated>)
at
org.jahia.workflow.nstep.NStepWorkflow.sendAction(NStepWorkflow.java:798)
at
org.jahia.services.workflow.AbstractActivationJob.processWorkflow(AbstractActivationJob.java:190)
at
org.jahia.services.workflow.PublishAllJob.executeJahiaJob(PublishAllJob.java:129)
at
org.jahia.services.scheduler.BackgroundJob.execute(BackgroundJob.java:143)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
2008-11-17 10:04:39,781: WARN [org.jahia.workflow.nstep.NStepWorkflow] - Error
during workflow of object ContentPage_1 in language en with process
two_validation_step_workflow
org.springframework.orm.ObjectRetrievalFailureException: Object of class
[org.jahia.workflow.nstep.model.Workflow] with identifier [ContentPage_1 en]:
not found
at
org.jahia.workflow.nstep.dao.hibernate.WorkflowInstanceDAOHibernate.getWorkflowInstanceByObjectKey(WorkflowInstanceDAOHibernate.java:84)
at
org.jahia.workflow.nstep.service.impl.WorkflowInstanceManagerImpl.getWorkflowInstanceByObjectKey(WorkflowInstanceManagerImpl.java:88)
at
org.jahia.workflow.nstep.service.impl.WorkflowInstanceManagerImpl$$FastClassByCGLIB$$d4784a38.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.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
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$FixedChainStaticTargetInterceptor.intercept(Cglib2AopProxy.java:582)
at
org.jahia.workflow.nstep.service.impl.WorkflowInstanceManagerImpl$$EnhancerByCGLIB$$4ac5ead4.getWorkflowInstanceByObjectKey(<generated>)
at
org.jahia.workflow.nstep.NStepWorkflow.sendAction(NStepWorkflow.java:798)
at
org.jahia.services.workflow.AbstractActivationJob.processWorkflow(AbstractActivationJob.java:190)
at
org.jahia.services.workflow.PublishAllJob.executeJahiaJob(PublishAllJob.java:129)
at
org.jahia.services.scheduler.BackgroundJob.execute(BackgroundJob.java:143)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
2008-11-17 10:04:40,093: WARN [org.jahia.workflow.nstep.NStepWorkflow] - Error
during workflow of object ContentContainer_4 in language en with process
three_validation_step_workflow
org.springframework.orm.ObjectRetrievalFailureException: Object of class
[org.jahia.workflow.nstep.model.Workflow] with identifier [ContentContainer_4
en]: not found
at
org.jahia.workflow.nstep.dao.hibernate.WorkflowInstanceDAOHibernate.getWorkflowInstanceByObjectKey(WorkflowInstanceDAOHibernate.java:84)
at
org.jahia.workflow.nstep.service.impl.WorkflowInstanceManagerImpl.getWorkflowInstanceByObjectKey(WorkflowInstanceManagerImpl.java:88)
at
org.jahia.workflow.nstep.service.impl.WorkflowInstanceManagerImpl$$FastClassByCGLIB$$d4784a38.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.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
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$FixedChainStaticTargetInterceptor.intercept(Cglib2AopProxy.java:582)
at
org.jahia.workflow.nstep.service.impl.WorkflowInstanceManagerImpl$$EnhancerByCGLIB$$4ac5ead4.getWorkflowInstanceByObjectKey(<generated>)
at
org.jahia.workflow.nstep.NStepWorkflow.sendAction(NStepWorkflow.java:798)
at
org.jahia.services.workflow.AbstractActivationJob.processWorkflow(AbstractActivationJob.java:190)
at
org.jahia.services.workflow.PublishAllJob.executeJahiaJob(PublishAllJob.java:129)
at
org.jahia.services.scheduler.BackgroundJob.execute(BackgroundJob.java:143)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
[GC 148672K->121341K(962048K), 0.0300094 secs]
2008-11-17 10:04:41,531: INFO
[org.jahia.services.content.automation.RulesListener] - Executing rules for
[/community/ContentPage_1/ContentPage_2/ContentPage_3/j:workflowState,
/community/ContentPage_1/ContentPage_2/navLink/ContentContainer_5/j:workflowState,
/community/ContentPage_1/ContentPage_2/
navLink/ContentContainer_5/j:workflowState] ... and 21 other nodes
2008-11-17 10:04:41,546: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/navLink !
2008-11-17 10:04:41,546: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/navLink !
2008-11-17 10:04:41,546: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,546: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,546: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/navLink !
2008-11-17 10:04:41,546: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/navLink !
2008-11-17 10:04:41,546: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,546: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,562: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,562: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,562: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/ContentPage_2 !
2008-11-17 10:04:41,562: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/ContentPage_2
!
2008-11-17 10:04:41,562: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,562: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,562: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/ContentPage_2 !
2008-11-17 10:04:41,562: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/ContentPage_2
!
2008-11-17 10:04:41,578: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,578: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,578: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/ContentPage_2 !
2008-11-17 10:04:41,578: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/ContentPage_2
!
2008-11-17 10:04:41,578: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,578: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,578: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/ContentPage_2 !
2008-11-17 10:04:41,578: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/ContentPage_2
!
2008-11-17 10:04:41,593: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/logo !
2008-11-17 10:04:41,593: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/logo !
2008-11-17 10:04:41,593: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,593: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,593: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/logo !
2008-11-17 10:04:41,593: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/logo !
2008-11-17 10:04:41,593: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,593: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,609: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/navLink !
2008-11-17 10:04:41,609: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/navLink !
2008-11-17 10:04:41,609: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,609: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,609: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,609: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,609: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/ContentPage_2 !
2008-11-17 10:04:41,609: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/ContentPage_2
!
2008-11-17 10:04:41,625: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,625: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,625: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/ContentPage_2 !
2008-11-17 10:04:41,625: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/ContentPage_2
!
2008-11-17 10:04:41,625: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,625: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,625: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/ContentPage_2 !
2008-11-17 10:04:41,625: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/ContentPage_2
!
2008-11-17 10:04:41,640: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,640: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_2/maincontent !
2008-11-17 10:04:41,640: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/ContentPage_2 !
2008-11-17 10:04:41,640: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/ContentPage_2
!
2008-11-17 10:04:41,640: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in
/community/ContentPage_1/ContentPage_22/navLink !
2008-11-17 10:04:41,640: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_22/navLink !
2008-11-17 10:04:41,640: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/ContentPage_22 !
2008-11-17 10:04:41,656: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_22 !
[GC 148925K->120493K(960384K), 0.0098018 secs]
2008-11-17 10:04:41,656: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in
/community/ContentPage_1/ContentPage_22/navLink !
2008-11-17 10:04:41,671: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_22/navLink !
2008-11-17 10:04:41,671: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/ContentPage_22 !
2008-11-17 10:04:41,671: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_22 !
2008-11-17 10:04:41,671: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/navLink !
2008-11-17 10:04:41,671: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/navLink !
2008-11-17 10:04:41,671: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,671: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,671: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/navLink !
2008-11-17 10:04:41,687: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/navLink !
2008-11-17 10:04:41,687: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,687: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1 !
2008-11-17 10:04:41,687: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in
/community/ContentPage_1/ContentPage_2/navLink !
2008-11-17 10:04:41,687: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_2/navLink !
2008-11-17 10:04:41,687: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/ContentPage_2 !
2008-11-17 10:04:41,687: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/ContentPage_2
!
2008-11-17 10:04:41,703: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in
/community/ContentPage_1/ContentPage_2/navLink !
2008-11-17 10:04:41,703: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in
/community/ContentPage_1/ContentPage_2/navLink !
2008-11-17 10:04:41,703: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublisher does not exist in /community/ContentPage_1/ContentPage_2 !
2008-11-17 10:04:41,703: ERROR
[org.jahia.services.content.automation.PropertyWrapper] - Property
jcr:lastPublishingDate does not exist in /community/ContentPage_1/ContentPage_2
!
2008-11-17 10:04:41,781: INFO
[org.jahia.services.content.automation.RulesListener] - Rules executed for
[/community/ContentPage_1/ContentPage_2/ContentPage_3/j:workflowState,
/community/ContentPage_1/ContentPage_2/navLink/ContentContainer_5/j:workflowState,
/community/ContentPage_1/ContentPage_2/n
avLink/ContentContainer_5/j:workflowState] ... and 21 other nodes
2008-11-17 10:04:42,218: INFO [org.jahia.services.scheduler.BackgroundJob] -
Background job (of type workflow) ended with status successful executed in 5s
--
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