Author |
Message
|
GFORCE |
Posted: Fri Jul 10, 2009 5:50 am Post subject: Client install on Solaris 5.10 |
|
|
 Voyager
Joined: 16 Jun 2003 Posts: 78 Location: WISCONSIN
|
We installed client on Solaris and tried to run our application and we are reciving the following. Any help would greatly be appreciated....
07/10/09 09:33:46
AMQ6175: The system could not dynamically load the shared library
'/opt/mqm/lib/amqcctca'. The system returned error message 'ld.so.1: mq_mntr:
fatal: relocation error: file /opt/mqm/lib/amqcctca: symbol xcsWaitFd:
referenced symbol not found'. The queue manager will continue without this
module.
EXPLANATION:
This message applies to UNIX systems. The shared library
'/opt/mqm/lib/amqcctca' 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 : 739 --------------------------------------------------------
07/10/09 09:33:46
AMQ9220: The TCP/IP communications program could not be loaded.
EXPLANATION:
The attempt to load the TCP/IP library or procedure 'amqcctca' 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.
----- amqcliba.c : 822 -------------------------------------------------------- _________________ THANKS |
|
Back to top |
|
 |
exerk |
Posted: Fri Jul 10, 2009 6:16 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
And did you '...Check the file access permissions and that the file has not been corrupted...' ?
Also, version of WMQ Client, type, and any FixPacks applied would be of help. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
GFORCE |
Posted: Fri Jul 10, 2009 6:50 am Post subject: |
|
|
 Voyager
Joined: 16 Jun 2003 Posts: 78 Location: WISCONSIN
|
sorry solaris version is v10 and the mq version is the base 6.0
we thaought it may be a permissions issue so we opened the door for everything.
# ls -lr
total 9400
-rwxrwxrwx 1 mqm mqm 6380 May 19 2005 libmqmzse.so
-rwxrwxrwx 1 mqm mqm 2275856 May 19 2005 libmqmcs.so
-rwxrwxrwx 1 mqm mqm 78840 May 19 2005 libmqjx.so
-rwxrwxrwx 1 mqm mqm 712564 May 19 2005 libmqiz.so
-rwxrwxrwx 1 mqm mqm 9272 May 19 2005 libmqicb.so
-rwxrwxrwx 1 mqm mqm 257760 May 19 2005 libmqic.so
-rwxrwxrwx 1 mqm mqm 13280 May 19 2005 libmqccics.so
-rwxrwxrwx 1 mqm mqm 169568 May 19 2005 libimqc23as.so
-rwxrwxrwx 1 mqm mqm 205720 May 19 2005 libimqb23as.so
drwxrwxrwx 2 mqm mqm 49152 Sep 20 2007 iconv
-rwxrwxrwx 1 mqm mqm 353043 May 19 2005 amqtrc.fmt
-rwxrwxrwx 1 mqm mqm 5488 May 19 2005 amqczscg
-rwxrwxrwx 1 mqm mqm 75232 May 19 2005 amqczsc
-rwxrwxrwx 1 mqm mqm 128540 May 19 2005 amqcltca
-rwxrwxrwx 1 mqm mqm 263764 May 19 2005 amqcctca
-rwxrwxrwx 1 mqm mqm 56440 May 19 2005 amqccgsk
-rwxrwxrwx 1 mqm mqm 144408 May 19 2005 amqcc62a _________________ THANKS |
|
Back to top |
|
 |
exerk |
Posted: Fri Jul 10, 2009 6:51 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
So does it work now? _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Jul 10, 2009 7:44 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Shouldn't you have applied the most recent FixPack? |
|
Back to top |
|
 |
|