Author |
Message |
Topic: AMQ7153: A license could not be installed for this copy... |
MQTrigger
Replies: 9 Views: 9075
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jul 06, 2004 11:58 am Subject: error |
Fixed.
I just reinstalled the thing. Thankfully I didn't have to reinstall the MQ tools or recreate the qm or queues. It maintained that info..guess it didn't delete the directories when I remove ... |
Topic: AMQ7153: A license could not be installed for this copy... |
MQTrigger
Replies: 9 Views: 9075
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jul 06, 2004 10:34 am Subject: error |
Hi Also I have this in the licenses directory..the /tmp/mq_license/license
Chinese_TW.txt
-rw-r--r-- 1 root root 20267 Jul 6 14:16 Chinese.txt
-rw-r--r-- 1 root root ... |
Topic: AMQ7153: A license could not be installed for this copy... |
MQTrigger
Replies: 9 Views: 9075
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jul 06, 2004 10:19 am Subject: error |
Hi
Ok, I ran the mqlicense.sh -accept and it seemed to have accepted the command and said 'Proceed with Install'. So went to try and run the crtmqm or strmqm but no luck. I ran the setmqcap=4 aga ... |
Topic: AMQ7153: A license could not be installed for this copy... |
MQTrigger
Replies: 9 Views: 9075
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jul 06, 2004 9:59 am Subject: error |
Hi..I appreciate your reply's
Actually when I originally ran the mqscript it installed without any errors. If I recall correctly I had to accept the agreement.
The only thing I didn't do initi ... |
Topic: AMQ7153: A license could not be installed for this copy... |
MQTrigger
Replies: 9 Views: 9075
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jul 06, 2004 9:27 am Subject: Error |
Hi I tried exporting the kernel same results....
uname -r produces : 2.4.9-e.43smp
I could have sworn I had the QM working the other day. That's the strange thing. I tried looking for the mqs ... |
Topic: AMQ7153: A license could not be installed for this copy... |
MQTrigger
Replies: 9 Views: 9075
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jul 06, 2004 8:51 am Subject: AMQ7153: A license could not be installed for this copy... |
I am getting this error after installing and configuring a new QM in Linux. I had it working initially but the next time I tried issuing an strmqm it gave me that error
AMQ7153: A license could no ... |
Topic: Redbooks? Documentation? Where did it go? |
MQTrigger
Replies: 2 Views: 2399
|
Forum: General Discussion Posted: Mon Apr 12, 2004 11:30 am Subject: works |
THanks. I must have been using a different link. I just noticed that because my link I was previously using didn't work and also noticed that this site no longer has a direct link to it from the mai ... |
Topic: Redbooks? Documentation? Where did it go? |
MQTrigger
Replies: 2 Views: 2399
|
Forum: General Discussion Posted: Mon Apr 12, 2004 10:55 am Subject: Redbooks? Documentation? Where did it go? |
Hi guys
Where did the link for the MQSeries PDF's go? The library page.
I noticed my link didn't work anymore. Anyone have any other suggestions? Trying to find a redbook for MQ on the redbo ... |
Topic: 2397 error testing SSL with JAVA on XP client and Unix QM |
MQTrigger
Replies: 6 Views: 3984
|
Forum: IBM MQ Java / JMS Posted: Mon Mar 15, 2004 3:12 pm Subject: Windows Certs |
Windows uses a numberic handling of certificates. |
Topic: MQ SSL |
MQTrigger
Replies: 3 Views: 2266
|
Forum: General Discussion Posted: Thu Feb 12, 2004 6:41 am Subject: Can be the same? |
Hi Jason,
Thanks for the reply. I think you answered my question. Correct me if I'm wrong but you are saying that the CA's are different for both sides but CAN be signed by the same CA and still ... |
Topic: MQ SSL |
MQTrigger
Replies: 3 Views: 2266
|
Forum: General Discussion Posted: Wed Feb 11, 2004 6:38 pm Subject: MQ SSL |
I have a question regarding the SSL for MQ. First, here's my scenario
In a windows enivronment I use OpenSSL and create a self-signed certificate and private key. I then create a server private k ... |
Topic: IKeyMan for NT |
MQTrigger
Replies: 7 Views: 6555
|
Forum: General Discussion Posted: Tue Feb 10, 2004 11:19 am Subject: ikeyman for NT |
That's correct. Can only get it packaged with another product such as Tivoli Access Manager. |
Topic: 2397 error testing SSL with JAVA on XP client and Unix QM |
MQTrigger
Replies: 6 Views: 3984
|
Forum: IBM MQ Java / JMS Posted: Thu Feb 05, 2004 11:33 pm Subject: Solution |
I just wanted to let everyone know I had the wrong classpath and java_home that was pointing to the wrong truststore.
I managed to get it to work.
Although I still am trying to find out why the ... |
Topic: 2397 error testing SSL with JAVA on XP client and Unix QM |
MQTrigger
Replies: 6 Views: 3984
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 03, 2004 8:16 am Subject: Code |
Hi
Yup, that's the code I'm also using. The code works from a Unix client so I know there are no problems with it. I believe it could be a problem with the certificate as indicated in the output ... |
Topic: 2397 error testing SSL with JAVA on XP client and Unix QM |
MQTrigger
Replies: 6 Views: 3984
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 03, 2004 12:41 am Subject: 2397 error testing SSL with JAVA on XP client and Unix QM |
Hi
I get the 2397 error and when trying to connect to the QM using some java code I have. It's telling me that the certificate is unknown. I am only looking to get a 1 way authentication working ... |