Author |
Message
|
migmq |
Posted: Wed Jan 02, 2008 11:22 am Post subject: AMQ6090: WebSphere MQ was unable to display an error message |
|
|
Newbie
Joined: 02 Jan 2008 Posts: 3
|
Hi,
I get the AMQ6090 error messages even when I use the runmqsc, start_mq, etc..
I can get the root user, but even when I use that user I get the errors.
Any tips why this is happening. Appreciated
/opt/IBM/WebSphereServer/mqseries # ./start_mq
AMQ6090: WebSphere MQ was unable to display an error message 20006220.
pls Advise. |
|
Back to top |
|
 |
KramJ |
Posted: Wed Jan 02, 2008 12:21 pm Post subject: |
|
|
Voyager
Joined: 09 Jan 2006 Posts: 80 Location: Atlanta
|
Have you tried: export LD_ASSUME_KERNEL=2.4.19 |
|
Back to top |
|
 |
migmq |
Posted: Wed Jan 02, 2008 1:09 pm Post subject: |
|
|
Newbie
Joined: 02 Jan 2008 Posts: 3
|
Yes, I had trie to export LD_ASSUME_KERNEL=2.4.19
but appears a message
export LD_ASSUME_KERNEL=2.4.19
./strmqm: error while loading shared libraries: libm.so.6: cannot open shared object file: No such file or directory
the AMQ6090 error appears in all the comands for mq. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Jan 02, 2008 1:21 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
It's almost certainly a PATH or LIBPATH issue.
Or a bad install. Or perhaps an os level security issue.
What version, please?
Is the root user a member of mqm? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
migmq |
Posted: Wed Jan 02, 2008 1:58 pm Post subject: |
|
|
Newbie
Joined: 02 Jan 2008 Posts: 3
|
Version MQ 5.3.0.2 CSD06 on Linux Server SUSE 10
root is already member of mqm |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Jan 02, 2008 2:03 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
migmq wrote: |
Version MQ 5.3.0.2 CSD06 |
I'd strongly suggest that you move forward to v6.0 since 5.3 is long out of support. |
|
Back to top |
|
 |
|