Author |
Message |
Topic: WebSphere MQ Explorer and services pannel is not opening |
manojkpradhan
Replies: 3 Views: 3494
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Aug 03, 2005 4:10 am Subject: WebSphere MQ Explorer and services pannel is not opening |
Hi All,
I have WebSphere MQ v5.3 CSD05 on a Windows XP machine.
Queue Manager Name: CCHDFCQM
User Id:wbndbrk
Actually I am using this queue manager in the WBIMB for creating the configuratio ... |
Topic: Base Java MQ classes and SSL |
manojkpradhan
Replies: 40 Views: 41841
|
Forum: IBM MQ Java / JMS Posted: Thu May 19, 2005 8:21 pm Subject: Base Java MQ classes and SSL |
Hi Tibor,
Thats why I am asking you that in which place I will place the certificate.
Actually I have created a certificate by using keytool.exe.
The commands are as follows:
1. keytool -g ... |
Topic: Base Java MQ classes and SSL |
manojkpradhan
Replies: 40 Views: 41841
|
Forum: IBM MQ Java / JMS Posted: Thu May 19, 2005 4:12 am Subject: Base Java MQ classes and SSL |
Hi Tibor,
The AMQERROR01.LOG file is showing as given below:
05/19/2005 17:31:06
AMQ9637: Channel is lacking a certificate.
EXPLANATION:
The channel is lacking a certificate to use for the ... |
Topic: Base Java MQ classes and SSL |
manojkpradhan
Replies: 40 Views: 41841
|
Forum: IBM MQ Java / JMS Posted: Tue May 17, 2005 9:01 pm Subject: Base Java MQ classes and SSL |
Hi Tibor/fjb_saper,
Thanks for reply.
Environment:
Web Sphere MQ v5.3 CSD-07
jsdk1.4.2_04
This is my SSL trace that I have given below.
I have followed the foolowing step,please check it ... |
Topic: Base Java MQ classes and SSL |
manojkpradhan
Replies: 40 Views: 41841
|
Forum: IBM MQ Java / JMS Posted: Mon May 16, 2005 12:53 am Subject: Base Java MQ classes and SSL |
Hi All,
I am trying to connection my SSL Enable MQ Series 5.3 using java class, the following java code.But I am getting the error as MQRC 2397, which means MQRC_JSSE_ERROR.
Can any one give me t ... |
Topic: Need the Source code for Base Java MQ classes and SSL |
manojkpradhan
Replies: 2 Views: 5579
|
Forum: IBM MQ Java / JMS Posted: Mon May 16, 2005 12:51 am Subject: Need the Source code for Base Java MQ classes and SSL |
Hi All,
I am trying to connection my SSL Enable MQ Series 5.3 using java class, the following java code.But I am getting the error as MQRC 2397, which means MQRC_JSSE_ERROR.
Can any one give me t ... |
Topic: Base Java MQ classes and SSL |
manojkpradhan
Replies: 40 Views: 41841
|
Forum: IBM MQ Java / JMS Posted: Fri May 13, 2005 2:01 am Subject: Base Java MQ classes and SSL |
Hi Tibor,
First of all thanks for reply.
How to generating JKS keystore and setting the truststore and keystore
Actually I don't know how to go through this.
If u give me full details of this ... |
Topic: Need the Source code for Base Java MQ classes and SSL |
manojkpradhan
Replies: 2 Views: 5579
|
Forum: IBM MQ Java / JMS Posted: Fri May 13, 2005 1:38 am Subject: Need the Source code for Base Java MQ classes and SSL |
Hi All,
Can anyone send the source code and procedure how to implement the Base MQ java classes and SSL. Because I have tried the SSL between server to server communication.But I don't know how to ... |
Topic: Base Java MQ classes and SSL |
manojkpradhan
Replies: 40 Views: 41841
|
Forum: IBM MQ Java / JMS Posted: Fri May 13, 2005 1:34 am Subject: Base Java MQ classes and SSL |
Hi All,
Can anyone send the source code and procedure how to implement the Base MQ java classes and SSL. Because I have tried the SSL between server to server communication.But I don't know how to ... |
Topic: Problem in Starting the receiver channel |
manojkpradhan
Replies: 1 Views: 2056
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed May 11, 2005 8:52 pm Subject: Problem in Starting the receiver channel |
Hi All,
I have two Queue manger:
One is on AIX Machine and other is on Windows Machine.
Now I want to transfer some messages from the AIX Machine queue manager to Windows Machine queue mange ... |
Topic: Problem in Starting the receiver channel |
manojkpradhan
Replies: 2 Views: 2292
|
Forum: IBM MQ Java / JMS Posted: Wed May 11, 2005 8:07 pm Subject: Problem in Starting the receiver channel |
Hi All,
I have two Queue manger:
One is on AIX Machine and other is on Windows Machine.
Now I want to transfer some messages from the AIX Machine queue manager to Windows Machine queue manger. ... |
Topic: Need information about Channel |
manojkpradhan
Replies: 7 Views: 5084
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Mar 01, 2005 5:53 am Subject: Need information about Channel |
Hi RAJESHRAMAKRISHNAN,
For your kind information,I have arround 500 clients,which are connected to a single MQ Server.My Queue manager have the following parameters given below:
1>channel: S ... |
Topic: Need information about Channel |
manojkpradhan
Replies: 7 Views: 5084
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Feb 28, 2005 8:45 pm Subject: Need information about Chhanel |
Hi RAJESHRAMAKRISHNAN,
I have checked the client programm.After conneting to the queue manager ,it is disconnecting properly from the queue manger. If you have another suggestion,please reply me.
... |
Topic: Need information about Channel |
manojkpradhan
Replies: 7 Views: 5084
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Feb 24, 2005 9:31 pm Subject: Need information about Channel |
Hi all!
I have arround 500 clients,which are connected to a single MQ Server.My Queue manager have the following parameters given below:
1>channel: SVRCONN, DSVRCONN
2>Queue :500 queues
... |
Topic: Faced problem in Segmentation in JAVA |
manojkpradhan
Replies: 1 Views: 3911
|
Forum: IBM MQ Java / JMS Posted: Wed Feb 23, 2005 1:02 am Subject: Faced problem in Segmentation in JAVA |
Hi anita ,
I have written the following piece of code . I want to put a big message in a queue. So I am going for segmentation. As far as I understood segmentation I have written the following pie ... |