ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Key Management could not be opened~

Post new topic  Reply to topic
 Key Management could not be opened~ « View previous topic :: View next topic » 
Author Message
Pangtong
PostPosted: Wed Jan 03, 2007 7:18 pm    Post subject: Key Management could not be opened~ Reply with quote

Newbie

Joined: 13 Dec 2006
Posts: 4

Hi folks,
I having problem with my key management. I installed MQ into my server A but apparently I could not open/launch my key management program. Even inside my IBM websphere MQ, I could not see the "Manage SSL Certificates". I used the same cd on other server B it seemed to to be oki.
Thanks and regards
Back to top
View user's profile Send private message
pathipati
PostPosted: Wed Jan 03, 2007 8:29 pm    Post subject: Reply with quote

Master

Joined: 03 Mar 2006
Posts: 296

Did you followed Custom or Complete installation?
Back to top
View user's profile Send private message Yahoo Messenger
Pangtong
PostPosted: Thu Jan 04, 2007 6:24 pm    Post subject: Reply with quote

Newbie

Joined: 13 Dec 2006
Posts: 4

thank you for your reply.

I have typical installation for both of the servers. Apparently key management on one of the servers cannot be opened and launched.

I don't know what is the problem as i been using the same cd and installation type for both servers.
Back to top
View user's profile Send private message
Pangtong
PostPosted: Thu Jan 04, 2007 10:44 pm    Post subject: Reply with quote

Newbie

Joined: 13 Dec 2006
Posts: 4

To further elaborate, both servers using the same username(administrator) under the same domain. They are inside Microsoft Clustering environment.

I have checked the event viewer inside the server where key management could not be opened. The error is :

" AMQ9741 - A problem occurred during a Windows operation. During operation 'CreateProcess', the windows return code '2' was generated.
Consult the windows reference manual to determine the meaning of return code '2' for operation 'CreateProcess' "
Back to top
View user's profile Send private message
HubertKleinmanns
PostPosted: Thu Jan 04, 2007 11:34 pm    Post subject: Reply with quote

Shaman

Joined: 24 Feb 2004
Posts: 732
Location: Germany

Pangtong wrote:
To further elaborate, both servers using the same username(administrator) under the same domain. They are inside Microsoft Clustering environment.

I have checked the event viewer inside the server where key management could not be opened. The error is :

" AMQ9741 - A problem occurred during a Windows operation. During operation 'CreateProcess', the windows return code '2' was generated.
Consult the windows reference manual to determine the meaning of return code '2' for operation 'CreateProcess' "


Seems to be a Windows problem. Did you consult the windows reference manual ?
_________________
Regards
Hubert
Back to top
View user's profile Send private message Visit poster's website
ourtown
PostPosted: Tue Jun 26, 2007 12:33 pm    Post subject: Reply with quote

Acolyte

Joined: 05 Feb 2002
Posts: 67
Location: Somerset, NJ

Now thats funny

From the log
During operation 'CreateProcess', the Windows return code '3' was generated.

error 3 = The system cannot find the path specified
_________________
Brian S. Crabtree
WBI Consultant
Back to top
View user's profile Send private message Send e-mail
deepak_paul
PostPosted: Sat Oct 22, 2011 4:04 pm    Post subject: Reply with quote

Centurion

Joined: 04 Oct 2008
Posts: 147
Location: US

I am also getting this error when i execute IBM key management tool,

Error:
Quote:
C:\Windows\system32>"C:\Program Files (x86)\IBM\WebSphere MQ\bin\strmqikm.exe"
5724-H72 (C) Copyright IBM Corp. 1994, 2009. ALL RIGHTS RESERVED.
AMQ9741: A problem occurred during a Windows operation.


Event details:
Quote:
A problem occurred during a Windows operation.

During operation 'CreateProcess', the Windows return code '2' was generated.

Consult the Windows reference manual to determine the meaning of return code '2' for operation 'CreateProcess'.


I tried to run the command as Administrator but still it did not work.

Environment Detail:
IBM WebSphere MQ 7.1
Windows 7 Professional Service Pack 1(64 Bit)

Please let me know if anybody has any solution for this.
_________________
Regards
Paul
Back to top
View user's profile Send private message
bruce2359
PostPosted: Sat Oct 22, 2011 4:47 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

deepak_paul wrote:
C:\Windows\system32>"C:\Program Files (x86)\IBM\WebSphere MQ\bin\strmqikm.exe"


Does the strmqikm.exe file exist? Can you cd (change directory) down the path and see the strmqikm.exe fiile? Is the above path in the search path?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
deepak_paul
PostPosted: Sat Oct 22, 2011 5:50 pm    Post subject: Reply with quote

Centurion

Joined: 04 Oct 2008
Posts: 147
Location: US

Quote:
C:\Program Files (x86)\IBM\WebSphere MQ\bin>dir strmqikm*
Volume in drive C is Windows7_OS
Volume Serial Number is 1CDF-1603

Directory of C:\Program Files (x86)\IBM\WebSphere MQ\bin

07/25/2011 01:00 AM 45,632 strmqikm.exe
1 File(s) 45,632 bytes
0 Dir(s) 152,392,052,736 bytes free

_________________
Regards
Paul
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sat Oct 22, 2011 6:10 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

deepak_paul wrote:
Quote:
C:\Program Files (x86)\IBM\WebSphere MQ\bin>dir strmqikm*
Volume in drive C is Windows7_OS
Volume Serial Number is 1CDF-1603

Directory of C:\Program Files (x86)\IBM\WebSphere MQ\bin

07/25/2011 01:00 AM 45,632 strmqikm.exe
1 File(s) 45,632 bytes
0 Dir(s) 152,392,052,736 bytes free


What is the JAVA_HOME environment variable set to in each of the servers A and B?
Is there a java jre there?
If you did the standard install you may have to do the specific one and install the MQ Java stuff.

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
deepak_paul
PostPosted: Sat Oct 22, 2011 7:44 pm    Post subject: Reply with quote

Centurion

Joined: 04 Oct 2008
Posts: 147
Location: US

Hey fjb_saper,
The JAVA_HOME i set to "C:\Program Files (x86)\IBM\MQSI\7.0\jre16".
The this jre exists in the file system too. And I do see an icon "IBM Key Management" under Programs -->IBM WebSphere MQ folder. So i believe it was already installed as part of WebSphere MQ.
_________________
Regards
Paul
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sat Oct 22, 2011 10:14 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Did you try reinstalling the gskit?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Key Management could not be opened~
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.