[jira] Resolved: (QPID-1933) QMF Java Console

2009-06-22 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved QPID-1933. Resolution: Fixed > QMF Java Console > > > Key: QPID-1933 >

Re: Qpidc messageTransfer Api doubt

2009-06-22 Thread vidhya
I have a logging system and i am trying to post the logs that i receive to a messaging queue and using another client that subscribes to this queue on the broker, i read the messages and send the logs as instant messages. So when i am posting/sending logs as messages to the message queue i want to

[jira] Updated: (QPID-1916) Maven releases for the client and management jars

2009-06-22 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1916: Attachment: (was: mavenize.patch) > Maven releases for the client and management jars >

[jira] Updated: (QPID-1916) Maven releases for the client and management jars

2009-06-22 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1916: Attachment: mavenize2.patch Pom files were not in the orginal patch. This patch includes them. > Ma

[jira] Commented: (QPID-1918) Patches/files for Windows QMF plug-in support

2009-06-22 Thread Pete MacKinnon (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722672#action_12722672 ] Pete MacKinnon commented on QPID-1918: -- I'm a little behind on the whole Cmake stuff bu

Re: Qpidc messageTransfer Api doubt

2009-06-22 Thread Gordon Sim
vidhya wrote: I am not using any option right now.Where can i know more about such options as to how qpid handles duplicate messages. You could have a look at the failover example for c++[1]. It does duplicate detection in the receiving client. At present there is no duplicate detection in th

Re: Qpidc messageTransfer Api doubt

2009-06-22 Thread Carl Trieloff
I was also interested in knowing how qpid handle duplicate messages or multiple copies of same message sent by a client to a queue. There are quite a few options, what are you trying to do? I am not using any option right now.Where can i know more about such options as to how qpi

Re: Qpidc messageTransfer Api doubt

2009-06-22 Thread vidhya
Carl Trieloff wrote: > > Vidhya Murali wrote: >> Hi, >> I wanted to know if there is any option to know about the number of >> messages sent by a client to a queue (in the broker) so far or details >> about the last message sent by a client to the queue. > > you can see what the broker is do

[jira] Created: (QPID-1934) Add CPU/GC monitoring to broker test suite

2009-06-22 Thread Martin Ritchie (JIRA)
Add CPU/GC monitoring to broker test suite -- Key: QPID-1934 URL: https://issues.apache.org/jira/browse/QPID-1934 Project: Qpid Issue Type: Improvement Components: Java Broker, Java Performan

[jira] Assigned: (QPID-1933) QMF Java Console

2009-06-22 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned QPID-1933: -- Assignee: Ted Ross > QMF Java Console > > > Key: QPID-1933 >

[jira] Resolved: (QPID-1922) Java Agent does not support null / empty enums

2009-06-22 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved QPID-1922. Resolution: Fixed > Java Agent does not support null / empty enums > ---

[jira] Updated: (QPID-1933) QMF Java Console

2009-06-22 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1933: Attachment: javaConsole.patch Run this patch from the first qpid directory. It adds a new directory

[jira] Created: (QPID-1933) QMF Java Console

2009-06-22 Thread Bryan Kearney (JIRA)
QMF Java Console Key: QPID-1933 URL: https://issues.apache.org/jira/browse/QPID-1933 Project: Qpid Issue Type: New Feature Components: Java Client, Java Tools, Qpid Managment Framework Reporter: Bryan K

[jira] Created: (QPID-1931) create a new view for the Logging Management mbean

2009-06-22 Thread Robbie Gemmell (JIRA)
create a new view for the Logging Management mbean -- Key: QPID-1931 URL: https://issues.apache.org/jira/browse/QPID-1931 Project: Qpid Issue Type: Sub-task Components: Java Managemen

[jira] Created: (QPID-1932) create a new view for the Queue mbeans

2009-06-22 Thread Robbie Gemmell (JIRA)
create a new view for the Queue mbeans -- Key: QPID-1932 URL: https://issues.apache.org/jira/browse/QPID-1932 Project: Qpid Issue Type: Sub-task Components: Java Management : JMX Console

[jira] Created: (QPID-1930) create a new view for the User Management mbean

2009-06-22 Thread Robbie Gemmell (JIRA)
create a new view for the User Management mbean --- Key: QPID-1930 URL: https://issues.apache.org/jira/browse/QPID-1930 Project: Qpid Issue Type: Sub-task Components: Java Management : JM

[jira] Created: (QPID-1929) create a factory class to generate the views for the various MBeans

2009-06-22 Thread Robbie Gemmell (JIRA)
create a factory class to generate the views for the various MBeans --- Key: QPID-1929 URL: https://issues.apache.org/jira/browse/QPID-1929 Project: Qpid Issue Type: Sub-task

[java] Incoming test failures

2009-06-22 Thread Aidan Skinner
I've just turned on using the derby store for the java tests, rather than the memory message store. This caused a few test failures for me which I've also fixed. If you see anything new fail, file a Jira. Patches welcome. :) - Aidan -- Apache Qpid - Give me convenience or give me death http://qp

[jira] Created: (QPID-1928) remove Queue MBean reliance on AMQException for unused throws clause

2009-06-22 Thread Robbie Gemmell (JIRA)
remove Queue MBean reliance on AMQException for unused throws clause Key: QPID-1928 URL: https://issues.apache.org/jira/browse/QPID-1928 Project: Qpid Issue Type: Sub-task

[jira] Created: (QPID-1927) move JMX MBean interface definitions to management-common

2009-06-22 Thread Robbie Gemmell (JIRA)
move JMX MBean interface definitions to management-common - Key: QPID-1927 URL: https://issues.apache.org/jira/browse/QPID-1927 Project: Qpid Issue Type: Sub-task Components:

[jira] Created: (QPID-1926) make qpid-management-common an OSGI bundle

2009-06-22 Thread Robbie Gemmell (JIRA)
make qpid-management-common an OSGI bundle -- Key: QPID-1926 URL: https://issues.apache.org/jira/browse/QPID-1926 Project: Qpid Issue Type: Sub-task Affects Versions: 0.5 Reporter: Robb

[jira] Created: (QPID-1925) [GSoC 2009] Create a new UI for the JMX Management Console

2009-06-22 Thread Robbie Gemmell (JIRA)
[GSoC 2009] Create a new UI for the JMX Management Console -- Key: QPID-1925 URL: https://issues.apache.org/jira/browse/QPID-1925 Project: Qpid Issue Type: Improvement Compone

qpid-config/qpid-tool broken on trunk?

2009-06-22 Thread Gordon Sim
When trying to run either qpid-tool or qpid-config from trunk against a c++ broker also built from trunk I get the following error: UnicodeDecodeError: 'utf8' codec can't decode byte 0x95 in position 3: unexpected code byte Any one else having this problem?

[jira] Created: (QPID-1924) Derby doesn't honour QPID_WORK for storage

2009-06-22 Thread Aidan Skinner (JIRA)
Derby doesn't honour QPID_WORK for storage -- Key: QPID-1924 URL: https://issues.apache.org/jira/browse/QPID-1924 Project: Qpid Issue Type: Bug Components: Java Broker MessageStore - DerbySto