Author |
Message |
Topic: IIB9 error sending soap request with SSL |
tez_i
Replies: 5 Views: 7160
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 05, 2013 1:21 am Subject: IIB9 error sending soap request with SSL |
Just thought I'd add, in case anyone has similar problems, manipulating the HTTPRequestHeader solved the remaining HTTP/500 error. |
Topic: IIB9 error sending soap request with SSL |
tez_i
Replies: 5 Views: 7160
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 04, 2013 5:18 am Subject: IIB9 error sending soap request with SSL |
Hi mqjeff/lanceolotlinc
I created my own keystore in c:\temp
I exported the 3rd party certificate from the supplied keystore, and imported it into my own.
- I got "the keystore appears to ... |
Topic: IIB9 error sending soap request with SSL |
tez_i
Replies: 5 Views: 7160
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 03, 2013 7:54 am Subject: IIB9 error sending soap request with SSL |
ok - yes I know the difference between keystore and truststore, and in fact we don't have a truststore, because it is just being used for client (ie, my message flow) authentication with a 3rd party. ... |
Topic: IIB9 error sending soap request with SSL |
tez_i
Replies: 5 Views: 7160
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 03, 2013 7:09 am Subject: IIB9 error sending soap request with SSL |
Hi, I am new (obviously) to IIB9, but not to WMB in general. I am struggling to get a test connection to an external webservice working. This is what I have done:
1) copied the external company su ... |
Topic: MQ Cluster as part of HA. Messages stuck on TRANSMIT.QUEUE |
tez_i
Replies: 8 Views: 8792
|
Forum: Clustering Posted: Tue Sep 30, 2008 6:29 am Subject: MQ Cluster as part of HA. Messages stuck on TRANSMIT.QUEUE |
We may possibly have narrowed this down to an issue with JMS, especially as this is an upgraded system (MQ, WAS and Java).
The thing is, does anyone have a good way to test putting messages to the ... |
Topic: MQ Cluster as part of HA. Messages stuck on TRANSMIT.QUEUE |
tez_i
Replies: 8 Views: 8792
|
Forum: Clustering Posted: Mon Sep 29, 2008 8:34 am Subject: MQ Cluster as part of HA. Messages stuck on TRANSMIT.QUEUE |
All four instances of the cluster queue can be seen on QM-SEND.
And, yes, the application message that I am tracking through the system is one of the ones stuck on the transmit queue - as well as, ... |
Topic: MQ Cluster as part of HA. Messages stuck on TRANSMIT.QUEUE |
tez_i
Replies: 8 Views: 8792
|
Forum: Clustering Posted: Mon Sep 29, 2008 8:02 am Subject: MQ Cluster as part of HA. Messages stuck on TRANSMIT.QUEUE |
I have a cluster set up as follows:
One queue manager QM-SEND
four queue managers QM-RCV-1, QM-RCV-2, QM-RCV-3, QM-RCV-4
All part of a cluster, where QM-RCV1 and QM-RCV2 are the FRs, and ... |
Topic: problems with cluster qalias (rc=2082) |
tez_i
Replies: 8 Views: 11703
|
Forum: Clustering Posted: Mon Sep 29, 2008 7:35 am Subject: Re: problems with cluster qalias (rc=2082) |
Ok, the problem was mostly with this:
if I put a message directly to the QM-DMZ Q.ALIAS, the message is put sucessfully and seen on Q.DEST
combined with this:
I fear I've been looki ... |
Topic: problems with cluster qalias (rc=2082) |
tez_i
Replies: 8 Views: 11703
|
Forum: Clustering Posted: Wed Sep 24, 2008 4:40 am Subject: problems with cluster qalias (rc=2082) |
Thanks ranganathan!
Yes, DMZ is part of two overlapping clusters... and yes, I think this is where the problem lies, although I'm not sure why, becuase a similar set up works in our old v5.3 dev en ... |
Topic: problems with cluster qalias (rc=2082) |
tez_i
Replies: 8 Views: 11703
|
Forum: Clustering Posted: Wed Sep 24, 2008 2:30 am Subject: problems with cluster qalias (rc=2082) |
I have a set up, where there are 3 qmgrs:
QM-SOURCE, QM-DMZ and QM-DEST
QM-SOURCE and QM-DMZ are in OUTER-CLUSTER
QM-DMZ and QM-DEST are in INNER-CLUSTER
There is Q.DEST, a clustered q, loca ... |
Topic: Incremental migration of v5 to v6 - what conbinations work? |
tez_i
Replies: 0 Views: 1507
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 09, 2008 5:32 am Subject: Incremental migration of v5 to v6 - what conbinations work? |
We have a fairly typical WAS/WMB system with a set of dispatcher servers, a set of DMZ servers, and a broker hub. We're migrating the whole lot to v6, but the edict has come down that we will do it ... |
Topic: Failing PASSTHRU function in common library |
tez_i
Replies: 1 Views: 2374
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 03, 2008 7:11 am Subject: Failing PASSTHRU function in common library |
I have been tasked to write a database logging function, which is called thoughout a fairly complex set of message flows. The logging was previously implemented as a subflow, but the project is being ... |