|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
mq error" The attempt to load the TCP/IP library " |
« View previous topic :: View next topic » |
Author |
Message
|
Jonasli |
Posted: Wed Apr 19, 2006 12:09 am Post subject: mq error" The attempt to load the TCP/IP library " |
|
|
Apprentice
Joined: 24 Apr 2003 Posts: 34 Location: Beijing
|
dear all,
I m using the WMQ V5.3 + CSD12 on aix v5.3,
create a queue manager, QM1
create local queue, Q1,
create svrconn channel, CH1
run the listener with inetd.conf style, 1414,
MQSERVER=CH1/TCP/hostname
but my app now can not connect mq by client mode, with 2059,
i try the amsaputc with same environment, it's ok,
my app use the rational purify feature to compilier and link.
in /var/mqm/errors/amqerro1.log, found the below errors,
04/18/06 18:39:57
AMQ6175: The system could not dynamically load the library
/usr/mqm/lib/amqcctca_r. The error message was Bad address. The queue manager
will continue without this module.
EXPLANATION:
This message applies to UNIX systems. The dynamically loadable file
/usr/mqm/lib/amqcctca_r failed to load correctly due to an internal error. and
the MQ error recording routine has been called.
ACTION:
Check that the file has not been corrupted then use the standard facilities
supplied with your system to record the problem identifier, and to save the
generated output files. Contact your IBM support center. Do not discard these
files until the problem has been resolved.
----- amqxufnx.c : 703 --------------------------------------------------------
04/18/06 18:39:57
AMQ9220: The TCP/IP communications program could not be loaded.
EXPLANATION:
The attempt to load the TCP/IP library or procedure 'amqcctca_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.
who can help me with any idea?
thanks very very much. |
|
Back to top |
|
 |
mvic |
Posted: Wed Apr 19, 2006 1:51 am Post subject: Re: mq error" The attempt to load the TCP/IP library &q |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
There is evidently something wrong with usr/mqm/lib/amqcctca_r Let's make a start: what is the output from
Code: |
ls -l usr/mqm/lib/amqcctca_r |
|
|
Back to top |
|
 |
Jonasli |
Posted: Sun Apr 23, 2006 7:20 pm Post subject: Re: mq error" The attempt to load the TCP/IP library &a |
|
|
Apprentice
Joined: 24 Apr 2003 Posts: 34 Location: Beijing
|
mvic wrote: |
There is evidently something wrong with usr/mqm/lib/amqcctca_r Let's make a start: what is the output from
Code: |
ls -l usr/mqm/lib/amqcctca_r |
|
mvic, thanks your response,
please check the below information:
#ls -l usr/mqm/lib/amqcctca_r
-r-sr-sr-x 1 mqm mqm 135467 Dec 8 17:34 /usr/mqm/lib/amqcctca_r
btw, I use same env(client to server), the amqsputc is right,
what do we need check again? |
|
Back to top |
|
 |
Jonasli |
Posted: Sun Apr 23, 2006 7:23 pm Post subject: Reply "ls -l /usr/mqm/lib/amqcctca_r" |
|
|
Apprentice
Joined: 24 Apr 2003 Posts: 34 Location: Beijing
|
Execute ls -l /usr/mqm/lib/amqcctca_r,get a result :
-r-sr-sr-x 1 mqm mqm 135467 Dec 8 17:34 /usr/mqm/lib/amqcctca_r |
|
Back to top |
|
 |
mvic |
Posted: Mon Apr 24, 2006 1:24 am Post subject: Re: Reply "ls -l /usr/mqm/lib/amqcctca_r" |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
contact admin wrote: |
Execute ls -l /usr/mqm/lib/amqcctca_r,get a result :
-r-sr-sr-x 1 mqm mqm 135467 Dec 8 17:34 /usr/mqm/lib/amqcctca_r |
OK so you have the file. And the permissions look right (to me). I recommend calling Support. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|