Author |
Message |
Topic: AMQ9034 error in implementing MQ AMS |
mqusr
Replies: 12 Views: 14481
|
Forum: General IBM MQ Support Posted: Tue Jul 30, 2019 4:42 am Subject: AMQ9034 error in implementing MQ AMS |
Thanks for the quick response.
What I mean is, whether the policy is set to SHA1 or SHA2, we get the same error of "algorithm not valid".
MQ versions are same.
Yes, there is a differe ... |
Topic: AMQ9034 error in implementing MQ AMS |
mqusr
Replies: 12 Views: 14481
|
Forum: General IBM MQ Support Posted: Tue Jul 30, 2019 3:53 am Subject: AMQ9034 error in implementing MQ AMS |
Hi All,
Today, we have tried to use JMSConsumer sample application to read the messages from the queue instead of the receiver application.
The messages this time went to the SYSTEM.PROTECTION.E ... |
Topic: AMQ9034 error in implementing MQ AMS |
mqusr
Replies: 12 Views: 14481
|
Forum: General IBM MQ Support Posted: Mon Jul 29, 2019 4:51 am Subject: AMQ9034 error in implementing MQ AMS |
Hi All,
We have been able to resolve the above reported error. The error was due to absence all required MQ jars at the client end which had to encrypt the message and put it in the queue.
We were ... |
Topic: AMQ9034 error in implementing MQ AMS |
mqusr
Replies: 12 Views: 14481
|
Forum: General IBM MQ Support Posted: Thu Jul 25, 2019 12:31 am Subject: AMQ9034 error in implementing MQ AMS |
Hi,
I am using MQ AMS and not MCA interception. Hence have not set interceptor on svrconn channel. |
Topic: AMQ9034 error in implementing MQ AMS |
mqusr
Replies: 12 Views: 14481
|
Forum: General IBM MQ Support Posted: Tue Jul 23, 2019 9:38 pm Subject: AMQ9034 error in implementing MQ AMS |
Thank Vitor. Yes the application fails to put message to the queue with the error 2063 with AMS. Without AMS, messaging works fine.
I am using a straight forward sign and encrypt policy with signi ... |
Topic: AMQ9034 error in implementing MQ AMS |
mqusr
Replies: 12 Views: 14481
|
Forum: General IBM MQ Support Posted: Tue Jul 23, 2019 5:07 am Subject: AMQ9034 error in implementing MQ AMS |
Hi All,
We are trying to implement AMS between 2 java applications. MQ server and client version is 8.0.0.11
Both client applications are using IBM Java 8 and AIX as OS.
Keystore creation, si ... |
Topic: Queue Manager not starting after XA configuration |
mqusr
Replies: 4 Views: 5957
|
Forum: General IBM MQ Support Posted: Sun May 26, 2019 10:26 pm Subject: Queue Manager not starting after XA configuration |
Hi All,
We were able to solve the issue. Our Oracle client was 64bit and not 32 bit, hence the issue.
All worked fine post installation of oracle 32 bit client on the system.
Thanks ... |
Topic: Queue Manager not starting after XA configuration |
mqusr
Replies: 4 Views: 5957
|
Forum: General IBM MQ Support Posted: Fri May 24, 2019 3:21 am Subject: Queue Manager not starting after XA configuration |
Using Windows 2012 server |
Topic: Queue Manager not starting after XA configuration |
mqusr
Replies: 4 Views: 5957
|
Forum: General IBM MQ Support Posted: Fri May 24, 2019 3:20 am Subject: Queue Manager not starting after XA configuration |
Hi All,
We have MQ 7.5.0.0 where we are trying to configure XA.
The steps followed are
1. Install Oracle 32 bit client on the system
2. Copy the jdbcora11.dll from <install path>/java/li ... |
Topic: Message lost when remote queue manager suddenly stops |
mqusr
Replies: 4 Views: 6300
|
Forum: General IBM MQ Support Posted: Thu May 16, 2019 10:45 am Subject: Message lost when remote queue manager suddenly stops |
Sorry about that. Thanks Vitor! |
Topic: Message lost when remote queue manager suddenly stops |
mqusr
Replies: 4 Views: 6300
|
Forum: General IBM MQ Support Posted: Thu May 16, 2019 10:19 am Subject: Message lost when remote queue manager suddenly stops |
Thanks Victor.
As pointed, the local queue has been marked as persistent. However, will have to check if the application is setting the message as persistent before sending.
As for the heart beat ... |
Topic: Message lost when remote queue manager suddenly stops |
mqusr
Replies: 4 Views: 6300
|
Forum: General IBM MQ Support Posted: Thu May 16, 2019 9:36 am Subject: Message lost when remote queue manager suddenly stops |
Hi,
We have 2 queue managers communicating with each other using sender/receiver channels.
We have a situation where the remote queue manager(2nd queue manager) goes down suddenly while the 1st qu ... |
Topic: Logging using Log4j for multi instance message flows |
mqusr
Replies: 0 Views: 14005
|
Forum: IBM MQ Performance Monitoring Posted: Tue Jul 10, 2018 4:49 am Subject: Logging using Log4j for multi instance message flows |
Hi All,
I have a query regarding logging using log4j node in IIB 10 message flows.
I have a message flow which sends an input to a TCPIPClientOutput node and receives message from TCPIPClientRec ... |
Topic: SYSTEM.ADMIN.COMMAND.EVENT queue getting filled up |
mqusr
Replies: 8 Views: 24510
|
Forum: General IBM MQ Support Posted: Mon Apr 02, 2018 10:28 pm Subject: SYSTEM.ADMIN.COMMAND.EVENT queue getting filled up |
Thanks All.
Is there any standard method of using these events for monitoring?
I am aware of the amqsevt.exe sample program to read these messages.
But other than this, what should be the way/p ... |
Topic: SYSTEM.ADMIN.COMMAND.EVENT queue getting filled up |
mqusr
Replies: 8 Views: 24510
|
Forum: General IBM MQ Support Posted: Mon Apr 02, 2018 10:18 am Subject: SYSTEM.ADMIN.COMMAND.EVENT queue getting filled up |
Hi All,
I have enabled command event in my queue manager by setting CMDEV to enabled for the queue manager. What i observe is SYSTEM.ADMIN.COMMAND.EVENT queue now has messages and a certain queue d ... |