-
Recent Posts
- Enhancement to MQMR
- Share-IT / Digital River aka MyCommerce
- Ubuntu 24.10 Released
- OpenBSD v7.6 Released
- IBM MQ v9.4.0.5 Fix Pack Released
- IBM MQ End of Service Dates
- IBM has announced IBM MQ 9.4
- Ubuntu 24.04 Released
- IBM MQ v9.2 End of Service Date
- What’s new in the latest IBM MQ v9.4 – Webinar
- OpenBSD v7.5 Released
- NetBSD v10.0 Released
Blog Calendar
November 2024 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Archives
Capitalware
Categories
- .NET
- Assembler
- C
- C#
- C++
- Capitalware
- Compression
- Database
- DataPower
- E-Book
- Education
- Fix Packs for MQ
- Football
- General
- HPE NonStop
- IBM i (OS/400)
- IBM MQ
- IBM MQ Appliance
- iPhone, iPad & iPod Touch
- Java
- JMS
- Licensed As Free
- Linux
- macOS (Mac OS X)
- Mobile
- MQ Auditor
- MQ Authenticate User Security Exit
- MQ Batch Toolkit
- MQ Channel Connection Inspector
- MQ Channel Encryption
- MQ Channel Throttler
- MQ Enterprise Security Suite
- MQ File Mover
- MQ Message Compression
- MQ Message Encryption
- MQ Message Replication
- MQ Standard Security Exit
- MQ Technical Conference
- MQ Visual Browse
- MQ Visual Edit
- MQTT
- MQTT Message Editing Suite
- MQTT Message Viewer
- Music
- Open Source
- Operating Systems
- PCF
- Perl
- Programming
- Raspberry Pi
- Rexx
- Scam / Fraud
- Security
- Swift
- Uncategorized
- Universal File Mover
- Unix
- Video
- Windows
- z/OS
IBM MQ
- Terms of Use
- Possible failure in SSL communication between WebSphere Application Server and certain backend systems November 20, 2024
- IT47167: Managed File Transfer (MFT) agent stops unexpectedly due to a NullPointerException when doing a message-to-file transfer November 19, 2024
- IBM MQ_9.4.x November 14, 2024
- IBM MQ_9.3.x November 14, 2024
- IT47103: IBM MQ web console signin fails for users with large "user id number" November 14, 2024
- IT43074: MQ documents do not explain about the deletion of automatically defined cluster transmission queue November 14, 2024
- IBM MQ Replicated Data Queue Manager Kernel Modules November 13, 2024
- IT47142: IBM MQ classes for JMS does not suitably disconnect when balanced in a uniform cluster. November 12, 2024
- IT46242: IBM MQ resource adapter generates FDC during transaction recovery when running inside WebSphere Liberty. November 12, 2024
WebSphere MQ
- Terms of Use
- Cumulative security update (CSU) 9.1.0.24 for IBM MQ on Windows 64-bit, x86 October 29, 2024
- Cumulative security update (CSU) 9.1.0.24 for IBM MQ on Solaris 64-bit,SPARC October 29, 2024
- Cumulative security update (CSU) 9.1.0.24 for IBM MQ on Linux 64-bit,zSeries October 29, 2024
- Cumulative security update (CSU) 9.1.0.24 for IBM MQ on Linux 64-bit,x86_64 October 29, 2024
IBM Developer Messaging Blog
T.Rob’s Store and Forward
- MQ Safety Tips for the Pandemic April 5, 2020
- Command Server Gotcha May 14, 2018
- Client-based runmqsc gotcha May 3, 2018
- When deprecated != deprecated January 19, 2018
- Parsing MQ error logs in Splunk December 19, 2017
Mark Taylor’s Blog
- OTel Context Propagation for MQ Applications: part 3 – JMS November 20, 2024
- OTel Context Propagation for MQ Applications: part 2 – C/C++ November 20, 2024
- OTel Context Propagation for MQ Applications October 24, 2024
- Tracing MQ JMS apps in Spring September 3, 2024
- Retiring SupportPac MS0P June 24, 2024
Lyns Random Thoughts
Leif Davidsen’s Blog
- What do we want? Event Processing! When? Now! Where? With IBM Cloud Pak for Integration! October 30, 2024
- Is it art or is it integration? IBM Cloud Pak for Integration assembles the whole picture. September 25, 2024
- Sweet! IBM announces Cloud Pak for Integration 16.1.0 – enhancements, long-term support, and new version naming May 14, 2024
- IBM Cloud Pak for Integration 2023.4.1 – when bigger is not always better. October 31, 2023
- Cross the river without falling in. Modernize your business with IBM Cloud Pak for Integration. July 31, 2023
Colin Paice on MQ
- Debugging the “you do not have access to something, but I’m not telling you what” problem November 4, 2024
- Upgrade to Ubuntu 24.04 – whoops I’ve lost my network connections November 3, 2024
- Ubuntu 24.04 upgrade. tp-link wifi did not work November 2, 2024
- Migrating from Ubuntu 22.04 to 24.04 October 13, 2024
- One minute mvs: data set file system (/dsfs) on z/OS September 17, 2024
- Creating data sets and members from /dsfs September 17, 2024
- Problems I experienced when using /dsfs September 17, 2024
- Setting up data set file system /dsfs on z/OS September 17, 2024
- Using z/OS health checker is good – but how do I use it? September 17, 2024
- Where is my z/OS started task output? September 11, 2024
StackOverflow MQ Questions
- How to resolve IBM MQ call failed with compcode '2' ('MQCC_FAILED') reason '2035' ('MQRC_NOT_AUTHORIZED') November 14, 2024
- JMSCMQ0001: IBM MQ call failed with compcode '2' ('MQCC_FAILED') reason '2035' ('MQRC_NOT_AUTHORIZED') with com.ibm.mq.jakarta.client, version 9.4.1.0 November 11, 2024
- Quarkus Reactive Messaging - Exception Handler November 4, 2024
- Setting up a Solace connection with IBM CDC using JMS November 1, 2024
- AUTHINFO enrichment and use for securing SDR RCVR channels between 2 distributed QMs October 30, 2024
- Set MQ Channel attributes and MQ client TCP initialization attributes programmatically in Java for IBM MQ client October 28, 2024
- MQ Client Queue consumer throwing continuous exception as an MQ server down October 24, 2024
- symbol not found error when starting Backstage October 17, 2024
- pymqi - 2009 - FAILED: MQRC_CONNECTION_BROKEN October 16, 2024
- IBM MQ Connection failure : xcsGetpwuid got password entry with user name too long (more than 13 characters) October 15, 2024
StackOverflow MQTT Questions
- How to expose MQTT service running in K3s using domain name with Ingress and make it accessible publicly? November 20, 2024
- How do I catch exceptions from my MqttPahoMessageHandler to perform recovery or timeout processing? November 20, 2024
- Error while establishing connection with MQTT on Azure Container :tlsv13 alert certificate required [duplicate] November 15, 2024
- Getting error while establishing connection with MQTT on Azure Container :tlsv13 alert certificate required November 15, 2024
- Try using Paho 2.+ Python MQTT with TPM November 14, 2024
- error encountered "MOSQUITTO : TLS Error occurred" [closed] November 13, 2024
- mqtt publishing within on_message November 12, 2024
- python paho crashes nondeterministically [closed] November 11, 2024
- "Connection lost: EOF; connection lost before Subscribe completed" when connecting to AWS IoT Core through proxy with MQTT Paho in Golang November 10, 2024
- Getting "Extended authentication not enabled" in Mosquitto authentication plugin November 10, 2024
Archive for the Category: MQ Auditor
Capitalware Products Listed at LinkedIn
The other day, MQGem posted a blog item about a new feature at LinkedIn where a company can list their products. I’ve have created a LinkedIn page for Capitalware and then added all 17 commercial products that Capitalware sells. You can view the entire list of Capitalware products at https://www.linkedin.com/company/capitalware/products/ page. The interesting feature that […]
Also posted in Capitalware, Education, IBM i (OS/400), IBM MQ, Linux, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Compression, MQ Message Encryption, MQ Message Replication, MQ Standard Security Exit, Unix, Windows, z/OS Comments Off on Capitalware Products Listed at LinkedIn
Explanation of Parameters in an IniFile of Capitalware Products
I have a new customer who is having a problem understanding parameters and relations of parameters in the IniFile (initialization file aka configuration file). By no means am I taking a shot or putting down or marking fun of the customer. When English is not your first language and a new user is trying to […]
Also posted in Capitalware, IBM i (OS/400), IBM MQ, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Compression, MQ Message Encryption, MQ Message Replication, MQ Standard Security Exit, Unix, Windows, z/OS Comments Off on Explanation of Parameters in an IniFile of Capitalware Products
Log4J Vulnerability And Capitalware Products
For those who have not heard, there is a new vulnerability in Log4J v2.x. Here is a link to the Log4J v2.x vulnerability: https://unit42.paloaltonetworks.com/apache-log4j-vulnerability-cve-2021-44228/ The Log4J v2.x vulnerability is related to the ‘lookups’ feature that was introduced in version 2. Lookups provide a way to add values to the log4j configuration at arbitrary places. They […]
Also posted in Capitalware, IBM i (OS/400), Java, JMS, Linux, macOS (Mac OS X), MQ Batch Toolkit, Open Source, Programming, Raspberry Pi, Security, Universal File Mover, Unix, Windows Comments Off on Log4J Vulnerability And Capitalware Products
Time Warp – AIX and MQ v6
Last week, a customer emailed an interesting request. They have 2 AIX hub servers running WebSphere MQ V6.0 and they want to determine what applications are using the 2 MQ hub servers, so that they can upgrade to a newer release of MQ. That made me clean my glasses because MQ v6 went out of […]
Also posted in Capitalware, IBM MQ, MQ Channel Connection Inspector, Unix Comments Off on Time Warp – AIX and MQ v6
Enhancement to MQ Auditor
Capitalware has an MQ solution called MQ Auditor. MQ Auditor is a solution that allows a company to audit/track all MQ API calls performed by MQ applications that are connected to a queue manager. I have enhanced MQ Auditor with a new keyword called ExcludePCFMessages. It has a default value of ‘N’. When it is […]
Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, Unix, Windows Comments Off on Enhancement to MQ Auditor
Capitalware Product Advisory – MQ Auditor
A bug was discovered in Capitalware’s MQ Auditor related to PCF response message for the PCF MQCMD_INQUIRE_Q_NAMES command. The PCF response message to the MQCMD_INQUIRE_Q_NAMES command has 2 parts: list of queues and list of queue types. To format the queue types (i.e. local, alias, etc.), the code used a 1024 byte static array. The […]
Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, Unix, Windows Comments Off on Capitalware Product Advisory – MQ Auditor
Capitalware’s MQ Exits for Raspberry Pi
Well, after having fun compiling and linking my Java applications into native applications for Raspberry Pi ARM, I decided to next tackle the compiling and linking all of the MQ Exits that I have created over the years. Currently, Capitalware has 9 commercial distributed MQ solutions that are MQ Exits and 3 ‘Licensed as Free’ […]
Also posted in Capitalware, IBM MQ, Licensed As Free, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Compression, MQ Message Encryption, MQ Message Replication, MQ Standard Security Exit, Raspberry Pi Comments Off on Capitalware’s MQ Exits for Raspberry Pi
Capitalware Products 2020 Release Train
Here is a summary of all the recent releases that Capitalware Inc. has published: Blog posting for product releases: MQ Auditor v3.2.0 MQ Authenticate User Security Exit v3.5.0 MQ Authenticate User Security Exit for z/OS v3.5.0 MQ Channel Connection Inspector v1.2.0 MQ Channel Connection Inspector for z/OS v1.2.0 MQ Channel Encryption v3.4.0 MQ Channel Encryption […]
Also posted in Capitalware, IBM i (OS/400), IBM MQ, Licensed As Free, Linux, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Encryption, MQ Message Replication, MQ Standard Security Exit, Unix, Windows, z/OS Comments Off on Capitalware Products 2020 Release Train
New: MQ Auditor v3.2.0
Capitalware Inc. would like to announce the official release of MQ Auditor v3.2.0. This is a FREE upgrade for ALL licensed users of MQ Auditor. MQ Auditor is a solution that allows a company to audit/track all MQ API calls performed by MQ applications that are connected to a queue manager. For more information about […]
Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, Unix, Windows Comments Off on New: MQ Auditor v3.2.0
New: Capitalware Software Lifecycle Pages
Earlier this week, a customer asked if we could publish a software lifecycle page for MQAUSX. Since, I wasn’t knee deep into fixing a bug, I figured I would create a Software Lifecycle page for each commercial product. Each lifecycle page has 3 columns: version, general availability and end of support. The version number is […]
Also posted in Capitalware, MQ Authenticate User Security Exit, MQ Batch Toolkit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Encryption, MQ Message Replication, MQ Standard Security Exit, MQ Visual Browse, MQ Visual Edit Comments Off on New: Capitalware Software Lifecycle Pages