Re: ActiveMQ 5.2 too many open files exception

2009-03-31 Thread Bill Schuller
Unix variants use a file descriptor for each network connection. In my messaging experience, 9 times out of 10 file descriptor issues are associated with the number of active network connections the process has open. With a file descriptor limit of 10240, the process either has a lot of files or a

Re: ProducerTool hangs after 312 messages with --messageSize=2000 --messageCount=500

2009-02-09 Thread Bill Schuller
312-messages-with---messageSize > %3D2000---messageCount%3D500-tp21886774p21886774.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > --- Bill Schuller, Service Foundations Engineering, Intuit Inc.

Re: What is the meaning about "Pending Queue Size", "Dispatched Queue Size","Dispatched Counter","Enqueue Counter","Dequeue Counter" in JMS web console, THX!

2009-02-09 Thread Bill Schuller
out-%22Pending-Queue-Size%22%2C-%2 > 2Dispatched-Queue-Size%22%2C%22Dispatched-Counter%22%2C%22Enqueue-Counter%22%2 > C%22Dequeue-Counter%22-in-JMS-web-console%2C-THX%21-tp21906622p21906622.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > --- Bill Schuller, Service Foundations Engineering, Intuit Inc.

Re: sending messages to a topic that program is listening to

2009-02-06 Thread Bill Schuller
the consumer has started? > > Thanks > > > On Thu, Feb 5, 2009 at 11:32 AM, Bill Schuller > wrote: >> > Here is some more detailed information on message properties and selectors. >> > The ActiveMQ documentation is a little sparse. Selectors are part o

Re: sending messages to a topic that program is listening to

2009-02-05 Thread Bill Schuller
8 AM, "Bill Schuller" wrote: > use a selector --- Bill Schuller, Service Foundations Engineering, Intuit Inc.

Re: sending messages to a topic that program is listening to

2009-02-05 Thread Bill Schuller
ach other for control messages. > > Thanks > --- Bill Schuller, Sr. SW Engineer Intuit, Inc. Intuit Ecosystem Platform Service Foundations +1-214-387-2583, bill_schul...@intuit.com <mailto:bill_schul...@intuit.com> 5601 Headquarters Drive, Plano, TX 75024 ---

Re: Q Consumers stop receiving messages

2009-02-05 Thread Bill Schuller
the would not be affected. Best of luck, curious if this addresses your problem. On 1/30/09 6:02 PM, "Jim Gomes" wrote: > This seems very similar to a problem we are > experiencing with the broker halting dispatch of messages to consumers that > are ready and able to receive

Re: xmpp broken ?

2009-01-30 Thread Bill Schuller
Are you including the optional XMPP jar? On 1/30/09 5:08 AM, "Dave Cramer" wrote: > > I've tried Adium, spark, iChat. None of them will connect. I even tried > writing a simple publish/subscribe in java. Same problem. > > Does xmpp work ? --- Bill Schuller, S

Re: managementContext??

2009-01-29 Thread Bill Schuller
ave > found most of the documentation rather terse. > > Thank you really appreciate the time. > -- > View this message in context: > http://www.nabble.com/managementContext---tp21734274p21734274.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -

Re: PyActiveMQ: Retrieving Queue Size (Or other Queue related info)

2009-01-29 Thread Bill Schuller
Connected (If none, maybe pause messages, > probably store them in cache or something until someone is available to > receive them) > * The size of a actual queue or topic (Its quite easy to crash ActiveMQ > with a GB or more worth of messages). --- Bill Schuller, Service Foundations Engineering, Intuit Inc.

Re: ActiveMQ on NetApp / NFS - How's it working out?

2009-01-27 Thread Bill Schuller
I will be doing the same and will share my results. On 1/27/09 2:10 PM, "JasonCzerak" wrote: > Well, i'll be finding out in a few weeks here. ;-)

Re: PyActiveMQ: Retrieving Queue Size (Or other Queue related info)

2009-01-15 Thread Bill Schuller
oper > Napka Systems. > -- > View this message in context: > http://www.nabble.com/PyActiveMQ%3A-Retrieving-Queue-Size-%28Or-other-Queue-re > lated-info%29-tp21460541p21460541.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > ----