Re: NullPointerException with RA on Glassfish

2008-01-15 Thread khudalla
Okay, I have implemented the changes based on the SVN trunk and have posted a patch in JIRA for issue AMQ-765. I have been successfully testing the RA now on glassfish v2 and v2 UR1. Could someone please check whether this also works on Geronimo? Regards, Kai rajdavies wrote: sounds good

Error while running MDB on geronimo

2008-01-15 Thread suresht
java.lang.IllegalStateException: Cannot log transactions as [EMAIL PROTECTED] is not a NamedXAResource. at org.apache.geronimo.transaction.manager.TransactionImpl$TransactionBranch.getResourceName(TransactionImpl.java:697) at

Re: IllegalStateException: The Consumer is closed

2008-01-15 Thread activemqnewbie
Did you find a solution for your problem. Even am runnuing into a similar issue. I get javax.jms.IllegalStateException: The Consumer is closed at .. exception after consumer runs and consumes messages for sometime. Everytime i get this exception ,it is at different intervals. Is there any

jmx authentication and command line tools

2008-01-15 Thread jason959595
I've successfully setup remote JMX monitoring with authentication and using a port different from the default port. There will be times when I can only use command line tools (list, query, etc) to manage the broker. However, the command line tools won't work with authentication (see exception

Running ActiveMQ broker on x64

2008-01-15 Thread Oleg Deribas
Hello, I'm trying to run ActiveMQ 5.0 on the win2003 x64 with Sun Java x64. It seems that it has no problems running as application, but can't run as service? Can I do something with that? -- Oleg

ActiveMQ ver5.0 number of paged-in messages

2008-01-15 Thread dalin
Hi, I'm currently using ActiveMQ ver5.0 with persistence turned on, and running 1 broker, 1 producer, and 1 consumer. I'm using a queue to send and receive non-transactional ObjectMessages. The objects in the messages are several megs, hence, I have setUseCompression(true). The problem I'm