Hi

Trying to get started with servicemix, but seems like it doens't want to
work:

I'm using ubuntu, jdk1.6 with service mix 3.3.

When I copy the bridge example to the hotdeploy folder:
cp  ../examples/bridge/bridge-sa-3.3.zip ../hotdeploy/

I get:
INFO  - ServiceUnitLifeCycle           - Initializing service unit:
bridge-eip-su
ERROR - JMSFlow                        - Cannot create consumer for
ServiceEndpoint[service={http://servicemix.apache.org/samples/bridge}pipeline,endpoint=endpoint]
org.apache.activemq.ConnectionFailedException: The JMS connection has
failed: java.io.EOFException
        at
org.apache.activemq.ActiveMQConnection.checkClosedOrFailed(ActiveMQConnection.java:1260)
        at
org.apache.activemq.ActiveMQConnection.createSession(ActiveMQConnection.java:294)
        at 
org.apache.activemq.pool.SessionPool.createSession(SessionPool.java:108)
...
INFO  - ServiceUnitLifeCycle           - Initializing service unit:
bridge-eip-su
ERROR - JMSFlow                        - Cannot create consumer for
ServiceEndpoint[service={http://servicemix.apache.org/samples/bridge}pipeline,endpoint=endpoint]
org.apache.activemq.ConnectionFailedException: The JMS connection has
failed: java.io.EOFException
        at
org.apache.activemq.ActiveMQConnection.checkClosedOrFailed(ActiveMQConnection.java:1260)
        at
org.apache.activemq.ActiveMQConnection.createSession(ActiveMQConnection.java:294)
        at 
org.apache.activemq.pool.SessionPool.createSession(SessionPool.java:108)
...

And that happens for all of the service units...
Any idea?

Regards
Emerson


-- 
View this message in context: 
http://www.nabble.com/failing-examples-on-ubuntu-tp21759414p21759414.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to