Author |
Message |
Topic: Simulate a queue manager crash RDQM |
paranoid221
Replies: 9 Views: 6313
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jun 28, 2024 5:32 am Subject: Simulate a queue manager crash RDQM |
Yes. I tried killing the processes with kill -9. They came right back up in a few seconds without any intervention on the same machine. These are RDQMs in a HA cluster.
The scenario we are trying t ... |
Topic: Simulate a queue manager crash RDQM |
paranoid221
Replies: 9 Views: 6313
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jun 27, 2024 12:06 am Subject: Simulate a queue manager crash RDQM |
Appreciate the response.
There is no power cord to pull since this is a VM. Rebooting or power-cycling the VM is more or less a graceful shutdown of all services than a crash scenario.
Any other inn ... |
Topic: Simulate a queue manager crash RDQM |
paranoid221
Replies: 9 Views: 6313
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Jun 26, 2024 10:31 am Subject: Simulate a queue manager crash RDQM |
Hi,I have a need to simulate a scenario where the queue manager crashes or becomes unresponsive. I need to demonstrate how we recover from such a scenario.
Anyone has ideas how to simulate this.
Tha ... |
Topic: Question about DR testing RDQM DRHA config |
paranoid221
Replies: 1 Views: 4075
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jun 21, 2024 5:22 am Subject: Question about DR testing RDQM DRHA config |
Hi,
NOTE: Some of these questions are from other friends in my group working for a customer
I have setup RDQMs in a DRHA config with 3 HA nodes at the main data center replicated over to 3 HA nodes ... |
Topic: Is there any way to encode a complete message ? |
paranoid221
Replies: 9 Views: 5218
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 03, 2010 6:41 am Subject: Is there any way to encode a complete message ? |
Base64Encode and Base64Decode functions are also available in ESQL from 7.0.0.1
Kind Regards,
Beautiful. Good to know. I hope our place upgrades soon. |
Topic: Is there any way to encode a complete message ? |
paranoid221
Replies: 9 Views: 5218
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 02, 2010 7:24 pm Subject: Is there any way to encode a complete message ? |
There is Base64.encode and Base64.decode methods already available for you to use inside your JavaCompute node. What more do you need!!! |
Topic: Issue with SOAP fault message - SOAP nodes |
paranoid221
Replies: 14 Views: 21320
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 02, 2010 7:07 pm Subject: Issue with SOAP fault message - SOAP nodes |
People People People... I find it rather bewildering that more and more folks are asking this question.
Having gotten into WMB development, you should already be able to understand and comprehend wha ... |
Topic: Logging Issues with SOAP Nodes |
paranoid221
Replies: 11 Views: 6850
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 27, 2010 2:33 pm Subject: Logging Issues with SOAP Nodes |
I shall try convincing our integration team to put in the fixpack..:fingers-crossed: |
Topic: Logging Issues with SOAP Nodes |
paranoid221
Replies: 11 Views: 6850
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 27, 2010 12:58 pm Subject: Logging Issues with SOAP Nodes |
Grrr one more bullet into the skull . We are at 6.1.0.4 |
Topic: Logging Issues with SOAP Nodes |
paranoid221
Replies: 11 Views: 6850
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 27, 2010 12:29 pm Subject: Logging Issues with SOAP Nodes |
Yes you are right. I found that info in V7 infocenter.
I'm out of luck with this in V6.1 then!!!? |
Topic: Logging Issues with SOAP Nodes |
paranoid221
Replies: 11 Views: 6850
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 27, 2010 12:16 pm Subject: Logging Issues with SOAP Nodes |
configurable service for classLoading? How do I do that? I went through the infocenter and found no references to it. |
Topic: Code page Issue on Unix Message Broker 6.0 French Chars |
paranoid221
Replies: 11 Views: 12419
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 27, 2010 9:24 am Subject: Code page Issue on Unix Message Broker 6.0 French Chars |
I get the message from a mainframe system CCSID is 819 and Encoding 273
Are you absolutely sure about those values? 819 is the CCSID for AIX platform. I believe 500 would be CCSID for z/os systems. I ... |
Topic: Logging Issues with SOAP Nodes |
paranoid221
Replies: 11 Views: 6850
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 27, 2010 8:47 am Subject: Logging Issues with SOAP Nodes |
^ BUMP
Anyone with ideas on how to resolve this classloading issue?? |
Topic: Logging Issues with SOAP Nodes |
paranoid221
Replies: 11 Views: 6850
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 22, 2010 10:31 am Subject: Logging Issues with SOAP Nodes |
Service Log also has the same content that I have provided in the previous post above. User trace shows this:
ExceptionTree:
( ['MQROOT' : 0x772a460]
(0x01000000:Nam ... |
Topic: Logging Issues with SOAP Nodes |
paranoid221
Replies: 11 Views: 6850
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 22, 2010 12:55 am Subject: Logging Issues with SOAP Nodes |
In continuation of my previous post on working with SOAP nodes, I switched the compute node to start using a javaCompute node. But I have been running into numerous issues after I made this change.
... |