Author |
Message
|
santy.tcs |
Posted: Tue Jul 22, 2008 10:39 pm Post subject: Getting error while restarting queue manager.AMQ6004: An err |
|
|
Apprentice
Joined: 20 May 2008 Posts: 28
|
Hi All,
I am getting 'AMQ6004: An error occurred during MQSeries initialization or ending' while restarting the queue manager on solaris system i am using MQ v5.2.
Please help me.
Thanks in advavce. |
|
Back to top |
|
 |
AkankshA |
Posted: Tue Jul 22, 2008 10:51 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
something to do with shared memory..
just check : it might be of help..
http://www-1.ibm.com/support/docview.wss?uid=swg21182052
what does the system log say...
I do hope that you are planning to upgrade as 5.2 was buried in history long back.... pls upgrade to V6.0.2.3 _________________ Cheers |
|
Back to top |
|
 |
santy.tcs |
Posted: Tue Jul 22, 2008 11:04 pm Post subject: |
|
|
Apprentice
Joined: 20 May 2008 Posts: 28
|
Thanks for reply but still i am not able to restart queue manager.because not able to clear shared memory occupied by queue manager.
platform solaris MQ version 5.2.
it is urgent.
Thanks |
|
Back to top |
|
 |
sami.stormrage |
Posted: Tue Jul 22, 2008 11:41 pm Post subject: |
|
|
 Disciple
Joined: 25 Jun 2008 Posts: 186 Location: Bangalore/Singapore
|
ipcs -a | grep mqm | awk '{printf( "-%s %s ", $1, $2 )}' | xargs ipcrm
make sure all the Qmgrs are down if u have multiple Qmgrs on the server. _________________ *forgetting everything * |
|
Back to top |
|
 |
santy.tcs |
Posted: Wed Jul 23, 2008 2:15 am Post subject: |
|
|
Apprentice
Joined: 20 May 2008 Posts: 28
|
Thanks you , queue manage is restarted.
Thanks you. |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Jul 25, 2008 10:28 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
|
Back to top |
|
 |
AkankshA |
Posted: Sun Jul 27, 2008 10:16 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
|
Back to top |
|
 |
|