Thank you, that started things going. Now I have another error: Exhausted after delivery attempt: 1 caught: java.net.SocketTimeoutException: connect timed out java.net.SocketTimeoutException: connect timed out at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:529) at com.googlecode.jsendnsca.core.NagiosPassiveCheckSender.send(NagiosPassiveCheckSender.java:69) at org.apache.camel.component.nagios.NagiosProducer.process(NagiosProducer.java:60)
I'm assuming this means I cannot connect to Nagios, so it's an external problem. Is this the case ? Thanks, Tereza -- View this message in context: http://camel.465427.n5.nabble.com/Sending-Nagios-Passive-Checks-from-Spring-HowTo-tp4694564p4696985.html Sent from the Camel - Users mailing list archive at Nabble.com.