[jira] Created: (AMQ-1034) bad acknowledgement messages when rolling back on a large queue

2006-11-08 Thread james strachan (JIRA)
bad acknowledgement messages when rolling back on a large queue --- Key: AMQ-1034 URL: https://issues.apache.org/activemq/browse/AMQ-1034 Project: ActiveMQ Issue Type: Bug

[jira] Updated: (AMQ-1033) Intermittent ArrayIndexOutOfBoundsException during send and receive

2006-11-08 Thread Adrian Co (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1033?page=all ] Adrian Co updated AMQ-1033: --- Attachment: openwireformat.patch Added a possible fix to the issue. Intermittent ArrayIndexOutOfBoundsException during send and receive

[jira] Resolved: (AMQ-1034) bad acknowledgement messages when rolling back on a large queue

2006-11-08 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1034?page=all ] james strachan resolved AMQ-1034. - Fix Version/s: 4.0.3 4.1 Resolution: Fixed hiram fixed this in trunk revision 472345. I've just back ported it to 4.0.x in

[jira] Resolved: (AMQ-1033) Intermittent ArrayIndexOutOfBoundsException during send and receive

2006-11-08 Thread Adrian Co (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1033?page=all ] Adrian Co resolved AMQ-1033. Resolution: Fixed Seems to be fixed by commit: r472421 Intermittent ArrayIndexOutOfBoundsException during send and receive

[jira] Commented: (AMQ-1036) web-console broken (queue browsing).

2006-11-08 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1036?page=comments#action_37369 ] james strachan commented on AMQ-1036: - Which version are you using? Its working for me on the 4.1-SNAPSHOT web-console broken (queue browsing).

[jira] Commented: (AMQ-1036) web-console broken (queue browsing).

2006-11-08 Thread Dave Syer (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1036?page=comments#action_37371 ] Dave Syer commented on AMQ-1036: $ svn info Path: . URL: https://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-web-console Repository Root:

Creating a 4.1 Branch

2006-11-08 Thread Hiram Chirino
Well folks, I think it's about time we get serious about doing a 4.1 release. In that effort I'm going to create a 4.1 branch in SVN unless anybody has an objection. Please let me know! -- Regards, Hiram Blog: http://hiramchirino.com

Re: Creating a 4.1 Branch

2006-11-08 Thread Rob Davies
+1 On 8 Nov 2006, at 15:09, Hiram Chirino wrote: Well folks, I think it's about time we get serious about doing a 4.1 release. In that effort I'm going to create a 4.1 branch in SVN unless anybody has an objection. Please let me know! -- Regards, Hiram Blog: http://hiramchirino.com

Re: [VOTE] Release Apache ActiveMQ 4.0.2 (RC 6)

2006-11-08 Thread Hiram Chirino
Unless I'm lossing email... I think we still need a few more votes from incubator pmc members to make this release official. Anybody around that can help check this release?? On 10/29/06, Hiram Chirino [EMAIL PROTECTED] wrote: Some last minute NOTICE issues were still present in the 5th

Re: Activemq 4.0.2 - stops sending message after some time

2006-11-08 Thread Hiram Chirino
Sandeep, the memory profile is indeed that needed bits. Could you upload it to a publicly accessible website and post a link? On 11/8/06, Sandeep Chayapathi [EMAIL PROTECTED] wrote: Here is the profile data from YourKit profiler (cpu and telemetry). I cannot attach the memory profile, as the

Re: Activemq 4.0.2 - stops sending message after some time

2006-11-08 Thread Sandeep Chayapathi
Here is the profile data from YourKit profiler (cpu and telemetry). I cannot attach the memory profile, as the zip file is quite large (70M). In case you need that file, mail me back. Later I will mail a simplified test case. Thanks. - Sandeep

newbie request for help - custom server implementation in ActiveMQ?

2006-11-08 Thread J. Patrick Bedell
Hello, I am interested in using ActiveMQ to develop a market for information currency (http://infoeng.sourceforge.net). I'm a real ActiveMQ/Spring newbie, so I'm not very clear on how to create a POJO to serve as a filter for certain messages sent to the server. Can anyone recommend a good