[
https://issues.apache.org/jira/browse/SMX4-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175359#comment-13175359
]
Ge@@ru commented on SMX4-1003:
------------------------------
Here what i see with log are in TRACE after 3 minutes:
10:38:58,427 | DEBUG | rint Extender: 1 | AbstractServiceReferenceRecipe | 10
- org.apache.aries.blueprint - 0.3.1 | Found initial references
[[it.test.helloword.HelloWord]] for OSGi service
(objectClass=it.test.helloword.HelloWord)
10:38:58,427 | DEBUG | rint Extender: 1 | BlueprintContainerImpl | 10
- org.apache.aries.blueprint - 0.3.1 | Tracking service references: [service]
10:38:58,427 | DEBUG | rint Extender: 1 | BlueprintContainerImpl | 10
- org.apache.aries.blueprint - 0.3.1 | Running blueprint container for bundle
test-blueprint-osgi-cxf in state WaitForInitialReferences
10:38:58,427 | DEBUG | rint Extender: 1 | BlueprintContainerImpl | 10
- org.apache.aries.blueprint - 0.3.1 | Running blueprint container for bundle
test-blueprint-osgi-cxf in state InitialReferencesSatisfied
10:38:58,427 | DEBUG | rint Extender: 1 | BlueprintContainerImpl | 10
- org.apache.aries.blueprint - 0.3.1 | Running blueprint container for bundle
test-blueprint-osgi-cxf in state WaitForInitialReferences2
10:38:58,427 | DEBUG | rint Extender: 1 | BlueprintContainerImpl | 10
- org.apache.aries.blueprint - 0.3.1 | Running blueprint container for bundle
test-blueprint-osgi-cxf in state Create
10:38:58,427 | DEBUG | rint Extender: 1 | BlueprintContainerImpl | 10
- org.apache.aries.blueprint - 0.3.1 | Instantiating components:
[blueprintContainer, blueprintBundle, blueprintBundleContext,
blueprintConverter, service, myClass, int,
org.apache.cxf.configuration.blueprint.InterceptorTypeConverter, cxf, myserver]
10:38:58,428 | DEBUG | rint Extender: 1 | ProxySubclassGenerator | 8
- org.apache.aries.proxy - 0.3.0 | Method entry: isProxySubclass, args
[interface it.test.helloword.HelloWord]
10:38:58,428 | DEBUG | rint Extender: 1 | ProxySubclassGenerator | 8
- org.apache.aries.proxy - 0.3.0 | Method exit: isProxySubclass, returning false
10:38:58,429 | DEBUG | rint Extender: 1 | ReferenceRecipe | 10
- org.apache.aries.blueprint - 0.3.1 | Binding reference service to
[it.test.helloword.HelloWord]
10:38:58,453 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.buslifecycle.CXFBusLifeCycleManager.
10:38:58,453 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.bus.osgi.OSGiExtensionLocator$OSGIBusListener.
10:38:58,454 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.ws.policy.PolicyAnnotationListener.
10:38:58,455 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.service.factory.FactoryBeanListenerManager.
10:38:58,455 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.ws.policy.PolicyEngineImpl.
10:38:58,456 | DEBUG | rint Extender: 1 | test-blueprint-osgi-cxf |
158 - test-blueprint-osgi-cxf - 0.1.0.SNAPSHOT | ServiceEvent REGISTERED
10:38:58,515 | INFO | rint Extender: 1 | ReflectionServiceFactoryBean |
137 - org.apache.cxf.bundle - 2.4.4 | Creating Service
{http://test.it/}HelloWorldImplService from class it.test.HelloWorld
10:38:58,614 | DEBUG | rint Extender: 1 | bind | -
- | Trying to locate it/test/jaxws_asm/jaxb.properties
10:38:58,614 | DEBUG | rint Extender: 1 | bind | -
- | not found
10:38:58,614 | DEBUG | rint Extender: 1 | bind | -
- | Trying to locate it/test/jaxws_asm/jaxb.properties
10:38:58,614 | DEBUG | rint Extender: 1 | bind | -
- | not found
10:38:58,614 | DEBUG | rint Extender: 1 | bind | -
- | Checking system property javax.xml.bind.JAXBContext
10:38:58,614 | DEBUG | rint Extender: 1 | bind | -
- | not found
10:38:58,614 | DEBUG | rint Extender: 1 | bind | -
- | Checking META-INF/services
10:38:58,615 | DEBUG | rint Extender: 1 | bind | -
- | Unable to find: META-INF/services/javax.xml.bind.JAXBContext
10:38:58,615 | DEBUG | rint Extender: 1 | bind | -
- | Trying to create the platform default provider
10:38:58,616 | DEBUG | rint Extender: 1 | bind | -
- | loaded com.sun.xml.internal.bind.v2.ContextFactory from
bundle://121.0:1/com/sun/xml/bind/v2/ContextFactory.class
10:38:58,621 | DEBUG | rint Extender: 1 | ContextFactory | -
- | Property com.sun.xml.bind.XmlAccessorFactoryis not active. Using JAXB's
implementation
10:38:58,822 | DEBUG | rint Extender: 1 | JAXBDataBinding |
137 - org.apache.cxf.bundle - 2.4.4 | Created JAXBContext
"bundle://121.0:1/com/sun/xml/bind/v2/runtime/JAXBContextImpl.class Build-Id:
2.2.2
Classes known to this context:
[B
boolean
byte
char
com.sun.xml.bind.api.CompositeStructure
double
float
int
it.test.jaxws_asm.Hello
it.test.jaxws_asm.HelloResponse
java.awt.Image
java.io.File
java.lang.Boolean
java.lang.Byte
java.lang.Character
java.lang.Class
java.lang.Double
java.lang.Float
java.lang.Integer
java.lang.Long
java.lang.Object
java.lang.Short
java.lang.String
java.lang.Void
java.math.BigDecimal
java.math.BigInteger
java.net.URI
java.net.URL
java.util.Calendar
java.util.Date
java.util.GregorianCalendar
java.util.UUID
javax.activation.DataHandler
javax.xml.bind.JAXBElement
javax.xml.datatype.Duration
javax.xml.datatype.XMLGregorianCalendar
javax.xml.namespace.QName
javax.xml.transform.Source
long
short
void
" with classes [class it.test.jaxws_asm.Hello, class
it.test.jaxws_asm.HelloResponse].
10:38:58,822 | DEBUG | heckpoint Worker | MessageDatabase | 50
- org.apache.activemq.activemq-core - 5.5.1 | Checkpoint started.
10:38:58,838 | DEBUG | rint Extender: 1 | XmlSchemaGenerator | -
- | Wrigin XML Schema for
com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator@69e10f02[http://test.it/=com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator$Namespace@76307efc]
com.sun.xml.bind.v2.util.StackRecorder
at
com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator.write(XmlSchemaGenerator.java:441)[121:org.apache.servicemix.bundles.jaxb-impl:2.2.1.1_1]
at
com.sun.xml.bind.v2.runtime.JAXBContextImpl.generateSchema(JAXBContextImpl.java:826)[121:org.apache.servicemix.bundles.jaxb-impl:2.2.1.1_1]
at
org.apache.cxf.jaxb.JAXBUtils.generateJaxbSchemas(JAXBUtils.java:775)[137:org.apache.cxf.bundle:2.4.4]
at
org.apache.cxf.jaxb.JAXBDataBinding.generateJaxbSchemas(JAXBDataBinding.java:395)[137:org.apache.cxf.bundle:2.4.4]
at
org.apache.cxf.jaxb.JAXBDataBinding.initialize(JAXBDataBinding.java:322)[137:org.apache.cxf.bundle:2.4.4]
at
org.apache.cxf.service.factory.AbstractServiceFactoryBean.initializeDataBindings(AbstractServiceFactoryBean.java:86)[137:org.apache.cxf.bundle:2.4.4]
at
org.apache.cxf.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass(ReflectionServiceFactoryBean.java:444)[137:org.apache.cxf.bundle:2.4.4]
at
org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean.buildServiceFromClass(JaxWsServiceFactoryBean.java:682)[137:org.apache.cxf.bundle:2.4.4]
at
org.apache.cxf.service.factory.ReflectionServiceFactoryBean.initializeServiceModel(ReflectionServiceFactoryBean.java:507)[137:org.apache.cxf.bundle:2.4.4]
at
org.apache.cxf.service.factory.ReflectionServiceFactoryBean.create(ReflectionServiceFactoryBean.java:241)[137:org.apache.cxf.bundle:2.4.4]
at
org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean.create(JaxWsServiceFactoryBean.java:202)[137:org.apache.cxf.bundle:2.4.4]
at
org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.createEndpoint(AbstractWSDLBasedEndpointFactory.java:101)[137:org.apache.cxf.bundle:2.4.4]
at
org.apache.cxf.frontend.ServerFactoryBean.create(ServerFactoryBean.java:157)[137:org.apache.cxf.bundle:2.4.4]
at
org.apache.cxf.jaxws.JaxWsServerFactoryBean.create(JaxWsServerFactoryBean.java:202)[137:org.apache.cxf.bundle:2.4.4]
at
org.apache.cxf.frontend.ServerFactoryBean.init(ServerFactoryBean.java:219)[137:org.apache.cxf.bundle:2.4.4]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)[:1.6.0_20]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)[:1.6.0_20]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)[:1.6.0_20]
at java.lang.reflect.Method.invoke(Method.java:597)[:1.6.0_20]
at
org.apache.aries.blueprint.utils.ReflectionUtils.invoke(ReflectionUtils.java:226)[10:org.apache.aries.blueprint:0.3.1]
at
org.apache.aries.blueprint.container.BeanRecipe.invoke(BeanRecipe.java:824)[10:org.apache.aries.blueprint:0.3.1]
at
org.apache.aries.blueprint.container.BeanRecipe.runBeanProcInit(BeanRecipe.java:636)[10:org.apache.aries.blueprint:0.3.1]
at
org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:724)[10:org.apache.aries.blueprint:0.3.1]
at
org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:64)[10:org.apache.aries.blueprint:0.3.1]
at
org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:219)[10:org.apache.aries.blueprint:0.3.1]
at
org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:147)[10:org.apache.aries.blueprint:0.3.1]
at
org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:640)[10:org.apache.aries.blueprint:0.3.1]
at
org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:331)[10:org.apache.aries.blueprint:0.3.1]
at
org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:227)[10:org.apache.aries.blueprint:0.3.1]
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)[:1.6.0_20]
at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)[:1.6.0_20]
at java.util.concurrent.FutureTask.run(FutureTask.java:138)[:1.6.0_20]
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)[:1.6.0_20]
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:207)[:1.6.0_20]
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)[:1.6.0_20]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)[:1.6.0_20]
at java.lang.Thread.run(Thread.java:619)[:1.6.0_20]
10:38:58,892 | DEBUG | rint Extender: 1 | FoolProofResolver | -
- | ENTRY http://test.it/ schema1.xsd
10:38:58,892 | DEBUG | rint Extender: 1 | FoolProofResolver | -
- | system ID = schema1.xsd
10:38:58,892 | DEBUG | rint Extender: 1 | FoolProofResolver | -
- | RETURN javax.xml.transform.dom.DOMResult@4049cab1
10:38:59,010 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.binding.soap.SoapBindingFactory.
10:38:59,011 | DEBUG | heckpoint Worker | MessageDatabase | 50
- org.apache.activemq.activemq-core - 5.5.1 | Checkpoint done.
10:38:59,057 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.binding.corba.wsdl.WSDLExtensionRegister.
10:38:59,058 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.binding.xml.wsdl11.XMLWSDLExtensionLoader.
10:38:59,062 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.transport.http.HTTPWSDLExtensionLoader.
10:38:59,071 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.ws.addressing.AddressingWSDLExtensionLoader.
10:38:59,080 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.transport.jms.wsdl11.JMSWSDLExtensionLoader.
10:38:59,081 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.wsdl11.WSDLManagerImpl.
10:38:59,094 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.binding.soap.SoapTransportFactory.
10:38:59,169 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.transport.http.HTTPTransportFactory.
10:38:59,171 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.transport.http_jetty.JettyDestinationFactory.
10:38:59,177 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class
org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory.
10:38:59,180 | DEBUG | rint Extender: 1 | DefaultResourceManager |
137 - org.apache.cxf.bundle - 2.4.4 | resolving resource <cxf> type <interface
org.apache.cxf.Bus>
10:38:59,221 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl.
10:38:59,222 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.ws.policy.PolicyBuilderImpl.
10:38:59,223 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class
org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider.
10:38:59,234 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class
org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider.
10:38:59,237 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class
org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl.
10:38:59,239 | DEBUG | rint Extender: 1 | JettyHTTPServerEngineFactory |
137 - org.apache.cxf.bundle - 2.4.4 | Creating Jetty HTTP Server Engine for
port 10000.
10:38:59,241 | DEBUG | rint Extender: 1 | JettyHTTPServerEngine |
137 - org.apache.cxf.bundle - 2.4.4 | Configured port 10000 for "http".
10:38:59,241 | INFO | rint Extender: 1 | ServerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Setting the server's publish address to
be http://0.0.0.0:10000/
10:38:59,242 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.endpoint.ServerRegistryImpl.
10:38:59,244 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.endpoint.ServerLifeCycleManagerImpl.
10:38:59,247 | DEBUG | rint Extender: 1 | ConfigurerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Could not determine bean name for
instance of class org.apache.cxf.management.jmx.InstrumentationManagerImpl.
10:38:59,250 | DEBUG | rint Extender: 1 | DefaultResourceManager |
137 - org.apache.cxf.bundle - 2.4.4 | resolving resource <cxf> type <interface
org.apache.cxf.Bus>
10:38:59,253 | DEBUG | rint Extender: 1 | ServerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | Server is starting.
10:38:59,254 | DEBUG | rint Extender: 1 | JettyHTTPDestination |
137 - org.apache.cxf.bundle - 2.4.4 | registering incoming observer:
org.apache.cxf.transport.ChainInitiationObserver@2dec3ffd
10:38:59,254 | DEBUG | rint Extender: 1 | JettyHTTPDestination |
137 - org.apache.cxf.bundle - 2.4.4 | Activating receipt of incoming messages
10:38:59,255 | TRACE | rint Extender: 1 | JettyHTTPServerEngine |
137 - org.apache.cxf.bundle - 2.4.4 | "0.0.0.0"
10:38:59,255 | TRACE | rint Extender: 1 | JettyHTTPServerEngine |
137 - org.apache.cxf.bundle - 2.4.4 | connector.port: 10000
10:38:59,255 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | Container
org.eclipse.jetty.server.Server@156ff34d + [email protected]:10000
STOPPED as connector
10:38:59,256 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | Container
org.eclipse.jetty.server.Server@156ff34d +
org.eclipse.jetty.server.handler.ContextHandlerCollection@40b35cf0 as handler
10:38:59,256 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | starting
org.eclipse.jetty.server.Server@156ff34d
10:38:59,256 | INFO | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | jetty-7.4.5.v20110725
10:38:59,257 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | Container
org.eclipse.jetty.server.Server@156ff34d + qtp1067102655{8<=0<=0/254,-1} as
threadpool
10:38:59,257 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | starting
org.eclipse.jetty.server.handler.ContextHandlerCollection@40b35cf0
10:38:59,257 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | starting
org.eclipse.jetty.server.handler.ContextHandlerCollection@40b35cf0
10:38:59,257 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | STARTED
org.eclipse.jetty.server.handler.ContextHandlerCollection@40b35cf0
10:38:59,257 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | starting
org.eclipse.jetty.server.Server@156ff34d
10:38:59,257 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | starting
qtp1067102655{8<=0<=0/254,-1}
10:38:59,258 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | STARTED
qtp1067102655{8<=7<=8/254,0}
10:38:59,259 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | starting
[email protected]:10000 STOPPED
10:38:59,259 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | starting
org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@19a05c93
10:38:59,259 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | STARTED
org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@19a05c93
10:38:59,259 | INFO | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | Started
[email protected]:10000 STARTING
10:38:59,278 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | STARTED
[email protected]:10000 STARTED
10:38:59,278 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | STARTED
org.eclipse.jetty.server.Server@156ff34d
10:38:59,280 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | Container
o.e.j.s.h.ContextHandler{,null} +
org.apache.cxf.transport.http_jetty.JettyHTTPHandler@655fd43 as handler
10:38:59,280 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | Container
org.eclipse.jetty.server.handler.ContextHandlerCollection@40b35cf0 +
o.e.j.s.h.ContextHandler{,null} as handler
10:38:59,282 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | starting
o.e.j.s.h.ContextHandler{,null}
10:38:59,283 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | starting
org.apache.cxf.transport.http_jetty.JettyHTTPHandler@655fd43
10:38:59,283 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | starting
org.apache.cxf.transport.http_jetty.JettyHTTPHandler@655fd43
10:38:59,283 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | STARTED
org.apache.cxf.transport.http_jetty.JettyHTTPHandler@655fd43
10:38:59,283 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | starting
o.e.j.s.h.ContextHandler{,null}
10:38:59,283 | INFO | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | started
o.e.j.s.h.ContextHandler{,null}
10:38:59,283 | DEBUG | rint Extender: 1 | log |
108 - org.eclipse.jetty.util - 7.4.5.v20110725 | STARTED
o.e.j.s.h.ContextHandler{,null}
10:38:59,283 | DEBUG | rint Extender: 1 | ServerImpl |
137 - org.apache.cxf.bundle - 2.4.4 | register the server to serverRegistry
10:38:59,284 | DEBUG | rint Extender: 1 | DefaultResourceManager |
137 - org.apache.cxf.bundle - 2.4.4 | resolving resource
<it.test.HelloWorldImpl/ws> type <interface javax.xml.ws.WebServiceContext>
10:38:59,290 | DEBUG | rint Extender: 1 | AnnotationHandlerChainBuilder |
137 - org.apache.cxf.bundle - 2.4.4 | building handler chain
10:38:59,290 | DEBUG | rint Extender: 1 | AnnotationHandlerChainBuilder |
137 - org.apache.cxf.bundle - 2.4.4 | Checking for HandlerChain annotation on
it.test.HelloWorldImpl
10:38:59,290 | DEBUG | rint Extender: 1 | AnnotationHandlerChainBuilder |
137 - org.apache.cxf.bundle - 2.4.4 | Checking for HandlerChain annotation on
it.test.HelloWorld
10:38:59,290 | DEBUG | rint Extender: 1 | AnnotationHandlerChainBuilder |
137 - org.apache.cxf.bundle - 2.4.4 | Checking for HandlerChain annotation on
java.lang.Object
10:38:59,290 | DEBUG | rint Extender: 1 | AnnotationHandlerChainBuilder |
137 - org.apache.cxf.bundle - 2.4.4 | no HandlerChain annotation on class
it.test.HelloWorldImpl
10:38:59,291 | DEBUG | rint Extender: 1 | test-blueprint-osgi-cxf |
158 - test-blueprint-osgi-cxf - 0.1.0.SNAPSHOT | ServiceEvent REGISTERED
10:38:59,292 | DEBUG | rint Extender: 1 | BlueprintEventDispatcher | 10
- org.apache.aries.blueprint - 0.3.1 | Sending blueprint container event
BlueprintEvent[type=CREATED] for bundle test-blueprint-osgi-cxf
10:38:59,292 | DEBUG | nt Dispatcher: 1 | BlueprintListener | 19
- org.apache.karaf.shell.osgi - 2.2.4 | Blueprint app state changed to Created
for bundle 158
10:38:59,292 | DEBUG | rint Extender: 1 | BlueprintContainerImpl | 10
- org.apache.aries.blueprint - 0.3.1 | Running blueprint container for bundle
test-blueprint-osgi-cxf in state Created
10:39:04,012 | DEBUG | heckpoint Worker | MessageDatabase | 50
- org.apache.activemq.activemq-core - 5.5.1 | Checkpoint started.
10:39:04,185 | DEBUG | heckpoint Worker | MessageDatabase | 50
- org.apache.activemq.activemq-core - 5.5.1 | Checkpoint done.
10:39:08,842 | DEBUG | l Console Thread | ServiceRecipe | 10
- org.apache.aries.blueprint - 0.3.1 | Retrieving service for bundle
org.apache.karaf.shell.console [25] and service registration
org.apache.felix.framework.ServiceRegistrationImpl@2c9283bf
10:39:08,843 | DEBUG | l Console Thread | ServiceRecipe | 10
- org.apache.aries.blueprint - 0.3.1 | Method entry: getService, args
org.apache.karaf.shell.console.commands.BlueprintCommand@69e295f8
10:39:08,843 | DEBUG | l Console Thread | BlueprintContainerImpl | 10
- org.apache.aries.blueprint - 0.3.1 | Instantiating component shell-189
10:39:08,843 | DEBUG | l Console Thread | BlueprintContainerImpl | 10
- org.apache.aries.blueprint - 0.3.1 | Instantiating component
blueprintBundleContext
10:39:09,186 | DEBUG | heckpoint Worker | MessageDatabase | 50
- org.apache.activemq.activemq-core - 5.5.1 | Checkpoint started.
10:39:09,316 | DEBUG | heckpoint Worker | MessageDatabase | 50
- org.apache.activemq.activemq-core - 5.5.1 | Checkpoint done.
10:39:14,317 | DEBUG | heckpoint Worker | MessageDatabase | 50
- org.apache.activemq.activemq-core - 5.5.1 | Checkpoint started.
10:39:14,448 | DEBUG | heckpoint Worker | MessageDatabase | 50
- org.apache.activemq.activemq-core - 5.5.1 | Checkpoint done.
10:39:14,785 | DEBUG | l Console Thread | ServiceRecipe | 10
- org.apache.aries.blueprint - 0.3.1 | Retrieving service for bundle
org.apache.karaf.shell.console [25] and service registration
org.apache.felix.framework.ServiceRegistrationImpl@515063db
10:39:14,785 | DEBUG | l Console Thread | ServiceRecipe | 10
- org.apache.aries.blueprint - 0.3.1 | Method entry: getService, args
org.apache.karaf.shell.console.commands.BlueprintCommand@1c7cd70c
10:39:14,786 | DEBUG | l Console Thread | BlueprintContainerImpl | 10
- org.apache.aries.blueprint - 0.3.1 | Instantiating component shell-177
10:39:14,786 | DEBUG | l Console Thread | BlueprintContainerImpl | 10
- org.apache.aries.blueprint - 0.3.1 | Instantiating component
blueprintBundleContext
> Problem on start bundle blueprint with cxf + reference to an osgi service
> expose on spring bundle on offline environment
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: SMX4-1003
> URL: https://issues.apache.org/jira/browse/SMX4-1003
> Project: ServiceMix 4
> Issue Type: Bug
> Affects Versions: 4.4.0
> Environment: amd64 - linux
> Reporter: Ge@@ru
> Assignee: Freeman Fang
> Priority: Minor
> Fix For: 4.5.0
>
> Attachments: test-blueprint.tar.bz2
>
>
> On offline environment bundle that is reference to osgi service expose from
> spring bundle leave on Grace Period status until timeout expired. At timeout
> bundle go correctly to Created status but not automatically when service osgi
> is correctly deployed and started.
> With log trace i see this messages when timeout expired:
> 11:23:00,067 | DEBUG | rint Extender: 2 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.buslifecycle.CXFBusLifeCycleManager.
> 11:23:00,068 | DEBUG | rint Extender: 2 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.bus.osgi.OSGiExtensionLocator$OSGIBusListener.
> 11:23:00,069 | DEBUG | rint Extender: 2 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.ws.policy.PolicyAnnotationListener.
> 11:23:00,069 | DEBUG | rint Extender: 2 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.service.factory.FactoryBeanListenerManager.
> 11:23:00,070 | DEBUG | rint Extender: 2 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.ws.policy.PolicyEngineImpl.
> 11:23:00,073 | DEBUG | rint Extender: 2 | test-blueprint-osgi-cxf-rs |
> 184 - test-blueprint-osgi-cxf-rs - 0.1.0.SNAPSHOT | ServiceEvent REGISTERED
> 11:23:00,142 | DEBUG | rint Extender: 1 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.binding.corba.CorbaBindingFactory.
> 11:23:00,145 | DEBUG | rint Extender: 1 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.binding.soap.SoapBindingFactory.
> 11:23:00,146 | DEBUG | rint Extender: 1 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.binding.xml.XMLBindingFactory.
> 11:23:00,146 | DEBUG | rint Extender: 2 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.binding.object.ObjectBindingFactory.
> 11:23:00,155 | DEBUG | rint Extender: 2 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.binding.http.HttpBindingFactory.
> 11:23:00,185 | DEBUG | rint Extender: 1 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.binding.soap.SoapTransportFactory.
> 11:23:00,188 | DEBUG | rint Extender: 2 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.transport.http.HTTPTransportFactory.
> 11:23:00,192 | DEBUG | rint Extender: 1 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.transport.local.LocalTransportFactory.
> 11:23:00,192 | DEBUG | rint Extender: 2 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.transport.jms.JMSTransportFactory.
> 11:23:00,195 | DEBUG | rint Extender: 2 | DefaultResourceManager |
> - - | resolving resource <cxf> type <interface org.apache.cxf.Bus>
> 11:23:00,231 | DEBUG | rint Extender: 2 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.transport.http_jetty.JettyDestinationFactory.
> 11:23:00,236 | DEBUG | rint Extender: 2 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory.
> 11:23:00,237 | DEBUG | rint Extender: 2 | DefaultResourceManager |
> - - | resolving resource <cxf> type <interface org.apache.cxf.Bus>
> 11:23:00,253 | DEBUG | rint Extender: 2 | JettyHTTPServerEngineFactory |
> - - | Creating Jetty HTTP Server Engine for port 8193.
> 11:23:00,255 | DEBUG | rint Extender: 2 | JettyHTTPServerEngine |
> - - | Configured port 8193 for "http".
> 11:23:00,258 | INFO | rint Extender: 2 | ServerImpl |
> - - | Setting the server's publish address to be http://0.0.0.0:8193/
> 11:23:00,262 | DEBUG | rint Extender: 2 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.endpoint.ServerRegistryImpl.
> 11:23:00,264 | DEBUG | rint Extender: 1 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.endpoint.ServerLifeCycleManagerImpl.
> 11:23:00,268 | DEBUG | rint Extender: 1 | ConfigurerImpl |
> - - | Could not determine bean name for instance of class
> org.apache.cxf.management.jmx.InstrumentationManagerImpl.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira