Finally it works but with some errors, i m afraid that those will makes
problems :
WARN - DefaultBroker - ServiceName
({http://servicemix.apache.org/samples/filemover}fileSender) specified for
routing, but can't fin
d it registered
ERROR - FileComponent - Failed to process file:
c:\servicemix\sender\xbean.xml. Reason:
javax.jbi.messaging.MessagingException: Could
not find route for exchange: InOnly[
id: ID:192.168.1.2-12af3420074-8:1
status: Active
role: provider
service: {http://servicemix.apache.org/samples/filemover}fileSender
in: null
] for service: {http://servicemix.apache.org/samples/filemover}fileSender
and interface: null
javax.jbi.messaging.MessagingException: Could not find route for exchange:
InOnly[
id: ID:192.168.1.2-12af3420074-8:1
status: Active
role: provider
service: {http://servicemix.apache.org/samples/filemover}fileSender
in: null
] for service: {http://servicemix.apache.org/samples/filemover}fileSender
and interface: null
at
org.apache.servicemix.jbi.nmr.DefaultBroker.sendExchangePacket(DefaultBroker.java:297)
at
org.apache.servicemix.jbi.security.SecuredBroker.sendExchangePacket(SecuredBroker.java:88)
at
org.apache.servicemix.jbi.container.JBIContainer.sendExchange(JBIContainer.java:894)
at
org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.doSend(DeliveryChannelImpl.java:396)
at
org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.send(DeliveryChannelImpl.java:432)
at
org.apache.servicemix.common.EndpointDeliveryChannel.send(EndpointDeliveryChannel.java:88)
at
org.apache.servicemix.common.endpoints.SimpleEndpoint.send(SimpleEndpoint.java:70)
at
org.apache.servicemix.file.FilePollerEndpoint.processFile(FilePollerEndpoint.java:391)
at
org.apache.servicemix.file.FilePollerEndpoint.processFileNow(FilePollerEndpoint.java:371)
at
org.apache.servicemix.file.FilePollerEndpoint$1.run(FilePollerEndpoint.java:320)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
ERROR - FileComponent - Failed to process file:
c:\servicemix\sender\pom.xml. Reason:
javax.jbi.messaging.MessagingException: Could n
ot find route for exchange: InOnly[
id: ID:192.168.1.2-12af3420074-8:0
status: Active
role: provider
service: {http://servicemix.apache.org/samples/filemover}fileSender
in: null
] for service: {http://servicemix.apache.org/samples/filemover}fileSender
and interface: null
javax.jbi.messaging.MessagingException: Could not find route for exchange:
InOnly[
id: ID:192.168.1.2-12af3420074-8:0
status: Active
role: provider
service: {http://servicemix.apache.org/samples/filemover}fileSender
in: null
] for service: {http://servicemix.apache.org/samples/filemover}fileSender
and interface: null
at
org.apache.servicemix.jbi.nmr.DefaultBroker.sendExchangePacket(DefaultBroker.java:297)
at
org.apache.servicemix.jbi.security.SecuredBroker.sendExchangePacket(SecuredBroker.java:88)
at
org.apache.servicemix.jbi.container.JBIContainer.sendExchange(JBIContainer.java:894)
at
org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.doSend(DeliveryChannelImpl.java:396)
at
org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.send(DeliveryChannelImpl.java:432)
at
org.apache.servicemix.common.EndpointDeliveryChannel.send(EndpointDeliveryChannel.java:88)
at
org.apache.servicemix.common.endpoints.SimpleEndpoint.send(SimpleEndpoint.java:70)
at
org.apache.servicemix.file.FilePollerEndpoint.processFile(FilePollerEndpoint.java:391)
at
org.apache.servicemix.file.FilePollerEndpoint.processFileNow(FilePollerEndpoint.java:371)
at
org.apache.servicemix.file.FilePollerEndpoint$1.run(FilePollerEndpoint.java:320)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
--
View this message in context:
http://servicemix.396122.n5.nabble.com/moving-files-tp2808055p2823329.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.