QueueExplorer 4 is finally available for Beta testing. It’s been a long wait but not without a reason. It was overhauled to support multiple queueing systems, and for start we added support for ActiveMQ. There are lot of improvements for MSMQ users as well. You no longer have to wait big queues to load, messages now […]
Category: QueueExplorer
QueueExplorer for ActiveMQ
Yes, that’s right. We’re extending support to other queueing systems beyond MSMQ. First pick was ActiveMQ. More to come in the future. You’ll be able to use more or less all features available to MSMQ users – copy/paste messages, save/load to files, create test messages, bulk sending for performance tests, etc. Standard message views like […]
QueueExplorer 3.3 – Queue views (PRO)
QueueExplorer 3.3 bring queue views for Professional edition. Queue views allow user to configure how messages are filtered, displayed, etc. on queue by queue basis. Following settings are stored: Which columns are displayed Filtering and sorting Limiting number of messages (i.e. “Top x messages”) .Net viewer assembly path Encodings for body and extension when displayed […]
QueueExplorer 3.2 – load/save project, queue picker, JSON view
What’s new in QueueExplorer 3.2: Edited message can be sent to different queue. Makes it easy to fix bad messages in subqueue or deadletter queue and send them back to their original destination. New queue picker dialog is available on places where user can edit queue path/format. JSON view – expands original JSON if minified, […]
QueueExplorer 3.1 – body can be displayed in messages list
QueueExplorer 3.1 brings one long awaited feature – message’s body can be displayed in a list as a separate column, among other message fields. With this, you can easily sort or filter by body content. Currently only text bodies are supported, in several mostly used encodings.
QueueExplorer 3.0 Standard and Professional released
We released new major version of QueueExplorer. Here’s list of most important new features in QueueExplorer 3.0: Message body is visible at all times, so it’s much easier to check several messages in a queue – body will be automatically displayed as you click on message. Subqueues are supported if QueueExplorer runs on OS which […]
QueueExplorer 2.2.4 – bugfixes and performance improvements
Changes in this release: Faster loading of big files and reduced memory usage Faster display of large XML message bodies Command line option for turning off loading of public queues for performance reasons – /NoPublic Bugfix: message body larger than 64KB was not correctly displayed/edited Bugfix: messages containing byte 0 were not completely displayed in […]
QueueExplorer 2.2.3 released
Changes in this release: Queues are now closed immediately after each operation to prevent locking issues with other applications Reduced MSMQ security requirements. QueueExplorer required full MSMQ permissions no matter which operation was performed. Now it will ask only for what’s needed, e.g. Peek to get list of messages, Receive to delete message, etc. Works […]
QueueExplorer 2.2.2 – Improved keyboard support
New keyboard shortcuts and improved focus handling for keyboard operations. You can download new version from here: http://www.cogin.com/mq/download.php
QueueExplorer 2.2.1 – bugfix for refreshing queues
New version of QueueExplorer 2.2.1 brings fix for following bug: Queues panel could not be repeatedly refreshed using F5 because focus got lost after first refresh. You can download new version from here: http://www.cogin.com/mq/download.php