ok - thanks for the feedback!
On 19 Jan 2010, at 21:05, quinn wrote:
Thanks very much for the response.
After rebooting it is working again. If I can reproduce, I will post
again.
rajdavies wrote:
ok - some basic things to re-check - just in case:
1. so in the broker config only you h
Thanks very much for the response.
After rebooting it is working again. If I can reproduce, I will post again.
rajdavies wrote:
>
> ok - some basic things to re-check - just in case:
> 1. so in the broker config only you have set tcp://0.0.0.0:port
> 2. your remote client is using tcp://hostn
ok - some basic things to re-check - just in case:
1. so in the broker config only you have set tcp://0.0.0.0:port
2. your remote client is using tcp://hostname:port to connect to your
broker
3. you don't have a rouge broker on your remote client's machine that
its connected to
4. your remote
I spoke too soon.
While this solution did allow my client to connect from a remote client
without exceptions thrown, when I try to push data through, nothing happens.
Yet, when I run the server and the client on the same machine, the data
flows.
Any further ideas?
Thanks in advance.
quinn wr
That fixed the problem.
Thanks very much!
How would I have figured that out? I don't recall seeing 0.0.0.0 in any of
the examples.
Cheers.
TQ
rajdavies wrote:
>
> instead of defining tcp://localhost:port in your broker config - try
> tcp://0.0.0.0:port
> On 15 Jan 2010, at 22:43, quinn w
instead of defining tcp://localhost:port in your broker config - try
tcp://0.0.0.0:port
On 15 Jan 2010, at 22:43, quinn wrote:
I am using ActiveMQ 5.3 and JDK 1.6.
I have a XP box and an Ubuntu box. On either machine I can start an
embedded
broker and the vm and tcp transports work well o
rajdavies wrote:
>
>
> On 17 Feb 2008, at 01:45, Bijou wrote:
>
>>
>> Hello,
>>
>> We are getting the following error message. Could this be a
>> permissions
>> issue? The broker is on a Unix box, in a WebSphere environment. It
>> has been
>> working in the past, so we are not sure what i
Thanks Rob. We have confirmed that the broker is running and there is no
firewall issue. Sometimes we can fix the problem by recycling the JVM, but
eventually we end up with the same error message again:
Could not connect to broker URL: tcp://eagle4c:61616?
> socket.tcpNoDelay=true.
> Reason: ja
On 17 Feb 2008, at 01:45, Bijou wrote:
Hello,
We are getting the following error message. Could this be a
permissions
issue? The broker is on a Unix box, in a WebSphere environment. It
has been
working in the past, so we are not sure what is going on now.
Could not connect to broker UR