Hi Prasanna,
Do you have any upgrade ? have you work with AmalG on this ?
Thanks !
On Thu, Oct 23, 2014 at 6:53 PM, Waruna Perera wrote:
> Hi Prasanna,
>
> Please update the thread with solution you found.
>
> Thanks
>
> On Fri, Oct 17, 2014 at 10:30 PM, Udara Rathnayake wrote:
>>
>> Hi Prasan
Hi Prasanna,
Please update the thread with solution you found.
Thanks
On Fri, Oct 17, 2014 at 10:30 PM, Udara Rathnayake wrote:
> Hi Prasanna,
>
> Seems there is AMQP version mismatch. ActiveMQ is AMQP 1.0 implementation.
> But Im not sure about 1.0 support from RabbitMQ side.
>
> On Fri, Oct
Hi Prasanna,
Seems there is AMQP version mismatch. ActiveMQ is AMQP 1.0 implementation.
But Im not sure about 1.0 support from RabbitMQ side.
On Fri, Oct 17, 2014 at 6:13 AM, Prasanna Dangalla
wrote:
> Hi Waruna,
>
> In activemq 5.10.0 console log the error says as follows
>
> INFO | Listening
Hi Waruna,
In activemq 5.10.0 console log the error says as follows
INFO | Listening for connections at
ws://prasa-ubuntu:61614?maximumConnections=1000&wireFormat.maxFrameSize=104857600
INFO | Connector ws started
INFO | Apache ActiveMQ 5.10.0 (localhost,
ID:prasa-ubuntu-39398-1413539625377-0:1
Hi Prasanna,
Please post the connection error trace.
Thanks!
On Fri, Oct 17, 2014 at 2:54 PM, Prasanna Dangalla
wrote:
> Hi Waruna
>
> Yes, I put the amqp-client-3.0.3.jar to repository/components/lib in greg
> to test it in greg and to test it in my sample client I put the maven
> dependency
Hi Waruna
Yes, I put the amqp-client-3.0.3.jar to repository/components/lib in greg
to test it in greg and to test it in my sample client I put the maven
dependency as follows in the pom file
com.rabbitmq
amqp-client
3.3.5
On Fri, Oct 17, 2014 at 2:48 PM, Waruna Perera wrote
Hi Prasanna,
Did you put any client libraries of activemq server in side amqp cleint
class path?
Thanks
On Fri, Oct 17, 2014 at 2:45 PM, Prasanna Dangalla
wrote:
> Sorry the $subject should be as follows
> Amqp client not connecting to activemq server.
>
>
> On Fri, Oct 17, 2014 at 2:31 PM, Pr
Sorry the $subject should be as follows
Amqp client not connecting to activemq server.
On Fri, Oct 17, 2014 at 2:31 PM, Prasanna Dangalla
wrote:
> Hi,
>
> I'm trying connect from a amqp client to a aqtivemq server with default
> settings to test cache Invalidation in greg. It always gives the e
Hi,
I'm trying connect from a amqp client to a aqtivemq server with default
settings to test cache Invalidation in greg. It always gives the error
message saying connection refused, I wrote a sample client using the
rabbitmq client library. It to doesn't work with activemq server too. But
it works