cancel
Showing results for 
Search instead for 
Did you mean: 

WCM node issue, causing Alfresco to crash

hotnuts21
Champ in-the-making
Champ in-the-making
We are running Alfreso Enterprise 3.4.5.

On startup of Alfresco I am getting thousands of node errors, I think this is because Alfresco is trying to publish the website, but something is stopping it. My log file after starting Alf this morning is over 35000 lines, and I cannot get Alfresco or share to load at all, Alfresco is pretty much not responding.

Unfortunately our Enterpise licence has lapsed and we had to let our main tech go due to budget cuts last year. So although I have a basic understanding of the Alfresco structure im not 100% sure where to look 😞

As the main issue seem to be with the WCM module, is it possible to shutdown alfresco and then restart it telling it to ignore or forget the WCM install so I can at least get it started and doing a full reindex?

Our content store is stored on a central machine, is it possible that the issues might be caused by permissions?  Can anyone give me a definite permissions settings for the Alfresco user so I can take these to our server dept and make sure nothing has been changed.

I have attached a 2mb part of our log, but the error generally looks like this repeated over and over.  Any tips of where I can look would be greatfull.


03:47:00,237 ERROR [org.quartz.core.ErrorLogger] Job (DEFAULT.org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean#2b8ca663 threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: org.springframework.scheduling.quartz.JobMethodInvocationFailedException: Invocation of method 'run' on target class [class org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor] failed; nested exception is org.alfresco.service.cmr.transfer.TransferFailureException: 01281364 01281363 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679]
   at org.quartz.core.JobRunShell.run(JobRunShell.java:227)
   at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549)
Caused by: org.springframework.scheduling.quartz.JobMethodInvocationFailedException: Invocation of method 'run' on target class [class org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor] failed; nested exception is org.alfresco.service.cmr.transfer.TransferFailureException: 01281364 01281363 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679
   at org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:273)
   at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:86)
   at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
   … 1 more
Caused by: org.alfresco.service.cmr.transfer.TransferFailureException: 01281364 01281363 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679
   at org.alfresco.repo.transfer.TransferServiceImpl2.transferImpl(TransferServiceImpl2.java:894)
   at org.alfresco.repo.transfer.TransferServiceImpl2.transfer(TransferServiceImpl2.java:534)
   at org.alfresco.repo.transfer.TransferServiceImpl2.transfer(TransferServiceImpl2.java:509)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.publish.PublishServiceImpl.publishQueue(PublishServiceImpl.java:185)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor$1$1.execute(PublishQueueProcessor.java:71)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:381)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor$1.doWork(PublishQueueProcessor.java:55)
   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor.run(PublishQueueProcessor.java:50)
   at sun.reflect.GeneratedMethodAccessor483.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:616)
   at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:273)
   at org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:264)
   … 3 more
Caused by: org.alfresco.service.cmr.transfer.TransferException: 01281363 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679
   at org.alfresco.repo.transfer.manifest.TransferManifestNodeFactoryImpl.createTransferManifestNode(TransferManifestNodeFactoryImpl.java:69)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.publish.WebPublishingManifestNodeFactory.createTransferManifestNode(WebPublishingManifestNodeFactory.java:101)
   at org.alfresco.repo.transfer.TransferServiceImpl2.createManifest(TransferServiceImpl2.java:954)
   at org.alfresco.repo.transfer.TransferServiceImpl2.transferImpl(TransferServiceImpl2.java:589)
   … 17 more
03:48:00,209 ERROR [org.quartz.core.JobRunShell] Job DEFAULT.org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean#2b8ca663 threw an unhandled Exception:
org.springframework.scheduling.quartz.JobMethodInvocationFailedException: Invocation of method 'run' on target class [class org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor] failed; nested exception is org.alfresco.service.cmr.transfer.TransferFailureException: 01281366 01281365 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679
   at org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:273)
   at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:86)
   at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
   at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549)
Caused by: org.alfresco.service.cmr.transfer.TransferFailureException: 01281366 01281365 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679
   at org.alfresco.repo.transfer.TransferServiceImpl2.transferImpl(TransferServiceImpl2.java:894)
   at org.alfresco.repo.transfer.TransferServiceImpl2.transfer(TransferServiceImpl2.java:534)
   at org.alfresco.repo.transfer.TransferServiceImpl2.transfer(TransferServiceImpl2.java:509)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.publish.PublishServiceImpl.publishQueue(PublishServiceImpl.java:185)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor$1$1.execute(PublishQueueProcessor.java:71)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:381)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor$1.doWork(PublishQueueProcessor.java:55)
   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor.run(PublishQueueProcessor.java:50)
   at sun.reflect.GeneratedMethodAccessor483.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:616)
   at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:273)
   at org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:264)
   … 3 more
Caused by: org.alfresco.service.cmr.transfer.TransferException: 01281365 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679
   at org.alfresco.repo.transfer.manifest.TransferManifestNodeFactoryImpl.createTransferManifestNode(TransferManifestNodeFactoryImpl.java:69)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.publish.WebPublishingManifestNodeFactory.createTransferManifestNode(WebPublishingManifestNodeFactory.java:101)
   at org.alfresco.repo.transfer.TransferServiceImpl2.createManifest(TransferServiceImpl2.java:954)
   at org.alfresco.repo.transfer.TransferServiceImpl2.transferImpl(TransferServiceImpl2.java:589)
   … 17 more
03:48:00,210 ERROR [org.quartz.core.ErrorLogger] Job (DEFAULT.org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean#2b8ca663 threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: org.springframework.scheduling.quartz.JobMethodInvocationFailedException: Invocation of method 'run' on target class [class org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor] failed; nested exception is org.alfresco.service.cmr.transfer.TransferFailureException: 01281366 01281365 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679]
   at org.quartz.core.JobRunShell.run(JobRunShell.java:227)
   at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549)
Caused by: org.springframework.scheduling.quartz.JobMethodInvocationFailedException: Invocation of method 'run' on target class [class org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor] failed; nested exception is org.alfresco.service.cmr.transfer.TransferFailureException: 01281366 01281365 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679
   at org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:273)
   at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:86)
   at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
   … 1 more
Caused by: org.alfresco.service.cmr.transfer.TransferFailureException: 01281366 01281365 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679
   at org.alfresco.repo.transfer.TransferServiceImpl2.transferImpl(TransferServiceImpl2.java:894)
   at org.alfresco.repo.transfer.TransferServiceImpl2.transfer(TransferServiceImpl2.java:534)
   at org.alfresco.repo.transfer.TransferServiceImpl2.transfer(TransferServiceImpl2.java:509)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.publish.PublishServiceImpl.publishQueue(PublishServiceImpl.java:185)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor$1$1.execute(PublishQueueProcessor.java:71)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:381)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor$1.doWork(PublishQueueProcessor.java:55)
   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor.run(PublishQueueProcessor.java:50)
   at sun.reflect.GeneratedMethodAccessor483.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:616)
   at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:273)
   at org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:264)
   … 3 more
Caused by: org.alfresco.service.cmr.transfer.TransferException: 01281365 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679
   at org.alfresco.repo.transfer.manifest.TransferManifestNodeFactoryImpl.createTransferManifestNode(TransferManifestNodeFactoryImpl.java:69)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.publish.WebPublishingManifestNodeFactory.createTransferManifestNode(WebPublishingManifestNodeFactory.java:101)
   at org.alfresco.repo.transfer.TransferServiceImpl2.createManifest(TransferServiceImpl2.java:954)
   at org.alfresco.repo.transfer.TransferServiceImpl2.transferImpl(TransferServiceImpl2.java:589)
   … 17 more
03:49:00,244 ERROR [org.quartz.core.JobRunShell] Job DEFAULT.org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean#2b8ca663 threw an unhandled Exception:
org.springframework.scheduling.quartz.JobMethodInvocationFailedException: Invocation of method 'run' on target class [class org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor] failed; nested exception is org.alfresco.service.cmr.transfer.TransferFailureException: 01281368 01281367 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679
   at org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:273)
   at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:86)
   at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
   at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549)
Caused by: org.alfresco.service.cmr.transfer.TransferFailureException: 01281368 01281367 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679
   at org.alfresco.repo.transfer.TransferServiceImpl2.transferImpl(TransferServiceImpl2.java:894)
   at org.alfresco.repo.transfer.TransferServiceImpl2.transfer(TransferServiceImpl2.java:534)
   at org.alfresco.repo.transfer.TransferServiceImpl2.transfer(TransferServiceImpl2.java:509)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.publish.PublishServiceImpl.publishQueue(PublishServiceImpl.java:185)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor$1$1.execute(PublishQueueProcessor.java:71)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:381)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor$1.doWork(PublishQueueProcessor.java:55)
   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.jobs.PublishQueueProcessor.run(PublishQueueProcessor.java:50)
   at sun.reflect.GeneratedMethodAccessor483.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:616)
   at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:273)
   at org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:264)
   … 3 more
Caused by: org.alfresco.service.cmr.transfer.TransferException: 01281367 Unable to get node status for node : workspace://SpacesStore/199d7911-6924-46b7-bcb5-c5609115a679
   at org.alfresco.repo.transfer.manifest.TransferManifestNodeFactoryImpl.createTransferManifestNode(TransferManifestNodeFactoryImpl.java:69)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.publish.WebPublishingManifestNodeFactory.createTransferManifestNode(WebPublishingManifestNodeFactory.java:101)
   at org.alfresco.repo.transfer.TransferServiceImpl2.createManifest(TransferServiceImpl2.java:954)
   at org.alfresco.repo.transfer.TransferServiceImpl2.transferImpl(TransferServiceImpl2.java:589)
   … 17 more
1 REPLY 1

mrogers
Star Contributor
Star Contributor
There may be a cause earlier in the log.    The repeated exception shown is a symptom of something else, not a cause.   It does however show that alfresco is up and running.