Cannot run OpenJMS in SuSE 9.2

S

subscriber

I downloaded the latest OpenJMS (0.7.6.1) but when I try "./openjms.sh
start", the following exception is thrown (note the IP address
192.168.0.88, though my IP is 192.168.0.60):

OpenJMS 0.7.6.1
The OpenJMS Group. (C) 1999-2004. All rights reserved.
http://openjms.sourceforge.net
org.exolab.jms.server.ServerException: java.rmi.ConnectIOException:
Exception creating connection to: 192.168.0.88; nested exception is:
java.net.NoRouteToHostException: No route to host
at
sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:587)
at
sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185)
at
sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:306)
at sun.rmi.registry.RegistryImpl_Stub.rebind(Unknown Source)
at java.rmi.Naming.rebind(Naming.java:160)
at
org.exolab.jms.server.rmi.RmiJmsServer.init(RmiJmsServer.java:121)
at
org.exolab.jms.server.JmsServer.initConnector(JmsServer.java:367)
at
org.exolab.jms.server.JmsServer.initConnectors(JmsServer.java:321)
at org.exolab.jms.server.JmsServer.init(JmsServer.java:197)
at org.exolab.jms.server.JmsServer.main(JmsServer.java:229)
Caused by: java.net.NoRouteToHostException: No route to host
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:364)
at java.net.Socket.connect(Socket.java:507)
at java.net.Socket.connect(Socket.java:457)
at java.net.Socket.<init>(Socket.java:365)
at java.net.Socket.<init>(Socket.java:178)
at
sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
at
sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
at
sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:569)
... 10 more

Any suggestions?
// Ake
 
S

subscriber

Sorry, I missed pasting in the first two lines, here they are:
$./openjms.sh start
Using OPENJMS_HOME: /home/alg/bin/openjms-0.7.6.1
Using JAVA_HOME: /usr/java/jdk1.5.0_01
....
// Ake
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top