Re: I am abel to ping the machine but still received exception "Could not connect to broker URL"

2008-06-23 Thread Sridhar2008
Connection to 150.123.186.61 closed by foreign host. > bash-3.00$ > > > Sridhar2008 wrote: >> >> Does 'telnet 150.123.186.61 61616' work from you unix machine ? >> >> >> >> _prasad wrote: >>> >>> Hi , >>> >>&g

Re: I am abel to ping the machine but still received exception "Could not connect to broker URL"

2008-06-20 Thread Sridhar2008
Does 'telnet 150.123.186.61 61616' work from you unix machine ? _prasad wrote: > > Hi , > > While developeing an application using Spring & ActiveMQ, I am getting the > following exception. > Sender is on UNIX machine. > Broker and receiver are running on same Windows machine. > From UNIX

Re: Store And Forward Request Reply

2008-05-22 Thread Sridhar2008
First off, given the info in your email, I think local broker gives you isolation from changes to the remote broker (e.g., config changes, unreachable for some time etc) and flexibility in future. Joe: As per the following resolved issue: http://issues.apache.org/activemq/browse/AMQ-920 the Netw

Dissecting subcription ID ...

2008-05-15 Thread Sridhar2008
I am trying to analyze a sub ID and identify the consumer process associated with it ... For example, ID_-57617-1210810061660-1_0 >From IdGenerator.java, 57617 seems to come from new ServerSocket(0).getLocalPort() However, I can't find this port doing 'netstat -anp | grep 57617'. Does th

Re: java.lang.OutOfMemoryError: unable to create new native thread on AMQ 5.0

2008-05-15 Thread Sridhar2008
Hi Hiram, We were having similar issue and confirmed the following (-Dorg.apache.activemq.UseDedicatedTaskRunner=false) works for us. What are the implications of doing this ? Thanks - Sridhar Hiram Chirino wrote: > > Could you try updating your activemq startup script so that instead of:

Re: 5.1's linux daemon service config ...

2008-05-14 Thread Sridhar2008
rack. > > On Tue, May 13, 2008 at 8:02 PM, Sridhar2008 <[EMAIL PROTECTED]> > wrote: >> >> >> Can somebody point me to the equivalent of >> /apache-activemq-5.0.0/bin/linux/activemq >> (running as linux daemon thread: >> http://activemq.apache.org/jav

Re: 5.1's linux daemon service config ...

2008-05-14 Thread Sridhar2008
exercise on unix systems > > Filip > > Michael Caplan wrote: >> Hi Sridhar, >> >> I'm struggling with the same issue. Have you made any progress? >> >> Thanks, >> >> Mike >> >> >> >> >> Sridhar2008 wrote: >>

5.1's linux daemon service config ...

2008-05-13 Thread Sridhar2008
Can somebody point me to the equivalent of /apache-activemq-5.0.0/bin/linux/activemq (running as linux daemon thread: http://activemq.apache.org/java-service-wrapper.html) that uses the /apache-activemq-5.1.0/bin/linux-x86-32/wrapper.conf ? (there is no /apache-activemq-5.1.0/bin/linux-x86-32/