Re: 5.0-SNAPSHOTs not building?

2007-06-20 Thread James Strachan
On 6/21/07, Tom Samplonius <[EMAIL PROTECTED]> wrote: The most recent snapshot in http://people.apache.org/repo/m2-snapshot-repository/org/apache/activemq/apache-activemq/5.0-SNAPSHOT/ is from June 14. We've been having issues with the CI server; am in the middle of transitioning to a non-cr

Re: ActiveMQ vs FindBugs

2007-06-20 Thread James Strachan
On 6/21/07, Albert Strasheim <[EMAIL PROTECTED]> wrote: Hello all, I just ran some parts of ActiveMQ 5.0-SNAPSHOT through FindBugs 1.2.1 and there's definitely some issues that deserve a closer look. Any suggestions on how we could proceed to triage these issues? Getting an automated FindBugs

5.0-SNAPSHOTs not building?

2007-06-20 Thread Tom Samplonius
The most recent snapshot in http://people.apache.org/repo/m2-snapshot-repository/org/apache/activemq/apache-activemq/5.0-SNAPSHOT/ is from June 14. Tom

ActiveMQ vs FindBugs

2007-06-20 Thread Albert Strasheim
Hello all, I just ran some parts of ActiveMQ 5.0-SNAPSHOT through FindBugs 1.2.1 and there's definitely some issues that deserve a closer look. Any suggestions on how we could proceed to triage these issues? Regards, Albert

Re: [jira] Created: (AMQ-1287) STOMP connector throws away prefetched messages when client disconnects

2007-06-20 Thread Tom Samplonius
This is a known problem in 4.1.1. I've reported it as well. You have to use a 4.2-SNAPSHOT or 5.0-SNAPSHOT pre-release to get a fix. But there are still bugs in Stomp in 4.2/5.0. Auth doesn't work. - "Joel Schaubert (JIRA)" <[EMAIL PROTECTED]> wrote: > STOMP connector throws away

[jira] Created: (AMQ-1287) STOMP connector throws away prefetched messages when client disconnects

2007-06-20 Thread Joel Schaubert (JIRA)
STOMP connector throws away prefetched messages when client disconnects --- Key: AMQ-1287 URL: https://issues.apache.org/activemq/browse/AMQ-1287 Project: ActiveMQ Issue Typ

[jira] Created: (AMQ-1286) Out of Memory Causing STOMP connection failure

2007-06-20 Thread Joel Schaubert (JIRA)
Out of Memory Causing STOMP connection failure -- Key: AMQ-1286 URL: https://issues.apache.org/activemq/browse/AMQ-1286 Project: ActiveMQ Issue Type: Bug Components: Connector Affects

[jira] Resolved: (AMQ-1278) createTemporaryQueue hangs

2007-06-20 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan resolved AMQ-1278. - Resolution: Fixed Fix Version/s: 5.0.0 Its most probably caused by this, which should be

Re: Sending Large messages...

2007-06-20 Thread James Strachan
On 6/20/07, Rakesh Kumar <[EMAIL PROTECTED]> wrote: Thanks James, I will try to use this. one more Question, can anyone point to a doc where i can find how to use temporary queue/topic. Its standard JMS stuff; session.createTemporaryQueue(). This might help? http://activemq.apache.org/how-sho

Re: JBoss does not start because of no Remote Connection!

2007-06-20 Thread goldi
opend new JIRA: https://issues.apache.org/activemq/browse/AMQ-1285 Hiram Chirino wrote: > > Looks like it may be a bug. We need to make sure that establishing > the bridge connections is done asynchronously so that it does not > block the broker startup process. > > Mind opening up a new JIR

[jira] Created: (AMQ-1285) JBoss does not start because of no Remote Connection!

2007-06-20 Thread goldi (JIRA)
JBoss does not start because of no Remote Connection! - Key: AMQ-1285 URL: https://issues.apache.org/activemq/browse/AMQ-1285 Project: ActiveMQ Issue Type: Bug Components: Broker