Hi All,

 

I observed an unexpected behavior while testing a bridge example in the
cluster. The example has HTTP,EIP,XSLT and JMS service units. I have made an
Service Assembly(SA) for HTTP alone(let us call it http-sa) and separate SA
for the remaining units EIP,XSLT and JMS(let us call it eip-xslt-jms-sa). 

The flow is HTTP->EIP->XSLT->JMS.

I have deployed both http-sa and eip-xslt-jms-sa on two service instances in
cluster. When I send http requests to SM1, I observe HTTP1 directs the
request either to EIP1 or EIP2 which is expected but after this whenever
request goes to EIP1, it is always being routed to XSLT2, then to
JMS2(observed from the sevicemix log). I expected EIP1 to have some affinity
towards XSLT1 as they are on the same ServiceMix instance but it doesn't
seem to have. Any pointers on what is going wrong here?

 

I have attached the Servicemix log(log level is DEBUG) of both the
instances, the log corresponds to 4 requests put to SM1 and load managed
between SM1 and SM2 because of the cluster.

I am using SMX 3.3.1 on Windows XP.

 

Thanks in advance,

Deepika

 

12:08:38,653 | DEBUG | btpool0-1 - Acceptor0 
selectchannelconnec...@localhost:8192 | JettyContextManager      | 
ntextManager$ThreadPoolWrapper  467 | Dispatching job: 
s...@3836459[d=true,io=0,w=true,b=false|false]
12:08:38,653 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | REQUEST /bridge/ on 
org.mortbay.jetty.httpconnect...@145300b
12:08:38,653 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet=jbiServlet
12:08:38,653 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | chain=null
12:08:38,653 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet holder=jbiServlet
12:08:38,653 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
endpoints.HttpConsumerEndpoint  266 | Receiving HTTP request: POST /bridge/ 
HTTP/1.1
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 105
User-Agent: Java/1.6.0_18
Host: localhost:8192
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2


12:08:38,653 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
emix.common.AsyncBaseLifeCycle  626 | Created correlation id: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,653 | DEBUG | btpool0-6 - /bridge/ | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6d362b-10:15 in 
DeliveryChannel{servicemix-http}
12:08:38,653 | DEBUG | btpool0-6 - /bridge/ | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,653 | DEBUG | btpool0-6 - /bridge/ | SecuredBroker            | 
mix.jbi.security.SecuredBroker   72 | service name 
:{http://servicemix.apache.org/samples/bridge}pipeline
12:08:38,653 | DEBUG | btpool0-6 - /bridge/ | SecuredBroker            | 
mix.jbi.security.SecuredBroker   73 | operation name :null
12:08:38,669 | DEBUG | btpool0-6 - /bridge/ | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,684 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
endpoints.HttpConsumerEndpoint  298 | Suspending continuation for exchange: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,684 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | continuation 
retrycontinuat...@31015761,pending
12:08:38,715 | DEBUG | pool-flow.jms-thread-2 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Active, role: 
provider
12:08:38,715 | DEBUG | pool-flow.jms-thread-2 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,715 | DEBUG | pool-flow.jms-thread-2 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6cba5e-7:18 in 
DeliveryChannel{servicemix-saxon}
12:08:38,715 | DEBUG | pool-flow.jms-thread-2 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,715 | DEBUG | pool-flow.jms-thread-2 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,731 | DEBUG | pool-flow.jms-thread-16 | JmsComponent             | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Active, role: 
provider
12:08:38,747 | DEBUG | pool-flow.jms-thread-16 | JmsComponent             | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,747 | DEBUG | pool-flow.jms-thread-16 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6cba5e-7:19 in 
DeliveryChannel{servicemix-jms}
12:08:38,747 | DEBUG | pool-flow.jms-thread-16 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,747 | DEBUG | pool-flow.jms-thread-16 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,762 | DEBUG | pool-flow.jms-thread-14 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Done, role: 
provider
12:08:38,762 | DEBUG | pool-flow.jms-thread-14 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,762 | DEBUG | pool-flow.jms-thread-3 | HttpComponent            | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Done, role: 
consumer
12:08:38,762 | DEBUG | pool-flow.jms-thread-3 | HttpComponent            | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,762 | DEBUG | pool-flow.jms-thread-3 | HttpComponent            | 
endpoints.HttpConsumerEndpoint  248 | Resuming continuation for exchange: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,762 | DEBUG | btpool0-1 - Acceptor0 
selectchannelconnec...@localhost:8192 | JettyContextManager      | 
ntextManager$ThreadPoolWrapper  467 | Dispatching job: 
retrycontinuat...@31015761,pending,resumed
12:08:38,762 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | resume continuation 
retrycontinuat...@31015761,pending,resumed
12:08:38,762 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | REQUEST /bridge/ on 
org.mortbay.jetty.httpconnect...@145300b
12:08:38,762 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet=jbiServlet
12:08:38,762 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | chain=null
12:08:38,762 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet holder=jbiServlet
12:08:38,762 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
endpoints.HttpConsumerEndpoint  266 | Receiving HTTP request: POST /bridge/ 
HTTP/1.1
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 105
User-Agent: Java/1.6.0_18
Host: localhost:8192
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2


12:08:38,778 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | RESPONSE /bridge/  202
12:08:38,778 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | continuation still pending null
12:08:38,778 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | continuation retrycontinuat...@31015761
12:08:38,903 | DEBUG | btpool0-1 - Acceptor0 
selectchannelconnec...@localhost:8192 | JettyContextManager      | 
ntextManager$ThreadPoolWrapper  467 | Dispatching job: 
s...@3836459[d=true,io=1,w=true,b=false|false]
12:08:38,903 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | REQUEST /bridge/ on 
org.mortbay.jetty.httpconnect...@145300b
12:08:38,903 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet=jbiServlet
12:08:38,903 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | chain=null
12:08:38,903 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet holder=jbiServlet
12:08:38,903 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
endpoints.HttpConsumerEndpoint  266 | Receiving HTTP request: POST /bridge/ 
HTTP/1.1
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 105
User-Agent: Java/1.6.0_18
Host: localhost:8192
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2


12:08:38,903 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
emix.common.AsyncBaseLifeCycle  626 | Created correlation id: 
ID:10.11.20.135-1273c6d362b-10:16
12:08:38,903 | DEBUG | btpool0-6 - /bridge/ | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6d362b-10:16 in 
DeliveryChannel{servicemix-http}
12:08:38,903 | DEBUG | btpool0-6 - /bridge/ | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,903 | DEBUG | btpool0-6 - /bridge/ | SecuredBroker            | 
mix.jbi.security.SecuredBroker   72 | service name 
:{http://servicemix.apache.org/samples/bridge}pipeline
12:08:38,903 | DEBUG | btpool0-6 - /bridge/ | SecuredBroker            | 
mix.jbi.security.SecuredBroker   73 | operation name :null
12:08:38,903 | DEBUG | btpool0-6 - /bridge/ | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,903 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
endpoints.HttpConsumerEndpoint  298 | Suspending continuation for exchange: 
ID:10.11.20.135-1273c6d362b-10:16
12:08:38,903 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | continuation 
retrycontinuat...@31015761,pending
12:08:38,903 | DEBUG | pool-flow.jms-thread-7 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Active, role: 
provider
12:08:38,903 | DEBUG | pool-flow.jms-thread-7 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:16
12:08:38,903 | DEBUG | pool-flow.jms-thread-7 | MemoryStore              | 
cemix.store.memory.MemoryStore   51 | Storing object with id: 
ID:10.11.20.135-1273c6d362b-10:16
12:08:38,903 | DEBUG | pool-flow.jms-thread-7 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  632 | Correlation id retrieved from 
ThreadLocal: ID:10.11.20.135-1273c6d362b-10:16
12:08:38,903 | DEBUG | pool-flow.jms-thread-7 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6d362b-7:22 in 
DeliveryChannel{servicemix-eip}
12:08:38,903 | DEBUG | pool-flow.jms-thread-7 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,919 | DEBUG | pool-flow.jms-thread-7 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   72 | service name 
:{http://servicemix.apache.org/samples/bridge}xslt
12:08:38,919 | DEBUG | pool-flow.jms-thread-7 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   73 | operation name :null
12:08:38,919 | DEBUG | pool-flow.jms-thread-7 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,919 | DEBUG | pool-flow.jms-thread-1 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Active, role: 
consumer
12:08:38,934 | DEBUG | pool-flow.jms-thread-1 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:16
12:08:38,934 | DEBUG | pool-flow.jms-thread-1 | MemoryStore              | 
cemix.store.memory.MemoryStore   51 | Storing object with id: 
ID:10.11.20.135-1273c6d362b-7:22
12:08:38,934 | DEBUG | pool-flow.jms-thread-1 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  632 | Correlation id retrieved from 
ThreadLocal: ID:10.11.20.135-1273c6d362b-10:16
12:08:38,934 | DEBUG | pool-flow.jms-thread-1 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6d362b-7:23 in 
DeliveryChannel{servicemix-eip}
12:08:38,934 | DEBUG | pool-flow.jms-thread-1 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,934 | DEBUG | pool-flow.jms-thread-1 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   72 | service name 
:{http://servicemix.apache.org/samples/bridge}jms
12:08:38,934 | DEBUG | pool-flow.jms-thread-1 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   73 | operation name :null
12:08:38,934 | DEBUG | pool-flow.jms-thread-1 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,950 | DEBUG | pool-flow.jms-thread-9 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Done, role: 
consumer
12:08:38,950 | DEBUG | pool-flow.jms-thread-9 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:16
12:08:38,950 | DEBUG | pool-flow.jms-thread-9 | MemoryStore              | 
cemix.store.memory.MemoryStore   62 | Loading object with id: 
ID:10.11.20.135-1273c6d362b-7:22
12:08:38,950 | DEBUG | pool-flow.jms-thread-9 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6d362b-7:22 in 
DeliveryChannel{servicemix-eip}
12:08:38,950 | DEBUG | pool-flow.jms-thread-9 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,950 | DEBUG | pool-flow.jms-thread-9 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,950 | DEBUG | pool-flow.jms-thread-9 | MemoryStore              | 
cemix.store.memory.MemoryStore   62 | Loading object with id: 
ID:10.11.20.135-1273c6d362b-10:16
12:08:38,950 | DEBUG | pool-flow.jms-thread-9 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6d362b-10:16 in 
DeliveryChannel{servicemix-eip}
12:08:38,950 | DEBUG | pool-flow.jms-thread-9 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,950 | DEBUG | pool-flow.jms-thread-9 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,965 | DEBUG | pool-flow.jms-thread-10 | HttpComponent            | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Done, role: 
consumer
12:08:38,965 | DEBUG | pool-flow.jms-thread-10 | HttpComponent            | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:16
12:08:38,965 | DEBUG | pool-flow.jms-thread-10 | HttpComponent            | 
endpoints.HttpConsumerEndpoint  248 | Resuming continuation for exchange: 
ID:10.11.20.135-1273c6d362b-10:16
12:08:38,965 | DEBUG | btpool0-1 - Acceptor0 
selectchannelconnec...@localhost:8192 | JettyContextManager      | 
ntextManager$ThreadPoolWrapper  467 | Dispatching job: 
retrycontinuat...@31015761,pending,resumed
12:08:38,965 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | resume continuation 
retrycontinuat...@31015761,pending,resumed
12:08:38,965 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | REQUEST /bridge/ on 
org.mortbay.jetty.httpconnect...@145300b
12:08:38,965 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet=jbiServlet
12:08:38,965 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | chain=null
12:08:38,965 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet holder=jbiServlet
12:08:38,965 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
endpoints.HttpConsumerEndpoint  266 | Receiving HTTP request: POST /bridge/ 
HTTP/1.1
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 105
User-Agent: Java/1.6.0_18
Host: localhost:8192
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2


12:08:38,965 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | RESPONSE /bridge/  202
12:08:38,965 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | continuation still pending null
12:08:38,965 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | continuation retrycontinuat...@31015761
12:08:39,153 | DEBUG | btpool0-1 - Acceptor0 
selectchannelconnec...@localhost:8192 | JettyContextManager      | 
ntextManager$ThreadPoolWrapper  467 | Dispatching job: 
s...@3836459[d=true,io=1,w=true,b=false|false]
12:08:39,153 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | REQUEST /bridge/ on 
org.mortbay.jetty.httpconnect...@145300b
12:08:39,153 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet=jbiServlet
12:08:39,153 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | chain=null
12:08:39,153 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet holder=jbiServlet
12:08:39,153 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
endpoints.HttpConsumerEndpoint  266 | Receiving HTTP request: POST /bridge/ 
HTTP/1.1
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 105
User-Agent: Java/1.6.0_18
Host: localhost:8192
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2


12:08:39,153 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
emix.common.AsyncBaseLifeCycle  626 | Created correlation id: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,153 | DEBUG | btpool0-6 - /bridge/ | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6d362b-10:17 in 
DeliveryChannel{servicemix-http}
12:08:39,153 | DEBUG | btpool0-6 - /bridge/ | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,153 | DEBUG | btpool0-6 - /bridge/ | SecuredBroker            | 
mix.jbi.security.SecuredBroker   72 | service name 
:{http://servicemix.apache.org/samples/bridge}pipeline
12:08:39,153 | DEBUG | btpool0-6 - /bridge/ | SecuredBroker            | 
mix.jbi.security.SecuredBroker   73 | operation name :null
12:08:39,153 | DEBUG | btpool0-6 - /bridge/ | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,153 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
endpoints.HttpConsumerEndpoint  298 | Suspending continuation for exchange: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,153 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | continuation 
retrycontinuat...@31015761,pending
12:08:39,169 | DEBUG | pool-flow.jms-thread-11 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Active, role: 
provider
12:08:39,169 | DEBUG | pool-flow.jms-thread-11 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,169 | DEBUG | pool-flow.jms-thread-11 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6cba5e-7:20 in 
DeliveryChannel{servicemix-saxon}
12:08:39,169 | DEBUG | pool-flow.jms-thread-11 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,169 | DEBUG | pool-flow.jms-thread-11 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,184 | DEBUG | pool-flow.jms-thread-5 | JmsComponent             | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Active, role: 
provider
12:08:39,184 | DEBUG | pool-flow.jms-thread-5 | JmsComponent             | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,184 | DEBUG | pool-flow.jms-thread-5 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6cba5e-7:21 in 
DeliveryChannel{servicemix-jms}
12:08:39,184 | DEBUG | pool-flow.jms-thread-5 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,184 | DEBUG | pool-flow.jms-thread-5 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,200 | DEBUG | pool-flow.jms-thread-6 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Done, role: 
provider
12:08:39,200 | DEBUG | pool-flow.jms-thread-6 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,215 | DEBUG | pool-flow.jms-thread-4 | HttpComponent            | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Done, role: 
consumer
12:08:39,215 | DEBUG | pool-flow.jms-thread-4 | HttpComponent            | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,215 | DEBUG | pool-flow.jms-thread-4 | HttpComponent            | 
endpoints.HttpConsumerEndpoint  248 | Resuming continuation for exchange: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,215 | DEBUG | btpool0-1 - Acceptor0 
selectchannelconnec...@localhost:8192 | JettyContextManager      | 
ntextManager$ThreadPoolWrapper  467 | Dispatching job: 
retrycontinuat...@31015761,pending,resumed
12:08:39,215 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | resume continuation 
retrycontinuat...@31015761,pending,resumed
12:08:39,215 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | REQUEST /bridge/ on 
org.mortbay.jetty.httpconnect...@145300b
12:08:39,215 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet=jbiServlet
12:08:39,215 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | chain=null
12:08:39,215 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet holder=jbiServlet
12:08:39,215 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
endpoints.HttpConsumerEndpoint  266 | Receiving HTTP request: POST /bridge/ 
HTTP/1.1
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 105
User-Agent: Java/1.6.0_18
Host: localhost:8192
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2


12:08:39,215 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | RESPONSE /bridge/  202
12:08:39,215 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | continuation still pending null
12:08:39,215 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | continuation retrycontinuat...@31015761
12:08:39,403 | DEBUG | btpool0-1 - Acceptor0 
selectchannelconnec...@localhost:8192 | JettyContextManager      | 
ntextManager$ThreadPoolWrapper  467 | Dispatching job: 
s...@3836459[d=true,io=1,w=true,b=false|false]
12:08:39,403 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | REQUEST /bridge/ on 
org.mortbay.jetty.httpconnect...@145300b
12:08:39,403 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet=jbiServlet
12:08:39,403 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | chain=null
12:08:39,403 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet holder=jbiServlet
12:08:39,403 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
endpoints.HttpConsumerEndpoint  266 | Receiving HTTP request: POST /bridge/ 
HTTP/1.1
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 105
User-Agent: Java/1.6.0_18
Host: localhost:8192
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2


12:08:39,403 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
emix.common.AsyncBaseLifeCycle  626 | Created correlation id: 
ID:10.11.20.135-1273c6d362b-10:18
12:08:39,403 | DEBUG | btpool0-6 - /bridge/ | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6d362b-10:18 in 
DeliveryChannel{servicemix-http}
12:08:39,403 | DEBUG | btpool0-6 - /bridge/ | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,403 | DEBUG | btpool0-6 - /bridge/ | SecuredBroker            | 
mix.jbi.security.SecuredBroker   72 | service name 
:{http://servicemix.apache.org/samples/bridge}pipeline
12:08:39,403 | DEBUG | btpool0-6 - /bridge/ | SecuredBroker            | 
mix.jbi.security.SecuredBroker   73 | operation name :null
12:08:39,403 | DEBUG | btpool0-6 - /bridge/ | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,403 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
endpoints.HttpConsumerEndpoint  298 | Suspending continuation for exchange: 
ID:10.11.20.135-1273c6d362b-10:18
12:08:39,403 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | continuation 
retrycontinuat...@31015761,pending
12:08:39,403 | DEBUG | pool-flow.jms-thread-13 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Active, role: 
provider
12:08:39,403 | DEBUG | pool-flow.jms-thread-13 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:18
12:08:39,403 | DEBUG | pool-flow.jms-thread-13 | MemoryStore              | 
cemix.store.memory.MemoryStore   51 | Storing object with id: 
ID:10.11.20.135-1273c6d362b-10:18
12:08:39,403 | DEBUG | pool-flow.jms-thread-13 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  632 | Correlation id retrieved from 
ThreadLocal: ID:10.11.20.135-1273c6d362b-10:18
12:08:39,403 | DEBUG | pool-flow.jms-thread-13 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6d362b-7:24 in 
DeliveryChannel{servicemix-eip}
12:08:39,403 | DEBUG | pool-flow.jms-thread-13 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,403 | DEBUG | pool-flow.jms-thread-13 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   72 | service name 
:{http://servicemix.apache.org/samples/bridge}xslt
12:08:39,403 | DEBUG | pool-flow.jms-thread-13 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   73 | operation name :null
12:08:39,403 | DEBUG | pool-flow.jms-thread-13 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,419 | DEBUG | pool-flow.jms-thread-8 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Active, role: 
consumer
12:08:39,419 | DEBUG | pool-flow.jms-thread-8 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:18
12:08:39,419 | DEBUG | pool-flow.jms-thread-8 | MemoryStore              | 
cemix.store.memory.MemoryStore   51 | Storing object with id: 
ID:10.11.20.135-1273c6d362b-7:24
12:08:39,419 | DEBUG | pool-flow.jms-thread-8 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  632 | Correlation id retrieved from 
ThreadLocal: ID:10.11.20.135-1273c6d362b-10:18
12:08:39,434 | DEBUG | pool-flow.jms-thread-8 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6d362b-7:25 in 
DeliveryChannel{servicemix-eip}
12:08:39,434 | DEBUG | pool-flow.jms-thread-8 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,434 | DEBUG | pool-flow.jms-thread-8 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   72 | service name 
:{http://servicemix.apache.org/samples/bridge}jms
12:08:39,434 | DEBUG | pool-flow.jms-thread-8 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   73 | operation name :null
12:08:39,434 | DEBUG | pool-flow.jms-thread-8 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,450 | DEBUG | pool-flow.jms-thread-12 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Done, role: 
consumer
12:08:39,450 | DEBUG | pool-flow.jms-thread-12 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:18
12:08:39,450 | DEBUG | pool-flow.jms-thread-12 | MemoryStore              | 
cemix.store.memory.MemoryStore   62 | Loading object with id: 
ID:10.11.20.135-1273c6d362b-7:24
12:08:39,450 | DEBUG | pool-flow.jms-thread-12 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6d362b-7:24 in 
DeliveryChannel{servicemix-eip}
12:08:39,450 | DEBUG | pool-flow.jms-thread-12 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,450 | DEBUG | pool-flow.jms-thread-12 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,450 | DEBUG | pool-flow.jms-thread-12 | MemoryStore              | 
cemix.store.memory.MemoryStore   62 | Loading object with id: 
ID:10.11.20.135-1273c6d362b-10:18
12:08:39,450 | DEBUG | pool-flow.jms-thread-12 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  425 | Send ID:10.11.20.135-1273c6d362b-10:18 in 
DeliveryChannel{servicemix-eip}
12:08:39,450 | DEBUG | pool-flow.jms-thread-12 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,450 | DEBUG | pool-flow.jms-thread-12 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,465 | DEBUG | pool-flow.jms-thread-15 | HttpComponent            | 
emix.common.AsyncBaseLifeCycle  534 | Received exchange: status: Done, role: 
consumer
12:08:39,465 | DEBUG | pool-flow.jms-thread-15 | HttpComponent            | 
emix.common.AsyncBaseLifeCycle  596 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:18
12:08:39,465 | DEBUG | pool-flow.jms-thread-15 | HttpComponent            | 
endpoints.HttpConsumerEndpoint  248 | Resuming continuation for exchange: 
ID:10.11.20.135-1273c6d362b-10:18
12:08:39,465 | DEBUG | btpool0-1 - Acceptor0 
selectchannelconnec...@localhost:8192 | JettyContextManager      | 
ntextManager$ThreadPoolWrapper  467 | Dispatching job: 
retrycontinuat...@31015761,pending,resumed
12:08:39,465 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | resume continuation 
retrycontinuat...@31015761,pending,resumed
12:08:39,465 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | REQUEST /bridge/ on 
org.mortbay.jetty.httpconnect...@145300b
12:08:39,465 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet=jbiServlet
12:08:39,465 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | chain=null
12:08:39,465 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | servlet holder=jbiServlet
12:08:39,465 | DEBUG | btpool0-6 - /bridge/ | HttpComponent            | 
endpoints.HttpConsumerEndpoint  266 | Receiving HTTP request: POST /bridge/ 
HTTP/1.1
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 105
User-Agent: Java/1.6.0_18
Host: localhost:8192
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2


12:08:39,465 | DEBUG | btpool0-6 - /bridge/ | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | RESPONSE /bridge/  202
12:08:39,465 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | continuation still pending null
12:08:39,465 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | continuation retrycontinuat...@31015761
12:08:48,778 | DEBUG | btpool0-1 - Acceptor0 
selectchannelconnec...@localhost:8192 | JettyContextManager      | 
ntextManager$ThreadPoolWrapper  467 | Dispatching job: 
s...@3836459[d=true,io=1,w=true,b=false|false]
12:08:48,778 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | EOF
12:08:48,778 | DEBUG | btpool0-6  | jetty                    | 
ervicemix.http.jetty.JCLLogger   70 | continuation retrycontinuat...@31015761
12:08:38,700 | DEBUG | pool-flow.jms-thread-16 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  561 | Received exchange: status: Active, role: 
provider
12:08:38,700 | DEBUG | pool-flow.jms-thread-16 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  623 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,700 | DEBUG | pool-flow.jms-thread-16 | MemoryStore              | 
cemix.store.memory.MemoryStore   51 | Storing object with id: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,700 | DEBUG | pool-flow.jms-thread-16 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  659 | Correlation id retrieved from 
ThreadLocal: ID:10.11.20.135-1273c6d362b-10:15
12:08:38,700 | DEBUG | pool-flow.jms-thread-16 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  426 | Send ID:10.11.20.135-1273c6cba5e-7:18 in 
DeliveryChannel{servicemix-eip}
12:08:38,700 | DEBUG | pool-flow.jms-thread-16 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,715 | DEBUG | pool-flow.jms-thread-16 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   72 | service name 
:{http://servicemix.apache.org/samples/bridge}xslt
12:08:38,715 | DEBUG | pool-flow.jms-thread-16 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   73 | operation name :null
12:08:38,715 | DEBUG | pool-flow.jms-thread-16 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,731 | DEBUG | pool-flow.jms-thread-10 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  561 | Received exchange: status: Active, role: 
consumer
12:08:38,731 | DEBUG | pool-flow.jms-thread-10 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  623 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,731 | DEBUG | pool-flow.jms-thread-10 | MemoryStore              | 
cemix.store.memory.MemoryStore   51 | Storing object with id: 
ID:10.11.20.135-1273c6cba5e-7:18
12:08:38,731 | DEBUG | pool-flow.jms-thread-10 | MemoryStore              | 
cemix.store.memory.MemoryStore   62 | Loading object with id: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,731 | DEBUG | pool-flow.jms-thread-10 | MemoryStore              | 
cemix.store.memory.MemoryStore   51 | Storing object with id: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,731 | DEBUG | pool-flow.jms-thread-10 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  659 | Correlation id retrieved from 
ThreadLocal: ID:10.11.20.135-1273c6d362b-10:15
12:08:38,731 | DEBUG | pool-flow.jms-thread-10 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  426 | Send ID:10.11.20.135-1273c6cba5e-7:19 in 
DeliveryChannel{servicemix-eip}
12:08:38,731 | DEBUG | pool-flow.jms-thread-10 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,731 | DEBUG | pool-flow.jms-thread-10 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   72 | service name 
:{http://servicemix.apache.org/samples/bridge}jms
12:08:38,731 | DEBUG | pool-flow.jms-thread-10 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   73 | operation name :null
12:08:38,731 | DEBUG | pool-flow.jms-thread-10 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,747 | DEBUG | pool-flow.jms-thread-8 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  561 | Received exchange: status: Done, role: 
consumer
12:08:38,747 | DEBUG | pool-flow.jms-thread-8 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  623 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,747 | DEBUG | pool-flow.jms-thread-8 | MemoryStore              | 
cemix.store.memory.MemoryStore   62 | Loading object with id: 
ID:10.11.20.135-1273c6cba5e-7:18
12:08:38,747 | DEBUG | pool-flow.jms-thread-8 | SimpleEndpoint           | 
ommon.endpoints.SimpleEndpoint   81 | SimpleEndpoint.done called: 
12:08:38,747 | DEBUG | pool-flow.jms-thread-8 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  426 | Send ID:10.11.20.135-1273c6cba5e-7:18 in 
DeliveryChannel{servicemix-eip}
12:08:38,747 | DEBUG | pool-flow.jms-thread-8 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,747 | DEBUG | pool-flow.jms-thread-8 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,747 | DEBUG | pool-flow.jms-thread-8 | MemoryStore              | 
cemix.store.memory.MemoryStore   62 | Loading object with id: 
ID:10.11.20.135-1273c6d362b-10:15
12:08:38,747 | DEBUG | pool-flow.jms-thread-8 | SimpleEndpoint           | 
ommon.endpoints.SimpleEndpoint   81 | SimpleEndpoint.done called: 
12:08:38,762 | DEBUG | pool-flow.jms-thread-8 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  426 | Send ID:10.11.20.135-1273c6d362b-10:15 in 
DeliveryChannel{servicemix-eip}
12:08:38,762 | DEBUG | pool-flow.jms-thread-8 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,762 | DEBUG | pool-flow.jms-thread-8 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,919 | DEBUG | pool-flow.jms-thread-9 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  561 | Received exchange: status: Active, role: 
provider
12:08:38,919 | DEBUG | pool-flow.jms-thread-9 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  623 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:16
12:08:38,919 | DEBUG | pool-flow.jms-thread-9 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  426 | Send ID:10.11.20.135-1273c6d362b-7:22 in 
DeliveryChannel{servicemix-saxon}
12:08:38,919 | DEBUG | pool-flow.jms-thread-9 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,919 | DEBUG | pool-flow.jms-thread-9 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,934 | DEBUG | pool-flow.jms-thread-6 | JmsComponent             | 
emix.common.AsyncBaseLifeCycle  561 | Received exchange: status: Active, role: 
provider
12:08:38,934 | DEBUG | pool-flow.jms-thread-6 | JmsComponent             | 
emix.common.AsyncBaseLifeCycle  623 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:16
12:08:38,934 | DEBUG | pool-flow.jms-thread-6 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  426 | Send ID:10.11.20.135-1273c6d362b-7:23 in 
DeliveryChannel{servicemix-jms}
12:08:38,950 | DEBUG | pool-flow.jms-thread-6 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:38,950 | DEBUG | pool-flow.jms-thread-6 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:38,950 | DEBUG | pool-flow.jms-thread-5 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  561 | Received exchange: status: Done, role: 
provider
12:08:38,950 | DEBUG | pool-flow.jms-thread-5 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  623 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:16
12:08:39,153 | DEBUG | pool-flow.jms-thread-3 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  561 | Received exchange: status: Active, role: 
provider
12:08:39,153 | DEBUG | pool-flow.jms-thread-3 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  623 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,153 | DEBUG | pool-flow.jms-thread-3 | MemoryStore              | 
cemix.store.memory.MemoryStore   51 | Storing object with id: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,153 | DEBUG | pool-flow.jms-thread-3 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  659 | Correlation id retrieved from 
ThreadLocal: ID:10.11.20.135-1273c6d362b-10:17
12:08:39,169 | DEBUG | pool-flow.jms-thread-3 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  426 | Send ID:10.11.20.135-1273c6cba5e-7:20 in 
DeliveryChannel{servicemix-eip}
12:08:39,169 | DEBUG | pool-flow.jms-thread-3 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,169 | DEBUG | pool-flow.jms-thread-3 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   72 | service name 
:{http://servicemix.apache.org/samples/bridge}xslt
12:08:39,169 | DEBUG | pool-flow.jms-thread-3 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   73 | operation name :null
12:08:39,169 | DEBUG | pool-flow.jms-thread-3 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,184 | DEBUG | pool-flow.jms-thread-11 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  561 | Received exchange: status: Active, role: 
consumer
12:08:39,184 | DEBUG | pool-flow.jms-thread-11 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  623 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,184 | DEBUG | pool-flow.jms-thread-11 | MemoryStore              | 
cemix.store.memory.MemoryStore   51 | Storing object with id: 
ID:10.11.20.135-1273c6cba5e-7:20
12:08:39,184 | DEBUG | pool-flow.jms-thread-11 | MemoryStore              | 
cemix.store.memory.MemoryStore   62 | Loading object with id: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,184 | DEBUG | pool-flow.jms-thread-11 | MemoryStore              | 
cemix.store.memory.MemoryStore   51 | Storing object with id: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,184 | DEBUG | pool-flow.jms-thread-11 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  659 | Correlation id retrieved from 
ThreadLocal: ID:10.11.20.135-1273c6d362b-10:17
12:08:39,184 | DEBUG | pool-flow.jms-thread-11 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  426 | Send ID:10.11.20.135-1273c6cba5e-7:21 in 
DeliveryChannel{servicemix-eip}
12:08:39,184 | DEBUG | pool-flow.jms-thread-11 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,184 | DEBUG | pool-flow.jms-thread-11 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   72 | service name 
:{http://servicemix.apache.org/samples/bridge}jms
12:08:39,184 | DEBUG | pool-flow.jms-thread-11 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   73 | operation name :null
12:08:39,184 | DEBUG | pool-flow.jms-thread-11 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,200 | DEBUG | pool-flow.jms-thread-12 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  561 | Received exchange: status: Done, role: 
consumer
12:08:39,200 | DEBUG | pool-flow.jms-thread-12 | EIPComponent             | 
emix.common.AsyncBaseLifeCycle  623 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,200 | DEBUG | pool-flow.jms-thread-12 | MemoryStore              | 
cemix.store.memory.MemoryStore   62 | Loading object with id: 
ID:10.11.20.135-1273c6cba5e-7:20
12:08:39,200 | DEBUG | pool-flow.jms-thread-12 | SimpleEndpoint           | 
ommon.endpoints.SimpleEndpoint   81 | SimpleEndpoint.done called: 
12:08:39,200 | DEBUG | pool-flow.jms-thread-12 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  426 | Send ID:10.11.20.135-1273c6cba5e-7:20 in 
DeliveryChannel{servicemix-eip}
12:08:39,200 | DEBUG | pool-flow.jms-thread-12 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,200 | DEBUG | pool-flow.jms-thread-12 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,200 | DEBUG | pool-flow.jms-thread-12 | MemoryStore              | 
cemix.store.memory.MemoryStore   62 | Loading object with id: 
ID:10.11.20.135-1273c6d362b-10:17
12:08:39,200 | DEBUG | pool-flow.jms-thread-12 | SimpleEndpoint           | 
ommon.endpoints.SimpleEndpoint   81 | SimpleEndpoint.done called: 
12:08:39,200 | DEBUG | pool-flow.jms-thread-12 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  426 | Send ID:10.11.20.135-1273c6d362b-10:17 in 
DeliveryChannel{servicemix-eip}
12:08:39,200 | DEBUG | pool-flow.jms-thread-12 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,200 | DEBUG | pool-flow.jms-thread-12 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,419 | DEBUG | pool-flow.jms-thread-4 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  561 | Received exchange: status: Active, role: 
provider
12:08:39,419 | DEBUG | pool-flow.jms-thread-4 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  623 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:18
12:08:39,419 | DEBUG | pool-flow.jms-thread-4 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  426 | Send ID:10.11.20.135-1273c6d362b-7:24 in 
DeliveryChannel{servicemix-saxon}
12:08:39,419 | DEBUG | pool-flow.jms-thread-4 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,419 | DEBUG | pool-flow.jms-thread-4 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,434 | DEBUG | pool-flow.jms-thread-13 | JmsComponent             | 
emix.common.AsyncBaseLifeCycle  561 | Received exchange: status: Active, role: 
provider
12:08:39,434 | DEBUG | pool-flow.jms-thread-13 | JmsComponent             | 
emix.common.AsyncBaseLifeCycle  623 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:18
12:08:39,434 | DEBUG | pool-flow.jms-thread-13 | DeliveryChannelImpl      | 
.messaging.DeliveryChannelImpl  426 | Send ID:10.11.20.135-1273c6d362b-7:25 in 
DeliveryChannel{servicemix-jms}
12:08:39,434 | DEBUG | pool-flow.jms-thread-13 | SecuredBroker            | 
mix.jbi.security.SecuredBroker   66 | send exchange with secure broker
12:08:39,434 | DEBUG | pool-flow.jms-thread-13 | JMSFlow                  | 
emix.jbi.nmr.flow.AbstractFlow  118 | Called Flow send
12:08:39,450 | DEBUG | pool-flow.jms-thread-14 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  561 | Received exchange: status: Done, role: 
provider
12:08:39,450 | DEBUG | pool-flow.jms-thread-14 | SaxonComponent           | 
emix.common.AsyncBaseLifeCycle  623 | Retrieved correlation id: 
ID:10.11.20.135-1273c6d362b-10:18

Reply via email to