Posted: Fri Aug 03, 2007 12:56 pm Post subject: MQ SSL problems
Novice
Joined: 02 Aug 2007 Posts: 17
Has anyone seen this error:
-------------------------------------------------------------------------------
03/08/07 01:55:00 PM - Process(19426.23) User(mqm) Program(amqrmppa)
AMQ6175: The system could not dynamically load the shared library
'/opt/mqm/lib64/amqccgsk_r'. The system returned error message
'libgsk7ssl_64.so: cannot open shared object file: No such file or directory'.
The queue manager will continue without this module.
EXPLANATION:
This message applies to UNIX systems. The shared library
'/opt/mqm/lib64/amqccgsk_r' failed to load correctly due to a problem with the
library.
ACTION:
Check the file access permissions and that the file has not been corrupted.
----- amqxufnx.c : 1158 -------------------------------------------------------
03/08/07 01:55:00 PM - Process(19426.23) User(mqm) Program(amqrmppa)
AMQ9220: The GSKitSSL communications program could not be loaded.
EXPLANATION:
The attempt to load the GSKitSSL library or procedure 'amqccgsk_r' failed with
error code 536895861.
ACTION:
Either the library must be installed on the system or the environment changed
to allow the program to locate it.
----- amqccisa.c : 1559 -------------------------------------------------------
I am only getting this on 1 node in my network..the other nodes work fine? Any ideas on what could be wrong I checked the '/opt/mqm/lib64/amqccgsk_r' file and it seems to be there...
I ran into this error last week and my problem was that the 'mqm' id did not have 'mqm' as it's primary group, it was second. This caused 'mqm' to not have the proper access to the file 'libgsk7ssl_64.so'.
So simple but it took me a while to figure this out so hoping this tidbit helps save time for someone else.
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