You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Nicolas Peltier (JIRA)" <ji...@apache.org> on 2017/10/17 07:53:00 UTC

[jira] [Created] (SLING-7202) o.a.j.o.j.o.ObservationManagerImpl times out eventually in pax container init

Nicolas Peltier created SLING-7202:
--------------------------------------

             Summary: o.a.j.o.j.o.ObservationManagerImpl times out eventually in pax container init
                 Key: SLING-7202
                 URL: https://issues.apache.org/jira/browse/SLING-7202
             Project: Sling
          Issue Type: Bug
          Components: Testing
    Affects Versions: Testing PaxExam 0.0.4
            Reporter: Nicolas Peltier


pipes IT intermittently fail. When they do, after having compared to when they don't, look like the core cause is
{Code}
2017-10-10 22:32:13,092 WARN [FelixStartLevel] o.a.j.o.j.o.ObservationManagerImpl [ObservationManagerImpl.java : 457] Timed out waiting for change processor to stop after 1000 milliseconds. Falling back to asynchronous stop on ChangeProcessor [listenerId=10, tracker=//*[11111b]@org.apache.sling.jcr.resource.internal.JcrResourceListener, contentSession=session-17, eventCount=org.apache.jackrabbit.oak.stats.SimpleStats@4405759a, eventDuration=org.apache.jackrabbit.oak.stats.SimpleStats@4aa43935, commitRateLimiter=null, running=false] (listener details: 'JcrResourceListener [BasicObserverConfiguration [includeExternal=true, paths=PathSet [paths=[Path [path=/]]], excludedPaths=PathSet [paths=[Path [path=/libs/sling/sightly/js], Path [path=/apps/sling/servlet/default/SLING_av... (1907 chars cut), propertyNamesHint=null, changeTypes=[ADDED, REMOVED, CHANGED], listeners=[ResourceChangeListenerInfo [paths=PathSet [paths=[Path [path=/]]], resourceChangeTypes=[ADDED, REMOVED, CHANGED], providerChangeTypes=[PROVIDER_ADDED, PROVIDER_REMOVED], propertyNamesHint=null, valid=true, external=true, listener=org.apache.sling.servlets.resolver.internal.SlingServletResolver@3993ddcd], ResourceChangeListenerInfo [paths=PathSet [paths=[Path [path=/]]], resourceChangeTypes=[ADDED, REMOVED, CHANGED], providerChangeTypes=[PROVIDER_ADDED, PROVIDER_REMOVED], propertyNamesHint=null, valid=true, external=true, listener=org.apache.sling.resourceresolver.impl.mapping.MapEntries@70b4e2df], ResourceChangeListenerInfo [paths=PathSet [paths=[Path [path=/]]], resourceChangeTypes=[ADDED, REMOVED, CHANGED], providerChangeTypes=[PROVIDER_ADDED, PROVIDER_REMOVED], propertyNamesHint=null, valid=true, external=true, listener=org.apache.sling.i18n.impl.JcrResourceBundleProvider@60af913d]]]]')
{Code}

after which content loading does not work, resulting in test failing 

cc [~olli]




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)