You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Wojciech Oczkowski (JIRA)" <ji...@apache.org> on 2017/05/30 13:08:04 UTC

[jira] [Created] (SM-3377) Servicemix 7.0.1 won't start on Windows 7

Wojciech Oczkowski created SM-3377:
--------------------------------------

             Summary: Servicemix 7.0.1 won't start on Windows 7 
                 Key: SM-3377
                 URL: https://issues.apache.org/jira/browse/SM-3377
             Project: ServiceMix
          Issue Type: Bug
    Affects Versions: 7.0.1
         Environment: Windows 7 64 bit, Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
            Reporter: Wojciech Oczkowski
            Priority: Minor


when trying to start with  servicemix.bat script it stucks on:
{code}
D:\programy\apache-servicemix-7.0.1\bin>servicemix
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
Please wait while Apache ServiceMix is starting...
100% [========================================================================]
Karaf started in 1s. Bundle stats: 37 active, 219 total
{code}

Logs with trace level show nothing interesting:
{code}
maj 30, 2017 2:42:31 PM org.apache.karaf.main.lock.SimpleFileLock lock
INFO: Trying to lock D:\programy\apache-servicemix-7.0.1\lock
maj 30, 2017 2:42:31 PM org.apache.karaf.main.lock.SimpleFileLock lock
INFO: Lock acquired
maj 30, 2017 2:42:31 PM org.apache.karaf.main.Main$KarafLockCallback lockAquired
INFO: Lock acquired. Setting startlevel to 100
2017-05-30 14:42:33,493 | DEBUG | pool-1-thread-2  | core                             | 8 - org.apache.karaf.features.core - 4.0.9 | ServiceEvent REGISTERED - [org.osgi.framework.hooks.resolver.ResolverHookFactory] - org.apache.karaf.features.core
2017-05-30 14:42:33,497 | DEBUG | pool-1-thread-2  | core                             | 8 - org.apache.karaf.features.core - 4.0.9 | ServiceEvent REGISTERED - [org.osgi.framework.hooks.bundle.CollisionHook] - org.apache.karaf.features.core
2017-05-30 14:42:33,497 | DEBUG | pool-1-thread-2  | core                             | 8 - org.apache.karaf.features.core - 4.0.9 | ServiceEvent REGISTERED - [org.osgi.framework.hooks.bundle.FindHook] - org.apache.karaf.features.core
2017-05-30 14:42:33,498 | DEBUG | pool-1-thread-2  | core                             | 8 - org.apache.karaf.features.core - 4.0.9 | ServiceEvent REGISTERED - [org.osgi.framework.hooks.bundle.EventHook] - org.apache.karaf.features.core
2017-05-30 14:42:33,499 | DEBUG | pool-1-thread-2  | core                             | 8 - org.apache.karaf.features.core - 4.0.9 | ServiceEvent REGISTERED - [org.osgi.framework.hooks.service.FindHook] - org.apache.karaf.features.core
2017-05-30 14:42:33,501 | DEBUG | pool-1-thread-2  | core                             | 8 - org.apache.karaf.features.core - 4.0.9 | ServiceEvent REGISTERED - [org.osgi.framework.hooks.service.EventHook] - org.apache.karaf.features.core
2017-05-30 14:42:33,501 | DEBUG | pool-1-thread-2  | core                             | 8 - org.apache.karaf.features.core - 4.0.9 | ServiceEvent REGISTERED - [org.eclipse.equinox.region.RegionDigraph] - org.apache.karaf.features.core
2017-05-30 14:42:33,502 | DEBUG | pool-1-thread-2  | core                             | 8 - org.apache.karaf.features.core - 4.0.9 | ServiceEvent REGISTERED - [org.apache.karaf.features.RegionDigraphPersistence] - org.apache.karaf.features.core
2017-05-30 14:42:33,504 | DEBUG | pool-1-thread-2  | core                             | 8 - org.apache.karaf.features.core - 4.0.9 | ServiceEvent REGISTERED - [org.eclipse.equinox.internal.region.RegionLifecycleListener] - org.apache.karaf.features.core
2017-05-30 14:42:33,507 | DEBUG | pool-1-thread-2  | mbeanserver                      |  -  -  | ObjectName = org.apache.karaf:type=Region,name=root,frameworkUUID=c3e08511-8255-4505-b0f6-4e12cba5c544
2017-05-30 14:42:33,508 | DEBUG | pool-1-thread-2  | mbeanserver                      |  -  -  | name = org.apache.karaf:type=Region,name=root,frameworkUUID=c3e08511-8255-4505-b0f6-4e12cba5c544
2017-05-30 14:42:33,508 | DEBUG | pool-1-thread-2  | mbeanserver                      |  -  -  | Send create notification of object org.apache.karaf:frameworkUUID=c3e08511-8255-4505-b0f6-4e12cba5c544,name=root,type=Region
2017-05-30 14:42:33,508 | DEBUG | pool-1-thread-2  | mbeanserver                      |  -  -  | JMX.mbean.registered org.apache.karaf:type=Region,name=root,frameworkUUID=c3e08511-8255-4505-b0f6-4e12cba5c544
2017-05-30 14:42:33,508 | DEBUG | pool-1-thread-2  | mbeanserver                      |  -  -  | ObjectName = org.apache.karaf:type=RegionDigraph,frameworkUUID=c3e08511-8255-4505-b0f6-4e12cba5c544
2017-05-30 14:42:33,508 | DEBUG | pool-1-thread-2  | mbeanserver                      |  -  -  | name = org.apache.karaf:type=RegionDigraph,frameworkUUID=c3e08511-8255-4505-b0f6-4e12cba5c544
2017-05-30 14:42:33,508 | DEBUG | pool-1-thread-2  | mbeanserver                      |  -  -  | Send create notification of object org.apache.karaf:frameworkUUID=c3e08511-8255-4505-b0f6-4e12cba5c544,type=RegionDigraph
2017-05-30 14:42:33,508 | DEBUG | pool-1-thread-2  | mbeanserver                      |  -  -  | JMX.mbean.registered org.apache.karaf:type=RegionDigraph,frameworkUUID=c3e08511-8255-4505-b0f6-4e12cba5c544
2017-05-30 14:42:33,509 | DEBUG | pool-1-thread-2  | core                             | 8 - org.apache.karaf.features.core - 4.0.9 | ServiceEvent REGISTERED - [org.osgi.service.cm.ManagedService] - org.apache.karaf.features.core
2017-05-30 14:42:33,618 | DEBUG | pool-1-thread-2  | core                             | 8 - org.apache.karaf.features.core - 4.0.9 | ServiceEvent REGISTERED - [org.apache.karaf.features.FeaturesService] - org.apache.karaf.features.core
2017-05-30 14:42:33,635 | DEBUG | pool-1-thread-2  | core                             | 8 - org.apache.karaf.features.core - 4.0.9 | ServiceEvent REGISTERED - [javax.management.MBeanRegistration, org.apache.karaf.features.management.FeaturesServiceMBean, javax.management.NotificationEmitter, javax.management.NotificationBroadcaster, javax.management.DynamicMBean, javax.management.MBeanRegistration] - org.apache.karaf.features.core
2017-05-30 14:42:33,644 | DEBUG | pool-1-thread-2  | core                             | 8 - org.apache.karaf.features.core - 4.0.9 | ServiceEvent REGISTERED - [org.apache.karaf.features.BootFinished] - org.apache.karaf.features.core
2017-05-30 14:42:33,654 | DEBUG | onfig-2-thread-1 | ServerControllerImpl             | 212 - org.ops4j.pax.web.pax-web-jetty - 4.3.0 | Configuring server [ServerControllerImpl{state=UNCONFIGURED}] -> [ConfigurationImpl{http enabled=true,http port=8181,http secure enabled=false,http secure port=8443,ssl keystore=.keystore,ssl keystoreType=null,session timeout=5,session url=jsessionid,session cookie=JSESSIONID,session cookie httpOnly=false,worker name=null,listening addresses=[0.0.0.0]}] 
2017-05-30 14:42:33,654 | DEBUG | onfig-2-thread-1 | ServerControllerImpl             | 212 - org.ops4j.pax.web.pax-web-jetty - 4.3.0 | Starting server [ServerControllerImpl{state=STOPPED}]
2017-05-30 14:42:33,660 | DEBUG | onfig-2-thread-1 | log                              | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Logging to org.ops4j.pax.logging.slf4j.Slf4jLogger@75c6f271 via org.eclipse.jetty.util.log.Slf4jLog
2017-05-30 14:42:33,661 | INFO  | onfig-2-thread-1 | log                              | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Logging initialized @3637ms
2017-05-30 14:42:33,672 | DEBUG | onfig-2-thread-1 | ContainerLifeCycle               | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a added {qtp376925139{STOPPED,8<=0<=200,i=0,q=0},AUTO}
2017-05-30 14:42:33,673 | DEBUG | onfig-2-thread-1 | ContainerLifeCycle               | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a added {org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection@5f5a56a6[],AUTO}
2017-05-30 14:42:33,674 | DEBUG | onfig-2-thread-1 | ConfigurationImpl                | 214 - org.ops4j.pax.web.pax-web-runtime - 4.3.0 | Reading configuration property org.ops4j.pax.web.config.url has failed
2017-05-30 14:42:33,674 | DEBUG | onfig-2-thread-1 | JettyServerImpl                  | 212 - org.ops4j.pax.web.pax-web-jetty - 4.3.0 | Starting JettyServerImpl{}
2017-05-30 14:42:33,674 | DEBUG | onfig-2-thread-1 | JettyServerImpl                  | 212 - org.ops4j.pax.web.pax-web-jetty - 4.3.0 | server configuration file location: D:\programy\apache-servicemix-7.0.1\etc\jetty.xml
2017-05-30 14:42:33,674 | DEBUG | onfig-2-thread-1 | JettyServerImpl                  | 212 - org.ops4j.pax.web.pax-web-jetty - 4.3.0 | server configuration directory exists and is readable
2017-05-30 14:42:33,675 | DEBUG | onfig-2-thread-1 | JettyServerImpl                  | 212 - org.ops4j.pax.web.pax-web-jetty - 4.3.0 | Configure using resource file:/D:/programy/apache-servicemix-7.0.1/etc/jetty.xml
2017-05-30 14:42:33,683 | DEBUG | onfig-2-thread-1 | XmlParser                        | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | parse: file:/D:/programy/apache-servicemix-7.0.1/etc/jetty.xml
2017-05-30 14:42:33,685 | DEBUG | onfig-2-thread-1 | XmlParser                        | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | parsing: sid=file:/D:/programy/apache-servicemix-7.0.1/etc/jetty.xml,pid=null
2017-05-30 14:42:33,687 | DEBUG | onfig-2-thread-1 | XmlParser                        | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | resolveEntity(-//Jetty//Configure//EN, http://www.eclipse.org/jetty/configure_9_0.dtd)
2017-05-30 14:42:33,688 | DEBUG | onfig-2-thread-1 | XmlParser                        | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Redirected entity http://www.eclipse.org/jetty/configure_9_0.dtd --> bundle://201.0:1/org/eclipse/jetty/xml/configure_9_0.dtd
2017-05-30 14:42:33,701 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML new class org.eclipse.jetty.server.HttpConfiguration
2017-05-30 14:42:33,701 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | using normal mapping
2017-05-30 14:42:33,706 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML HttpConfiguration@2ee618a4{32768/8192,8192/8192,https://:0,[]}.setSecureScheme(https)
2017-05-30 14:42:33,707 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML HttpConfiguration@2ee618a4{32768/8192,8192/8192,https://:0,[]}.setSecurePort(8443)
2017-05-30 14:42:33,707 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML HttpConfiguration@2ee618a4{32768/8192,8192/8192,https://:8443,[]}.setOutputBufferSize(32768)
2017-05-30 14:42:33,708 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML HttpConfiguration@2ee618a4{32768/8192,8192/8192,https://:8443,[]}.setRequestHeaderSize(8192)
2017-05-30 14:42:33,708 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML HttpConfiguration@2ee618a4{32768/8192,8192/8192,https://:8443,[]}.setResponseHeaderSize(8192)
2017-05-30 14:42:33,709 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML HttpConfiguration@2ee618a4{32768/8192,8192/8192,https://:8443,[]}.setSendServerVersion(true)
2017-05-30 14:42:33,709 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML HttpConfiguration@2ee618a4{32768/8192,8192/8192,https://:8443,[]}.setSendDateHeader(false)
2017-05-30 14:42:33,710 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML HttpConfiguration@2ee618a4{32768/8192,8192/8192,https://:8443,[]}.setHeaderCacheSize(512)
2017-05-30 14:42:33,711 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML new class org.eclipse.jetty.jaas.JAASLoginService
2017-05-30 14:42:33,711 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | using normal mapping
2017-05-30 14:42:33,714 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML org.eclipse.jetty.jaas.JAASLoginService@7d20d8f3.setName(karaf)
2017-05-30 14:42:33,714 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML org.eclipse.jetty.jaas.JAASLoginService@7d20d8f3.setLoginModuleName(karaf)
2017-05-30 14:42:33,715 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML org.eclipse.jetty.jaas.JAASLoginService@7d20d8f3.setRoleClassNames([Ljava.lang.String;@217cc4cd)
2017-05-30 14:42:33,715 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML call addBean
2017-05-30 14:42:33,719 | DEBUG | onfig-2-thread-1 | ContainerLifeCycle               | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a added {org.eclipse.jetty.jaas.JAASLoginService@7d20d8f3,AUTO}
2017-05-30 14:42:33,720 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML new class org.eclipse.jetty.jaas.JAASLoginService
2017-05-30 14:42:33,720 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | using normal mapping
2017-05-30 14:42:33,720 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML org.eclipse.jetty.jaas.JAASLoginService@6e79781.setName(default)
2017-05-30 14:42:33,720 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML org.eclipse.jetty.jaas.JAASLoginService@6e79781.setLoginModuleName(karaf)
2017-05-30 14:42:33,720 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML org.eclipse.jetty.jaas.JAASLoginService@6e79781.setRoleClassNames([Ljava.lang.String;@6b5d554)
2017-05-30 14:42:33,721 | DEBUG | onfig-2-thread-1 | XmlConfiguration                 | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | XML call addBean
2017-05-30 14:42:33,721 | DEBUG | onfig-2-thread-1 | ContainerLifeCycle               | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a added {org.eclipse.jetty.jaas.JAASLoginService@6e79781,AUTO}
2017-05-30 14:42:33,722 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | beanAdded org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a->qtp376925139{STOPPED,8<=0<=200,i=0,q=0}
2017-05-30 14:42:33,723 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | beanAdded null->org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a
2017-05-30 14:42:33,725 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | ObjectMbean: mbeanFor org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a mClass=class org.eclipse.jetty.server.jmx.ServerMBean
2017-05-30 14:42:33,725 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | mbeanFor org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a is org.eclipse.jetty.server.jmx.ServerMBean@4f0959da
2017-05-30 14:42:33,726 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influence Count: 16
2017-05-30 14:42:33,727 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | No @ManagedObject declared on class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper
2017-05-30 14:42:33,728 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.jmx.ServerMBean
2017-05-30 14:42:33,729 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getStartupTime
2017-05-30 14:42:33,729 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute startupTime false:false:class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper:the startup time since January 1st, 1970 (in ms)
2017-05-30 14:42:33,729 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,730 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getContexts
2017-05-30 14:42:33,730 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute contexts false:false:class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper:contexts on this server
2017-05-30 14:42:33,730 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,730 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | passed convert checks contexts for type interface org.eclipse.jetty.server.Handler
2017-05-30 14:42:33,731 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper
2017-05-30 14:42:33,731 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper
2017-05-30 14:42:33,731 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.Server
2017-05-30 14:42:33,732 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getVersion
2017-05-30 14:42:33,732 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute version false:false:class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper:version of this server
2017-05-30 14:42:33,732 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,733 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: isDumpAfterStart
2017-05-30 14:42:33,733 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute dumpAfterStart false:false:class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper:dump state to stderr after start
2017-05-30 14:42:33,733 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,733 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: isDumpBeforeStop
2017-05-30 14:42:33,733 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute dumpBeforeStop false:false:class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper:dump state to stderr before stop
2017-05-30 14:42:33,733 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,734 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getThreadPool
2017-05-30 14:42:33,734 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute threadPool false:false:class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper:the server thread pool
2017-05-30 14:42:33,734 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,734 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | passed convert checks threadPool for type interface org.eclipse.jetty.util.thread.ThreadPool
2017-05-30 14:42:33,735 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getConnectors
2017-05-30 14:42:33,735 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute connectors false:true:class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper:connectors for this server
2017-05-30 14:42:33,735 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | passed convert checks connectors for type interface org.eclipse.jetty.server.Connector
2017-05-30 14:42:33,735 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.handler.HandlerWrapper
2017-05-30 14:42:33,735 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getHandler
2017-05-30 14:42:33,735 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute handler false:true:class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper:Wrapped Handler
2017-05-30 14:42:33,735 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | passed convert checks handler for type interface org.eclipse.jetty.server.Handler
2017-05-30 14:42:33,736 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.handler.AbstractHandlerContainer
2017-05-30 14:42:33,736 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.server.handler.AbstractHandlerContainer
2017-05-30 14:42:33,736 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.handler.AbstractHandler
2017-05-30 14:42:33,736 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2017-05-30 14:42:33,737 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: dump
2017-05-30 14:42:33,737 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation dump false:UNKNOWN:Dump the object to a string
2017-05-30 14:42:33,738 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: dump()
2017-05-30 14:42:33,738 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: dumpStdErr
2017-05-30 14:42:33,738 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2017-05-30 14:42:33,738 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: dumpStdErr()
2017-05-30 14:42:33,738 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2017-05-30 14:42:33,739 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getState
2017-05-30 14:42:33,739 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute state false:true:class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper:Lifecycle State for this instance
2017-05-30 14:42:33,739 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getStopTimeout
2017-05-30 14:42:33,739 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute stopTimeout false:false:class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper:The stop timeout in milliseconds
2017-05-30 14:42:33,739 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,739 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: java.lang.Object
2017-05-30 14:42:33,739 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: java.lang.Object
2017-05-30 14:42:33,740 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.LifeCycle
2017-05-30 14:42:33,740 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: start
2017-05-30 14:42:33,740 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation start false:ACTION:Starts the instance
2017-05-30 14:42:33,740 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: start()
2017-05-30 14:42:33,741 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: stop
2017-05-30 14:42:33,741 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation stop false:ACTION:Stops the instance
2017-05-30 14:42:33,741 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: stop()
2017-05-30 14:42:33,741 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Container
2017-05-30 14:42:33,741 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.util.component.Container
2017-05-30 14:42:33,741 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Destroyable
2017-05-30 14:42:33,741 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.util.component.Destroyable
2017-05-30 14:42:33,741 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Dumpable
2017-05-30 14:42:33,742 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: dump
2017-05-30 14:42:33,742 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation dump false:INFO:Dump the nested Object state as a String
2017-05-30 14:42:33,742 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: dump()
2017-05-30 14:42:33,742 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.Handler
2017-05-30 14:42:33,742 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: destroy
2017-05-30 14:42:33,743 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation destroy false:ACTION:destroy associated resources
2017-05-30 14:42:33,743 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: destroy()
2017-05-30 14:42:33,743 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getServer
2017-05-30 14:42:33,743 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute server false:true:class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper:the jetty server for this handler
2017-05-30 14:42:33,743 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | passed convert checks server for type class org.eclipse.jetty.server.Server
2017-05-30 14:42:33,743 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.HandlerContainer
2017-05-30 14:42:33,744 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getHandlers
2017-05-30 14:42:33,744 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute handlers false:false:class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper:handlers in this container
2017-05-30 14:42:33,744 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,744 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | passed convert checks handlers for type interface org.eclipse.jetty.server.Handler
2017-05-30 14:42:33,744 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getChildHandlers
2017-05-30 14:42:33,744 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute childHandlers false:false:class org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper:all contained handlers
2017-05-30 14:42:33,744 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,745 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | passed convert checks childHandlers for type interface org.eclipse.jetty.server.Handler
2017-05-30 14:42:33,745 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.Attributes
2017-05-30 14:42:33,745 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.util.Attributes
2017-05-30 14:42:33,745 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | ObjectName = org.ops4j.pax.web.service.jetty.internal:type=jettyserverwrapper,id=0
2017-05-30 14:42:33,745 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | name = org.ops4j.pax.web.service.jetty.internal:type=jettyserverwrapper,id=0
2017-05-30 14:42:33,746 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | Send create notification of object org.ops4j.pax.web.service.jetty.internal:id=0,type=jettyserverwrapper
2017-05-30 14:42:33,746 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | JMX.mbean.registered org.ops4j.pax.web.service.jetty.internal:type=jettyserverwrapper,id=0
2017-05-30 14:42:33,746 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Registered org.ops4j.pax.web.service.jetty.internal:type=jettyserverwrapper,id=0
2017-05-30 14:42:33,746 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | ObjectMbean: mbeanFor qtp376925139{STOPPED,8<=0<=200,i=0,q=0} mClass=class org.eclipse.jetty.jmx.ObjectMBean
2017-05-30 14:42:33,747 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | mbeanFor qtp376925139{STOPPED,8<=0<=200,i=0,q=0} is org.eclipse.jetty.jmx.ObjectMBean@2122ee05
2017-05-30 14:42:33,747 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influence Count: 9
2017-05-30 14:42:33,747 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2017-05-30 14:42:33,747 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2017-05-30 14:42:33,747 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.thread.QueuedThreadPool
2017-05-30 14:42:33,747 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getName
2017-05-30 14:42:33,748 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute name false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:name of the thread pool
2017-05-30 14:42:33,748 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,748 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getThreads
2017-05-30 14:42:33,748 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute threads false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:total number of threads currently in the pool
2017-05-30 14:42:33,748 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,749 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: isDaemon
2017-05-30 14:42:33,749 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute daemon false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:thead pool using a daemon thread
2017-05-30 14:42:33,749 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,749 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: dump
2017-05-30 14:42:33,749 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation dump false:UNKNOWN:dump thread state
2017-05-30 14:42:33,749 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: dump()
2017-05-30 14:42:33,750 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getIdleTimeout
2017-05-30 14:42:33,750 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute idleTimeout false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:maximum time a thread may be idle in ms
2017-05-30 14:42:33,750 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,750 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getThreadsPriority
2017-05-30 14:42:33,750 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute threadsPriority false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:priority of threads in the pool
2017-05-30 14:42:33,750 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,750 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getIdleThreads
2017-05-30 14:42:33,751 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute idleThreads false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:total number of idle threads in the pool
2017-05-30 14:42:33,751 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,751 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: isLowOnThreads
2017-05-30 14:42:33,751 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute lowOnThreads false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:True if the pools is at maxThreads and there are not idle threads than queued jobs
2017-05-30 14:42:33,751 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,751 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getMaxThreads
2017-05-30 14:42:33,752 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute maxThreads false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:maximum number of threads in the pool
2017-05-30 14:42:33,752 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,752 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getMinThreads
2017-05-30 14:42:33,752 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute minThreads false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:minimum number of threads in the pool
2017-05-30 14:42:33,752 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,752 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getQueueSize
2017-05-30 14:42:33,753 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute queueSize false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:Size of the job queue
2017-05-30 14:42:33,753 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,753 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getBusyThreads
2017-05-30 14:42:33,753 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute busyThreads false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:total number of busy threads in the pool
2017-05-30 14:42:33,753 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,754 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: interruptThread
2017-05-30 14:42:33,754 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation interruptThread false:UNKNOWN:interrupt a pool thread
2017-05-30 14:42:33,756 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: interruptThread(long)
2017-05-30 14:42:33,756 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: dumpThread
2017-05-30 14:42:33,756 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation dumpThread false:UNKNOWN:dump a pool thread stack
2017-05-30 14:42:33,757 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: dumpThread(long)
2017-05-30 14:42:33,757 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2017-05-30 14:42:33,757 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getState
2017-05-30 14:42:33,757 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute state false:true:class org.eclipse.jetty.util.thread.QueuedThreadPool:Lifecycle State for this instance
2017-05-30 14:42:33,757 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getStopTimeout
2017-05-30 14:42:33,757 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute stopTimeout false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:The stop timeout in milliseconds
2017-05-30 14:42:33,758 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,758 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: java.lang.Object
2017-05-30 14:42:33,758 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: java.lang.Object
2017-05-30 14:42:33,758 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.LifeCycle
2017-05-30 14:42:33,758 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: start
2017-05-30 14:42:33,758 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation start false:ACTION:Starts the instance
2017-05-30 14:42:33,758 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: start()
2017-05-30 14:42:33,759 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: stop
2017-05-30 14:42:33,759 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation stop false:ACTION:Stops the instance
2017-05-30 14:42:33,759 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: stop()
2017-05-30 14:42:33,759 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool
2017-05-30 14:42:33,759 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool
2017-05-30 14:42:33,759 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.thread.ThreadPool
2017-05-30 14:42:33,759 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getThreads
2017-05-30 14:42:33,760 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getIdleThreads
2017-05-30 14:42:33,760 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: isLowOnThreads
2017-05-30 14:42:33,760 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: java.util.concurrent.Executor
2017-05-30 14:42:33,760 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: java.util.concurrent.Executor
2017-05-30 14:42:33,761 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Dumpable
2017-05-30 14:42:33,761 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: dump
2017-05-30 14:42:33,761 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation dump false:INFO:Dump the nested Object state as a String
2017-05-30 14:42:33,761 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: dump()
2017-05-30 14:42:33,761 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | ObjectName = org.eclipse.jetty.util.thread:type=queuedthreadpool,id=0
2017-05-30 14:42:33,761 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | name = org.eclipse.jetty.util.thread:type=queuedthreadpool,id=0
2017-05-30 14:42:33,761 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | Send create notification of object org.eclipse.jetty.util.thread:id=0,type=queuedthreadpool
2017-05-30 14:42:33,761 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | JMX.mbean.registered org.eclipse.jetty.util.thread:type=queuedthreadpool,id=0
2017-05-30 14:42:33,762 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Registered org.eclipse.jetty.util.thread:type=queuedthreadpool,id=0
2017-05-30 14:42:33,762 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | beanAdded org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a->org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection@5f5a56a6[]
2017-05-30 14:42:33,763 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | ObjectMbean: mbeanFor org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection@5f5a56a6[] mClass=class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
2017-05-30 14:42:33,763 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | mbeanFor org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection@5f5a56a6[] is org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean@5e5a7376
2017-05-30 14:42:33,764 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influence Count: 14
2017-05-30 14:42:33,764 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | No @ManagedObject declared on class org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection
2017-05-30 14:42:33,764 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
2017-05-30 14:42:33,764 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
2017-05-30 14:42:33,765 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection
2017-05-30 14:42:33,765 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection
2017-05-30 14:42:33,765 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.handler.HandlerCollection
2017-05-30 14:42:33,765 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getHandlers
2017-05-30 14:42:33,765 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute handlers false:true:class org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection:Wrapped handlers
2017-05-30 14:42:33,765 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | passed convert checks handlers for type interface org.eclipse.jetty.server.Handler
2017-05-30 14:42:33,765 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.handler.AbstractHandlerContainer
2017-05-30 14:42:33,765 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.server.handler.AbstractHandlerContainer
2017-05-30 14:42:33,766 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.handler.AbstractHandler
2017-05-30 14:42:33,766 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2017-05-30 14:42:33,766 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: dump
2017-05-30 14:42:33,766 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation dump false:UNKNOWN:Dump the object to a string
2017-05-30 14:42:33,766 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: dump()
2017-05-30 14:42:33,766 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: dumpStdErr
2017-05-30 14:42:33,766 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2017-05-30 14:42:33,766 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: dumpStdErr()
2017-05-30 14:42:33,766 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2017-05-30 14:42:33,767 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getState
2017-05-30 14:42:33,767 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute state false:true:class org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection:Lifecycle State for this instance
2017-05-30 14:42:33,767 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getStopTimeout
2017-05-30 14:42:33,767 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute stopTimeout false:false:class org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection:The stop timeout in milliseconds
2017-05-30 14:42:33,767 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,768 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: java.lang.Object
2017-05-30 14:42:33,768 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: java.lang.Object
2017-05-30 14:42:33,768 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.LifeCycle
2017-05-30 14:42:33,768 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: start
2017-05-30 14:42:33,768 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation start false:ACTION:Starts the instance
2017-05-30 14:42:33,768 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: start()
2017-05-30 14:42:33,768 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: stop
2017-05-30 14:42:33,768 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation stop false:ACTION:Stops the instance
2017-05-30 14:42:33,769 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: stop()
2017-05-30 14:42:33,769 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Container
2017-05-30 14:42:33,769 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.util.component.Container
2017-05-30 14:42:33,769 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Destroyable
2017-05-30 14:42:33,769 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.util.component.Destroyable
2017-05-30 14:42:33,769 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Dumpable
2017-05-30 14:42:33,770 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: dump
2017-05-30 14:42:33,770 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation dump false:INFO:Dump the nested Object state as a String
2017-05-30 14:42:33,770 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: dump()
2017-05-30 14:42:33,770 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.Handler
2017-05-30 14:42:33,770 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: destroy
2017-05-30 14:42:33,770 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation destroy false:ACTION:destroy associated resources
2017-05-30 14:42:33,770 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: destroy()
2017-05-30 14:42:33,770 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getServer
2017-05-30 14:42:33,770 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute server false:true:class org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection:the jetty server for this handler
2017-05-30 14:42:33,771 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | passed convert checks server for type class org.eclipse.jetty.server.Server
2017-05-30 14:42:33,771 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.HandlerContainer
2017-05-30 14:42:33,771 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getHandlers
2017-05-30 14:42:33,771 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getChildHandlers
2017-05-30 14:42:33,771 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute childHandlers false:false:class org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection:all contained handlers
2017-05-30 14:42:33,771 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,771 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | passed convert checks childHandlers for type interface org.eclipse.jetty.server.Handler
2017-05-30 14:42:33,771 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | ObjectName = org.ops4j.pax.web.service.jetty.internal:type=jettyserverhandlercollection,id=0
2017-05-30 14:42:33,772 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | name = org.ops4j.pax.web.service.jetty.internal:type=jettyserverhandlercollection,id=0
2017-05-30 14:42:33,772 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | Send create notification of object org.ops4j.pax.web.service.jetty.internal:id=0,type=jettyserverhandlercollection
2017-05-30 14:42:33,772 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | JMX.mbean.registered org.ops4j.pax.web.service.jetty.internal:type=jettyserverhandlercollection,id=0
2017-05-30 14:42:33,772 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Registered org.ops4j.pax.web.service.jetty.internal:type=jettyserverhandlercollection,id=0
2017-05-30 14:42:33,772 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | beanAdded org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a->org.eclipse.jetty.jaas.JAASLoginService@7d20d8f3
2017-05-30 14:42:33,773 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | ObjectMbean: mbeanFor org.eclipse.jetty.jaas.JAASLoginService@7d20d8f3 mClass=class org.eclipse.jetty.jmx.ObjectMBean
2017-05-30 14:42:33,773 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | mbeanFor org.eclipse.jetty.jaas.JAASLoginService@7d20d8f3 is org.eclipse.jetty.jmx.ObjectMBean@124881da
2017-05-30 14:42:33,773 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influence Count: 6
2017-05-30 14:42:33,773 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | No @ManagedObject declared on class org.eclipse.jetty.jaas.JAASLoginService
2017-05-30 14:42:33,773 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2017-05-30 14:42:33,773 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2017-05-30 14:42:33,774 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.jaas.JAASLoginService
2017-05-30 14:42:33,774 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.jaas.JAASLoginService
2017-05-30 14:42:33,774 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2017-05-30 14:42:33,774 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getState
2017-05-30 14:42:33,774 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute state false:true:class org.eclipse.jetty.jaas.JAASLoginService:Lifecycle State for this instance
2017-05-30 14:42:33,774 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getStopTimeout
2017-05-30 14:42:33,774 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute stopTimeout false:false:class org.eclipse.jetty.jaas.JAASLoginService:The stop timeout in milliseconds
2017-05-30 14:42:33,775 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,775 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: java.lang.Object
2017-05-30 14:42:33,775 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: java.lang.Object
2017-05-30 14:42:33,775 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.LifeCycle
2017-05-30 14:42:33,775 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: start
2017-05-30 14:42:33,775 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation start false:ACTION:Starts the instance
2017-05-30 14:42:33,776 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: start()
2017-05-30 14:42:33,776 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: stop
2017-05-30 14:42:33,776 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation stop false:ACTION:Stops the instance
2017-05-30 14:42:33,776 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: stop()
2017-05-30 14:42:33,776 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.security.LoginService
2017-05-30 14:42:33,776 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.security.LoginService
2017-05-30 14:42:33,776 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | ObjectName = org.eclipse.jetty.jaas:type=jaasloginservice,id=0
2017-05-30 14:42:33,776 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | name = org.eclipse.jetty.jaas:type=jaasloginservice,id=0
2017-05-30 14:42:33,777 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | Send create notification of object org.eclipse.jetty.jaas:id=0,type=jaasloginservice
2017-05-30 14:42:33,777 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | JMX.mbean.registered org.eclipse.jetty.jaas:type=jaasloginservice,id=0
2017-05-30 14:42:33,777 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Registered org.eclipse.jetty.jaas:type=jaasloginservice,id=0
2017-05-30 14:42:33,777 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | beanAdded org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a->org.eclipse.jetty.jaas.JAASLoginService@6e79781
2017-05-30 14:42:33,777 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | ObjectMbean: mbeanFor org.eclipse.jetty.jaas.JAASLoginService@6e79781 mClass=class org.eclipse.jetty.jmx.ObjectMBean
2017-05-30 14:42:33,778 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | mbeanFor org.eclipse.jetty.jaas.JAASLoginService@6e79781 is org.eclipse.jetty.jmx.ObjectMBean@4ace6a2
2017-05-30 14:42:33,778 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influence Count: 6
2017-05-30 14:42:33,778 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | No @ManagedObject declared on class org.eclipse.jetty.jaas.JAASLoginService
2017-05-30 14:42:33,778 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2017-05-30 14:42:33,778 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2017-05-30 14:42:33,778 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.jaas.JAASLoginService
2017-05-30 14:42:33,778 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.jaas.JAASLoginService
2017-05-30 14:42:33,779 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2017-05-30 14:42:33,779 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getState
2017-05-30 14:42:33,779 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute state false:true:class org.eclipse.jetty.jaas.JAASLoginService:Lifecycle State for this instance
2017-05-30 14:42:33,779 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getStopTimeout
2017-05-30 14:42:33,779 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute stopTimeout false:false:class org.eclipse.jetty.jaas.JAASLoginService:The stop timeout in milliseconds
2017-05-30 14:42:33,779 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,779 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: java.lang.Object
2017-05-30 14:42:33,779 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: java.lang.Object
2017-05-30 14:42:33,780 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.LifeCycle
2017-05-30 14:42:33,780 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: start
2017-05-30 14:42:33,780 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation start false:ACTION:Starts the instance
2017-05-30 14:42:33,780 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: start()
2017-05-30 14:42:33,780 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: stop
2017-05-30 14:42:33,780 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation stop false:ACTION:Stops the instance
2017-05-30 14:42:33,780 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: stop()
2017-05-30 14:42:33,780 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.security.LoginService
2017-05-30 14:42:33,780 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.security.LoginService
2017-05-30 14:42:33,781 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | ObjectName = org.eclipse.jetty.jaas:type=jaasloginservice,id=1
2017-05-30 14:42:33,781 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | name = org.eclipse.jetty.jaas:type=jaasloginservice,id=1
2017-05-30 14:42:33,781 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | Send create notification of object org.eclipse.jetty.jaas:id=1,type=jaasloginservice
2017-05-30 14:42:33,781 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | JMX.mbean.registered org.eclipse.jetty.jaas:type=jaasloginservice,id=1
2017-05-30 14:42:33,781 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Registered org.eclipse.jetty.jaas:type=jaasloginservice,id=1
2017-05-30 14:42:33,781 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | beanAdded org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a->org.eclipse.jetty.jmx.MBeanContainer@51117bb0
2017-05-30 14:42:33,781 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | ObjectMbean: mbeanFor org.eclipse.jetty.jmx.MBeanContainer@51117bb0 mClass=class org.eclipse.jetty.jmx.ObjectMBean
2017-05-30 14:42:33,782 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | mbeanFor org.eclipse.jetty.jmx.MBeanContainer@51117bb0 is org.eclipse.jetty.jmx.ObjectMBean@7817619
2017-05-30 14:42:33,782 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influence Count: 7
2017-05-30 14:42:33,782 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | No @ManagedObject declared on class org.eclipse.jetty.jmx.MBeanContainer
2017-05-30 14:42:33,782 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2017-05-30 14:42:33,782 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2017-05-30 14:42:33,782 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.jmx.MBeanContainer
2017-05-30 14:42:33,782 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.jmx.MBeanContainer
2017-05-30 14:42:33,782 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: java.lang.Object
2017-05-30 14:42:33,783 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: java.lang.Object
2017-05-30 14:42:33,783 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Container.InheritedListener
2017-05-30 14:42:33,783 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.util.component.Container.InheritedListener
2017-05-30 14:42:33,783 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Container.Listener
2017-05-30 14:42:33,783 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.util.component.Container.Listener
2017-05-30 14:42:33,783 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Dumpable
2017-05-30 14:42:33,783 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: dump
2017-05-30 14:42:33,784 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation dump false:INFO:Dump the nested Object state as a String
2017-05-30 14:42:33,784 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: dump()
2017-05-30 14:42:33,784 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Destroyable
2017-05-30 14:42:33,784 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.util.component.Destroyable
2017-05-30 14:42:33,784 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | ObjectName = org.eclipse.jetty.jmx:type=mbeancontainer,id=0
2017-05-30 14:42:33,784 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | name = org.eclipse.jetty.jmx:type=mbeancontainer,id=0
2017-05-30 14:42:33,784 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | Send create notification of object org.eclipse.jetty.jmx:id=0,type=mbeancontainer
2017-05-30 14:42:33,784 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | JMX.mbean.registered org.eclipse.jetty.jmx:type=mbeancontainer,id=0
2017-05-30 14:42:33,784 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Registered org.eclipse.jetty.jmx:type=mbeancontainer,id=0
2017-05-30 14:42:33,785 | DEBUG | onfig-2-thread-1 | ContainerLifeCycle               | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a added {org.eclipse.jetty.jmx.MBeanContainer@51117bb0,POJO}
2017-05-30 14:42:33,785 | INFO  | onfig-2-thread-1 | JettyFactoryImpl                 | 212 - org.ops4j.pax.web.pax-web-jetty - 4.3.0 | SPDY not available, creating standard ServerConnector for Http
2017-05-30 14:42:33,793 | DEBUG | onfig-2-thread-1 | ContainerLifeCycle               | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | HttpConnectionFactory@32f3c213{HTTP/1.1} added {HttpConfiguration@66fcd424{32768/8192,8192/8192,https://:8443,[]},POJO}
2017-05-30 14:42:33,795 | DEBUG | onfig-2-thread-1 | ContainerLifeCycle               | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | ServerConnector@22246938{null}{0.0.0.0:0} added {org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a,UNMANAGED}
2017-05-30 14:42:33,795 | DEBUG | onfig-2-thread-1 | ContainerLifeCycle               | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | ServerConnector@22246938{null}{0.0.0.0:0} added {qtp376925139{STOPPED,8<=0<=200,i=0,q=0},AUTO}
2017-05-30 14:42:33,795 | DEBUG | onfig-2-thread-1 | ContainerLifeCycle               | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | ServerConnector@22246938{null}{0.0.0.0:0} added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@908509b,AUTO}
2017-05-30 14:42:33,796 | DEBUG | onfig-2-thread-1 | ContainerLifeCycle               | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | ServerConnector@22246938{null}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@2f99c432,POJO}
2017-05-30 14:42:33,796 | DEBUG | onfig-2-thread-1 | ContainerLifeCycle               | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | ServerConnector@22246938{null}{0.0.0.0:0} added {HttpConnectionFactory@32f3c213{HTTP/1.1},AUTO}
2017-05-30 14:42:33,797 | DEBUG | onfig-2-thread-1 | ContainerLifeCycle               | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | ServerConnector@22246938{HTTP/1.1}{0.0.0.0:0} added {org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@5964efcf,MANAGED}
2017-05-30 14:42:33,798 | INFO  | onfig-2-thread-1 | JettyServerImpl                  | 212 - org.ops4j.pax.web.pax-web-jetty - 4.3.0 | Pax Web available at [0.0.0.0]:[8181]
2017-05-30 14:42:33,798 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | beanAdded org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a->default@22246938{HTTP/1.1}{0.0.0.0:8181}
2017-05-30 14:42:33,799 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | ObjectMbean: mbeanFor default@22246938{HTTP/1.1}{0.0.0.0:8181} mClass=class org.eclipse.jetty.server.jmx.AbstractConnectorMBean
2017-05-30 14:42:33,799 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | mbeanFor default@22246938{HTTP/1.1}{0.0.0.0:8181} is org.eclipse.jetty.server.jmx.AbstractConnectorMBean@3212bf08
2017-05-30 14:42:33,799 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influence Count: 16
2017-05-30 14:42:33,800 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.jmx.AbstractConnectorMBean
2017-05-30 14:42:33,800 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.ServerConnector
2017-05-30 14:42:33,804 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getLocalPort
2017-05-30 14:42:33,804 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute localPort false:false:class org.eclipse.jetty.server.ServerConnector:local port
2017-05-30 14:42:33,804 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,805 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getAcceptQueueSize
2017-05-30 14:42:33,805 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute acceptQueueSize false:false:class org.eclipse.jetty.server.ServerConnector:Accept Queue size
2017-05-30 14:42:33,806 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,806 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getSelectorPriorityDelta
2017-05-30 14:42:33,806 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute selectorPriorityDelta false:false:class org.eclipse.jetty.server.ServerConnector:The priority delta to apply to selector threads
2017-05-30 14:42:33,806 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,806 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getSoLingerTime
2017-05-30 14:42:33,806 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute soLingerTime false:false:class org.eclipse.jetty.server.ServerConnector:TCP/IP solinger time or -1 to disable
2017-05-30 14:42:33,807 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,807 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.AbstractNetworkConnector
2017-05-30 14:42:33,807 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getHost
2017-05-30 14:42:33,807 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute host false:false:class org.eclipse.jetty.server.ServerConnector:The network interface this connector binds to as an IP address or a hostname.  If null or 0.0.0.0, then bind to all interfaces.
2017-05-30 14:42:33,807 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,808 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getPort
2017-05-30 14:42:33,808 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute port false:false:class org.eclipse.jetty.server.ServerConnector:Port this connector listens on. If set the 0 a random port is assigned which may be obtained with getLocalPort()
2017-05-30 14:42:33,808 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,808 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.AbstractConnector
2017-05-30 14:42:33,808 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getProtocols
2017-05-30 14:42:33,808 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute protocols false:false:class org.eclipse.jetty.server.ServerConnector:Protocols supported by this connector
2017-05-30 14:42:33,808 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,809 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getIdleTimeout
2017-05-30 14:42:33,809 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute idleTimeout false:false:class org.eclipse.jetty.server.ServerConnector:Idle timeout
2017-05-30 14:42:33,809 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,809 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getAcceptorPriorityDelta
2017-05-30 14:42:33,809 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute acceptorPriorityDelta false:false:class org.eclipse.jetty.server.ServerConnector:The priority delta to apply to acceptor threads
2017-05-30 14:42:33,810 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,810 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getDefaultProtocol
2017-05-30 14:42:33,810 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute defaultProtocol false:false:class org.eclipse.jetty.server.ServerConnector:This connector's default protocol
2017-05-30 14:42:33,810 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,810 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getAcceptors
2017-05-30 14:42:33,810 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute acceptors false:false:class org.eclipse.jetty.server.ServerConnector:number of acceptor threads
2017-05-30 14:42:33,811 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,811 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2017-05-30 14:42:33,811 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: dump
2017-05-30 14:42:33,811 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation dump false:UNKNOWN:Dump the object to a string
2017-05-30 14:42:33,811 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: dump()
2017-05-30 14:42:33,811 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: dumpStdErr
2017-05-30 14:42:33,811 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2017-05-30 14:42:33,812 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: dumpStdErr()
2017-05-30 14:42:33,812 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2017-05-30 14:42:33,812 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getState
2017-05-30 14:42:33,812 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute state false:true:class org.eclipse.jetty.server.ServerConnector:Lifecycle State for this instance
2017-05-30 14:42:33,812 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getStopTimeout
2017-05-30 14:42:33,812 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineAttribute stopTimeout false:false:class org.eclipse.jetty.server.ServerConnector:The stop timeout in milliseconds
2017-05-30 14:42:33,812 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | DeclaredSetter: 
2017-05-30 14:42:33,813 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: java.lang.Object
2017-05-30 14:42:33,813 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: java.lang.Object
2017-05-30 14:42:33,813 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.LifeCycle
2017-05-30 14:42:33,813 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: start
2017-05-30 14:42:33,813 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation start false:ACTION:Starts the instance
2017-05-30 14:42:33,813 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: start()
2017-05-30 14:42:33,813 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: stop
2017-05-30 14:42:33,814 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation stop false:ACTION:Stops the instance
2017-05-30 14:42:33,814 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: stop()
2017-05-30 14:42:33,814 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Container
2017-05-30 14:42:33,814 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.util.component.Container
2017-05-30 14:42:33,814 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Destroyable
2017-05-30 14:42:33,814 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.util.component.Destroyable
2017-05-30 14:42:33,814 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Dumpable
2017-05-30 14:42:33,814 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Annotation found for: dump
2017-05-30 14:42:33,815 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | defineOperation dump false:INFO:Dump the nested Object state as a String
2017-05-30 14:42:33,815 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Method Cache: dump()
2017-05-30 14:42:33,815 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.Connector
2017-05-30 14:42:33,819 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Attribute Annotation found for: getIdleTimeout
2017-05-30 14:42:33,819 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.util.component.Graceful
2017-05-30 14:42:33,820 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.util.component.Graceful
2017-05-30 14:42:33,820 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: org.eclipse.jetty.server.NetworkConnector
2017-05-30 14:42:33,820 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: org.eclipse.jetty.server.NetworkConnector
2017-05-30 14:42:33,820 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: java.io.Closeable
2017-05-30 14:42:33,820 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: java.io.Closeable
2017-05-30 14:42:33,820 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Influenced by: java.lang.AutoCloseable
2017-05-30 14:42:33,820 | DEBUG | onfig-2-thread-1 | ObjectMBean                      | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Annotations not found for: java.lang.AutoCloseable
2017-05-30 14:42:33,820 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | ObjectName = org.eclipse.jetty.server:context=HTTP/1.1@22246938,type=serverconnector,id=0
2017-05-30 14:42:33,820 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | name = org.eclipse.jetty.server:context=HTTP/1.1@22246938,type=serverconnector,id=0
2017-05-30 14:42:33,821 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | Send create notification of object org.eclipse.jetty.server:context=HTTP/1.1@22246938,id=0,type=serverconnector
2017-05-30 14:42:33,821 | DEBUG | onfig-2-thread-1 | mbeanserver                      |  -  -  | JMX.mbean.registered org.eclipse.jetty.server:context=HTTP/1.1@22246938,type=serverconnector,id=0
2017-05-30 14:42:33,821 | DEBUG | onfig-2-thread-1 | MBeanContainer                   | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | Registered org.eclipse.jetty.server:context=HTTP/1.1@22246938,type=serverconnector,id=0
2017-05-30 14:42:33,821 | DEBUG | onfig-2-thread-1 | ContainerLifeCycle               | 190 - org.eclipse.jetty.util - 9.2.19.v20160908 | org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@481e703a added {default@22246938{HTTP/1.1}{0.0.0.0:8181},AUTO}
2017-05-30 14:42:33,822 | DEBUG | onfig-2-thread-1 | ConfigurationImpl                | 214 - org.ops4j.pax.web.pax-web-runtime - 4.3.0 | Reading configuration property org.ops4j.pax.web.config.url has failed
2017-05-30 14:42:33,824 | DEBUG | onfig-2-thread-1 | pax-web-runtime                  | 214 - org.ops4j.pax.web.pax-web-runtime - 4.3.0 | ServiceEvent REGISTERED - [org.osgi.service.http.HttpService, org.ops4j.pax.web.service.WebContainer] - org.ops4j.pax.web.pax-web-runtime
{code}

threads are equaly boring:

{code}
2017-05-30 15:03:43
Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode):

"fileinstall-D:\programy\apache-servicemix-7.0.1/deploy" #40 daemon prio=5 os_prio=0 tid=0x000000000a25b000 nid=0x1fc0 in Object.wait() [0x000000000df5f000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316)
        - locked <0x00000000e14f7800> (a org.apache.felix.fileinstall.internal.DirectoryWatcher)

"Thread-15" #41 daemon prio=5 os_prio=0 tid=0x0000000009503800 nid=0x2768 runnable [0x000000000e08f000]
   java.lang.Thread.State: RUNNABLE
        at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
        at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
        at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
        at java.lang.Thread.run(Thread.java:748)

"Timer-1" #37 daemon prio=5 os_prio=0 tid=0x0000000009501800 nid=0x1004 in Object.wait() [0x000000000da0f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000e14b9800> (a java.util.TaskQueue)
        at java.lang.Object.wait(Object.java:502)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        - locked <0x00000000e14b9800> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:505)

"Timer-0" #36 daemon prio=5 os_prio=0 tid=0x0000000009500800 nid=0x1748 in Object.wait() [0x000000000d4de000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000e14b9c38> (a java.util.TaskQueue)
        at java.lang.Object.wait(Object.java:502)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        - locked <0x00000000e14b9c38> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:505)

"fileinstall-D:\programy\apache-servicemix-7.0.1\bin\..\etc" #33 daemon prio=5 os_prio=0 tid=0x00000000094ff000 nid=0x16e0 in Object.wait() [0x000000000d65f000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316)
        - locked <0x00000000e14b9e60> (a org.apache.felix.fileinstall.internal.DirectoryWatcher)

"Thread-11" #34 daemon prio=5 os_prio=0 tid=0x00000000094fd800 nid=0x1f24 runnable [0x000000000841f000]
   java.lang.Thread.State: RUNNABLE
        at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
        at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
        at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
        at java.lang.Thread.run(Thread.java:748)

"CM Event Dispatcher" #32 daemon prio=5 os_prio=0 tid=0x00000000094fd000 nid=0x17c4 in Object.wait() [0x000000000d1de000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000e14f8918> (a java.util.LinkedList)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:83)
        - locked <0x00000000e14f8918> (a java.util.LinkedList)
        at java.lang.Thread.run(Thread.java:748)

"CM Configuration Updater" #31 daemon prio=5 os_prio=0 tid=0x00000000094fc000 nid=0x24e0 in Object.wait() [0x000000000bf3f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000e14f8bd0> (a java.util.LinkedList)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:83)
        - locked <0x00000000e14f8bd0> (a java.util.LinkedList)
        at java.lang.Thread.run(Thread.java:748)

"Thread-10" #30 daemon prio=5 os_prio=0 tid=0x00000000094fb800 nid=0x1c3c waiting on condition [0x000000000c10e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000000e14b6138> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)

"Thread-9" #29 daemon prio=5 os_prio=0 tid=0x00000000094fa800 nid=0xadc waiting on condition [0x000000000bd1e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000000e14b6138> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)

"Thread-8" #28 daemon prio=5 os_prio=0 tid=0x00000000094fa000 nid=0x1d38 waiting on condition [0x000000000b84f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000000e14b6138> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)

"Thread-7" #27 daemon prio=5 os_prio=0 tid=0x00000000094f9000 nid=0x2ab8 waiting on condition [0x000000000bb4f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000000e14b6138> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)

"Thread-6" #26 daemon prio=5 os_prio=0 tid=0x00000000094f8800 nid=0x1bc8 waiting on condition [0x000000000b94f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000000e14b6138> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)

"Thread-5" #25 daemon prio=5 os_prio=0 tid=0x00000000094f7800 nid=0x2618 waiting on condition [0x000000000b70e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000000e14b6138> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)

"Thread-4" #24 daemon prio=5 os_prio=0 tid=0x00000000094f7000 nid=0x16ec waiting on condition [0x000000000b52e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000000e14b6138> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)

"Thread-3" #23 daemon prio=5 os_prio=0 tid=0x00000000094f6000 nid=0x1d04 waiting on condition [0x000000000afbe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000000e14b6138> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)

"Thread-2" #22 daemon prio=5 os_prio=0 tid=0x00000000094f5800 nid=0x73c waiting on condition [0x000000000b12e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000000e14b6138> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)

"Thread-1" #21 daemon prio=5 os_prio=0 tid=0x00000000094f4800 nid=0x2694 waiting on condition [0x000000000ae7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000000e14b6138> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)

"Karaf Shutdown Socket Thread" #20 daemon prio=5 os_prio=0 tid=0x0000000008e79800 nid=0x22bc runnable [0x000000000ad4f000]
   java.lang.Thread.State: RUNNABLE
        at java.net.DualStackPlainSocketImpl.accept0(Native Method)
        at java.net.DualStackPlainSocketImpl.socketAccept(DualStackPlainSocketImpl.java:131)
        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
        at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:199)
        - locked <0x00000000e1554250> (a java.net.SocksSocketImpl)
        at java.net.ServerSocket.implAccept(ServerSocket.java:545)
        at java.net.ServerSocket.accept(ServerSocket.java:513)
        at org.apache.karaf.main.ShutdownSocketThread.run(ShutdownSocketThread.java:57)

"Karaf Lock Monitor Thread" #19 prio=5 os_prio=0 tid=0x000000000974f800 nid=0x1428 waiting on condition [0x000000000866f000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at org.apache.karaf.main.Main.doMonitor(Main.java:388)
        at org.apache.karaf.main.Main.access$100(Main.java:72)
        at org.apache.karaf.main.Main$2.run(Main.java:364)

"FelixStartLevel" #18 daemon prio=5 os_prio=0 tid=0x0000000009815000 nid=0x2808 in Object.wait() [0x0000000007f0f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000e159e1b8> (a java.util.ArrayList)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:283)
        - locked <0x00000000e159e1b8> (a java.util.ArrayList)
        at java.lang.Thread.run(Thread.java:748)

"FelixFrameworkWiring" #17 daemon prio=5 os_prio=0 tid=0x00000000095a2000 nid=0xb24 in Object.wait() [0x0000000009baf000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000e0db8ee0> (a java.util.ArrayList)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.felix.framework.FrameworkWiringImpl.run(FrameworkWiringImpl.java:172)
        - locked <0x00000000e0db8ee0> (a java.util.ArrayList)
        at java.lang.Thread.run(Thread.java:748)

"FelixDispatchQueue" #12 prio=5 os_prio=0 tid=0x000000000765d800 nid=0x27dc in Object.wait() [0x000000000831f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000e17f69c8> (a java.util.ArrayList)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.felix.framework.EventDispatcher.run(EventDispatcher.java:1122)
        - locked <0x00000000e17f69c8> (a java.util.ArrayList)
        at org.apache.felix.framework.EventDispatcher.access$000(EventDispatcher.java:54)
        at org.apache.felix.framework.EventDispatcher$1.run(EventDispatcher.java:102)
        at java.lang.Thread.run(Thread.java:748)

"RMI TCP Accept-0" #11 daemon prio=5 os_prio=0 tid=0x00000000074d5800 nid=0x13c runnable [0x0000000007dbe000]
   java.lang.Thread.State: RUNNABLE
        at java.net.DualStackPlainSocketImpl.accept0(Native Method)
        at java.net.DualStackPlainSocketImpl.socketAccept(DualStackPlainSocketImpl.java:131)
        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
        at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:199)
        - locked <0x00000000e14b6628> (a java.net.SocksSocketImpl)
        at java.net.ServerSocket.implAccept(ServerSocket.java:545)
        at java.net.ServerSocket.accept(ServerSocket.java:513)
        at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:52)
        at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
        at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
        at java.lang.Thread.run(Thread.java:748)

"Service Thread" #9 daemon prio=9 os_prio=0 tid=0x0000000006211800 nid=0x2700 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C1 CompilerThread2" #8 daemon prio=9 os_prio=2 tid=0x00000000061ca000 nid=0x1f88 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread1" #7 daemon prio=9 os_prio=2 tid=0x00000000061c3000 nid=0x26b0 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" #6 daemon prio=9 os_prio=2 tid=0x00000000061c1000 nid=0x1b60 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Attach Listener" #5 daemon prio=5 os_prio=2 tid=0x00000000061bc000 nid=0x8cc waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" #4 daemon prio=9 os_prio=2 tid=0x00000000061b9800 nid=0x27ac runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Finalizer" #3 daemon prio=8 os_prio=1 tid=0x0000000004d86800 nid=0x1ecc in Object.wait() [0x000000000606e000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000e070b0e0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
        - locked <0x00000000e070b0e0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)

"Reference Handler" #2 daemon prio=10 os_prio=2 tid=0x0000000004d3d000 nid=0x1420 in Object.wait() [0x000000000619e000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000e10cba50> (a java.lang.ref.Reference$Lock)
        at java.lang.Object.wait(Object.java:502)
        at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
        - locked <0x00000000e10cba50> (a java.lang.ref.Reference$Lock)
        at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)

"main" #1 prio=5 os_prio=0 tid=0x00000000020ec800 nid=0x216c in Object.wait() [0x000000000246f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000e06eac80> (a org.apache.felix.framework.util.ThreadGate)
        at org.apache.felix.framework.util.ThreadGate.await(ThreadGate.java:79)
        - locked <0x00000000e06eac80> (a org.apache.felix.framework.util.ThreadGate)
        at org.apache.felix.framework.Felix.waitForStop(Felix.java:1073)
        at org.apache.karaf.main.Main.awaitShutdown(Main.java:586)
        at org.apache.karaf.main.Main.main(Main.java:187)

"VM Thread" os_prio=2 tid=0x0000000004d37000 nid=0x1c70 runnable

"GC task thread#0 (ParallelGC)" os_prio=0 tid=0x0000000002102800 nid=0x1fcc runnable

"GC task thread#1 (ParallelGC)" os_prio=0 tid=0x0000000002104000 nid=0x1f64 runnable

"GC task thread#2 (ParallelGC)" os_prio=0 tid=0x0000000002105800 nid=0x1794 runnable

"GC task thread#3 (ParallelGC)" os_prio=0 tid=0x000000000210b800 nid=0x2810 runnable

"VM Periodic Task Thread" os_prio=2 tid=0x0000000007528800 nid=0x1010 waiting on condition

JNI global references: 254
{code}

On linux everything is fine 

On Windows, servicemix 7.0.0 also runs without problems. 

What could possibly changed?

how to check on which feature is it stuck?







--
This message was sent by Atlassian JIRA
(v6.3.15#6346)