Hi, This seems to me like GIJ related issues. Can you try using Sun JRE and see what happens?
Regards -- Dejan Bosanac www.scriptinginjava.net On Sat, Jul 19, 2008 at 11:21 AM, Aidan <[EMAIL PROTECTED]> wrote: > > I just thought I'd throw some more information on what I've been doing to > try > and debug this, sorry if it's too much information, but somebody might be > able to see what I am doing wrong... > > > I have tried running the run.jar in the bin folder, and that appears to > start activemq just fine. > > If I run a netstat -al | grep 61616 I find that there is a TCP socket > listening: > > tcp 0 0 *:61616 *:* > LISTEN > > On a seperate client (Windows XP) I can ping the Fedora server and see it: > > Pinging 192.168.0.100 with 32 bytes of data: > > Reply from 192.168.0.100: bytes=32 time=2ms TTL=64 > Reply from 192.168.0.100: bytes=32 time=2ms TTL=64 > Reply from 192.168.0.100: bytes=32 time=2ms TTL=64 > Reply from 192.168.0.100: bytes=32 time=2ms TTL=64 > > Ping statistics for 192.168.0.100: > Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), > Approximate round trip times in milli-seconds: > Minimum = 2ms, Maximum = 2ms, Average = 2ms > > However when I try to start my ActiveMQ client it throws a > java.net.NoRouteToHostException and won't continue running. > -- > View this message in context: > http://www.nabble.com/Problem-installing-ActiveMQ-4.1.1-on-Fedora-9-tp18542730p18542766.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >