Node is not a LiveCopy on Siteadmin and Blueprint control centre | Community
Skip to main content
October 16, 2015
Solved

Node is not a LiveCopy on Siteadmin and Blueprint control centre

  • October 16, 2015
  • 3 replies
  • 1022 views

Hi all,

 

I met in to a strange error today.

Suddenly the Siteadmin are not showing the child content of the node, and its the same as the Blueprint control centre as well.

And this is the exception on the JSON request.

 

error Node is not a LiveCopy

Cannot serve request to /libs/wcm/msm/content/commands/blueprintstatus.json in /libs/wcm/msm/components/commands/blueprintstatus/GET.jsp

Request Progress:

      0 (2014-08-25 11:19:31) TIMER_START{Request Processing}
      0 (2014-08-25 11:19:31) COMMENT timer_end format is {<elapsed msec>,<timer name>} <optional message>
      0 (2014-08-25 11:19:31) LOG Method=GET, PathInfo=/libs/wcm/msm/content/commands/blueprintstatus.json
      0 (2014-08-25 11:19:31) TIMER_START{ResourceResolution}
      1 (2014-08-25 11:19:31) TIMER_END{1,ResourceResolution} URI=/libs/wcm/msm/content/commands/blueprintstatus.json resolves to Resource=, type=wcm/msm/components/commands/blueprintstatus, path=/libs/wcm/msm/content/commands/blueprintstatus, resource=[JcrNodeResource, type=wcm/msm/components/commands/blueprintstatus, superType=null, path=/libs/wcm/msm/content/commands/blueprintstatus]
      1 (2014-08-25 11:19:31) LOG Resource Path Info: SlingRequestPathInfo: path='/libs/wcm/msm/content/commands/blueprintstatus', selectorString='null', extension='json', suffix='null'
      1 (2014-08-25 11:19:31) TIMER_START{ServletResolution}
      1 (2014-08-25 11:19:31) TIMER_START{resolveServlet(, type=wcm/msm/components/commands/blueprintstatus, path=/libs/wcm/msm/content/commands/blueprintstatus, resource=[JcrNodeResource, type=wcm/msm/components/commands/blueprintstatus, superType=null, path=/libs/wcm/msm/content/commands/blueprintstatus])}
      1 (2014-08-25 11:19:31) TIMER_END{0,resolveServlet(, type=wcm/msm/components/commands/blueprintstatus, path=/libs/wcm/msm/content/commands/blueprintstatus, resource=[JcrNodeResource, type=wcm/msm/components/commands/blueprintstatus, superType=null, path=/libs/wcm/msm/content/commands/blueprintstatus])} Using servlet /libs/wcm/msm/components/commands/blueprintstatus/GET.jsp
      1 (2014-08-25 11:19:31) TIMER_END{0,ServletResolution} URI=/libs/wcm/msm/content/commands/blueprintstatus.json handled by Servlet=/libs/wcm/msm/components/commands/blueprintstatus/GET.jsp
      1 (2014-08-25 11:19:31) LOG Applying Requestfilters
      1 (2014-08-25 11:19:31) LOG Calling filter: org.apache.sling.bgservlets.impl.BackgroundServletStarterFilter
      1 (2014-08-25 11:19:31) LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
      1 (2014-08-25 11:19:31) LOG Calling filter: org.apache.sling.rewriter.impl.RewriterFilter
      1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.designimporter.CanvasPageDeleteRequestFilter
      1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.core.impl.WCMRequestFilter
      1 (2014-08-25 11:19:31) LOG Calling filter: com.adobe.granite.optout.impl.OptOutFilter
      1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.theme.impl.ThemeResolverFilter
      1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet
      1 (2014-08-25 11:19:31) LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
      1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.mobile.core.impl.redirect.RedirectFilter
      1 (2014-08-25 11:19:31) LOG RedirectFilter did not redirect (request extension does not match)
      1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.core.impl.warp.TimeWarpFilter
      1 (2014-08-25 11:19:31) LOG Applying Componentfilters
      1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.core.impl.WCMComponentFilter
      2 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.core.impl.WCMDebugFilter
      2 (2014-08-25 11:19:31) TIMER_START{/libs/wcm/msm/components/commands/blueprintstatus/GET.jsp#0}
     88 (2014-08-25 11:19:32) LOG Applying Error filters
     88 (2014-08-25 11:19:32) LOG Calling filter: org.apache.sling.rewriter.impl.RewriterFilter
     88 (2014-08-25 11:19:32) TIMER_START{handleError:status=500}
     90 (2014-08-25 11:19:32) TIMER_END{2,handleError:status=500} Using handler /apps/sling/servlet/errorhandler/default.jsp
     91 (2014-08-25 11:19:32) LOG Found processor for post processing ProcessorConfiguration: {contentTypes=[text/html],order=-1, active=true, valid=true, processErrorResponse=true, pipeline=(generator=Config(type=htmlparser, config={}), transformers=(Config(type=linkchecker, config={}), Config(type=mobile, config=org.apache.sling.jcr.resource.JcrPropertyMap@43790ba6), Config(type=mobiledebug, config=org.apache.sling.jcr.resource.JcrPropertyMap@3febe1e5), Config(type=contentsync, config=org.apache.sling.jcr.resource.JcrPropertyMap@173ba22c), serializer=Config(type=htmlwriter, config={}))}
     92 (2014-08-25 11:19:32) TIMER_END{92,Request Processing} Dumping SlingRequestProgressTracker Entries
ApacheSling/2.2 (Day-Servlet-Engine/4.1.42, Java HotSpot(TM) 64-Bit Server VM 1.6.0_29, Windows Server 2008 R2 6.1 amd64)

 

 

Does anybody have any ideal on what is causing the problem?

 

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

I have not seen this error before. If you think this is a bug in the product and does not behave the way documented, then log a bug at:

http://helpx.adobe.com/marketing-cloud/experience-manager.html

3 replies

UN-1Author
October 16, 2015

Error from the Siteadmin, PageListServlet

 

Cannot serve request to /content/xxxxxx.pages.json in com.day.cq.wcm.core.impl.servlets.PageListServlet

Exception:

java.lang.IllegalArgumentException: Node is not a LiveCopy at com.day.cq.wcm.msm.impl.LiveCopyManagerImpl.read(LiveCopyManagerImpl.java:256) at com.day.cq.wcm.msm.impl.LiveCopyIndexImpl.getMaster(LiveCopyIndexImpl.java:364) at com.day.cq.wcm.msm.impl.LiveCopyIndexImpl.getTargetLiveCopies(LiveCopyIndexImpl.java:163) at com.day.cq.wcm.msm.impl.LiveCopyManagerImpl.getDependentLiveCopies(LiveCopyManagerImpl.java:298) at com.day.cq.wcm.msm.impl.LiveRelationshipManagerImpl.isSource(LiveRelationshipManagerImpl.java:338) at com.day.cq.wcm.msm.impl.LiveRelationshipInfoProvider.updateListItemInfo(LiveRelationshipInfoProvider.java:86) at com.day.cq.commons.servlets.AbstractListServlet.write(AbstractListServlet.java:371) at com.day.cq.commons.servlets.AbstractListServlet.doGet(AbstractListServlet.java:192) at com.day.cq.commons.servlets.AbstractPredicateServlet.doGet(AbstractPredicateServlet.java:75) at org.apache.sling.api.servlets.SlingSafeMethodsServlet.mayService(SlingSafeMethodsServlet.java:268) at org.apache.sling.api.servlets.SlingAllMethodsServlet.mayService(SlingAllMethodsServlet.java:139) at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.java:344) at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.java:375) at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:508) at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:64) at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilter(WCMDebugFilter.java:148) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.core.impl.WCMComponentFilter.filterRootInclude(WCMComponentFilter.java:333) at com.day.cq.wcm.core.impl.WCMComponentFilter.doFilter(WCMComponentFilter.java:160) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:254) at org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChain.java:49) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:64) at com.day.cq.wcm.core.impl.warp.TimeWarpFilter.doFilter(TimeWarpFilter.java:106) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.mobile.core.impl.redirect.RedirectFilter.doFilter(RedirectFilter.java:290) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.doFilter(RequestProgressTrackerLogFilter.java:59) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet.doFilter(FormsHandlingServlet.java:220) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.theme.impl.ThemeResolverFilter.doFilter(ThemeResolverFilter.java:76) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.adobe.granite.optout.impl.OptOutFilter.doFilter(OptOutFilter.java:74) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.core.impl.WCMRequestFilter.doFilter(WCMRequestFilter.java:90) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.designimporter.CanvasPageDeleteRequestFilter.doFilter(CanvasPageDeleteRequestFilter.java:87) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.rewriter.impl.RewriterFilter.doFilter(RewriterFilter.java:83) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:127) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.bgservlets.impl.BackgroundServletStarterFilter.doFilter(BackgroundServletStarterFilter.java:135) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processRequest(SlingRequestProcessorImpl.java:151) at org.apache.sling.engine.impl.SlingMainServlet.service(SlingMainServlet.java:206) at org.apache.felix.http.base.internal.handler.ServletHandler.doHandle(ServletHandler.java:96) at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:79) at org.apache.felix.http.base.internal.dispatch.ServletPipeline.handle(ServletPipeline.java:42) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:49) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:127) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.sling.security.impl.ReferrerFilter.doFilter(ReferrerFilter.java:259) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at com.adobe.granite.license.impl.LicenseCheckFilter.doFilter(LicenseCheckFilter.java:179) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.felix.http.sslfilter.internal.SslFilter.doFilter(SslFilter.java:55) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:75) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.felix.http.base.internal.dispatch.FilterPipeline.dispatch(FilterPipeline.java:48) at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:39) at org.apache.felix.http.base.internal.DispatcherServlet.service(DispatcherServlet.java:67) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at com.day.j2ee.servletengine.ServletRuntimeEnvironment.service(ServletRuntimeEnvironment.java:250) at com.day.j2ee.servletengine.RequestDispatcherImpl.doFilter(RequestDispatcherImpl.java:321) at com.day.j2ee.servletengine.RequestDispatcherImpl.service(RequestDispatcherImpl.java:340) at com.day.j2ee.servletengine.RequestDispatcherImpl.service(RequestDispatcherImpl.java:383) at com.day.j2ee.servletengine.ServletHandlerImpl.process(ServletHandlerImpl.java:360) at com.day.j2ee.servletengine.HttpListener$Worker.run(HttpListener.java:644) at java.lang.Thread.run(Unknown Source)
UN-1Author
October 16, 2015

Anybody?

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015

I have not seen this error before. If you think this is a bug in the product and does not behave the way documented, then log a bug at:

http://helpx.adobe.com/marketing-cloud/experience-manager.html