Author |
Message
|
insertcoin |
Posted: Thu Jul 03, 2008 12:57 am Post subject: UNIX MQ :: Start Failure |
|
|
 Acolyte
Joined: 07 Jun 2007 Posts: 61 Location: who knows!?
|
$ strmqm QM_SEF_QX02
WebSphere MQ queue manager 'QM_SEF_QX02' starting.
AMQ5615: Default objects cannot be created: CompCode = 2 Reason = 2059.
Hi Guys
We have been trying to cater for 70Mb files to be transferred via MQ,
and went ahead and changes the max message sizes for:
QueueManager
Local Queue
SVRCONN
They tried to push the file through again and suggested stopping the queue manager and the restarting it, so that the settings can take effect and now the queue manager doesnt want to start up.
If you need any more info, just ask.
I will be monitoring this post very very frequently as our Revenue Service for South Africa is waiting to do testing on this QMGR and Queues.
This is super urgent, and your help will be very much appreciated.
Regards
Justin |
|
Back to top |
|
 |
exerk |
Posted: Thu Jul 03, 2008 2:17 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Any FDC's? Anything in the queue manager logs? _________________ 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 |
|
 |
insertcoin |
Posted: Thu Jul 03, 2008 2:33 am Post subject: |
|
|
 Acolyte
Joined: 07 Jun 2007 Posts: 61 Location: who knows!?
|
exerk wrote: |
Any FDC's? Anything in the queue manager logs? |
Using the command line in Unix isnt my forte...
There could be FDC's and there could be Log Files.....
We restarted the box and its running now.
Thanks anyways.
Oh, and our line to the remote queue manager went down,
so we contacted our ISP and everythings connected again.
Regards
Justin |
|
Back to top |
|
 |
exerk |
Posted: Thu Jul 03, 2008 2:45 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
What flavour of UNIX? _________________ 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 |
|
 |
insertcoin |
Posted: Thu Jul 03, 2008 2:53 am Post subject: |
|
|
 Acolyte
Joined: 07 Jun 2007 Posts: 61 Location: who knows!?
|
exerk wrote: |
What flavour of UNIX? |
Errrm,
AIX Version 5
(C) Copyrights by IBM and by others 1982, 2006.
login: root
root's Password:
*******************************************************************************
* *
* *
* Welcome to AIX Version 5.3! *
* *
* *
* Please see the README file in /usr/lpp/bos for information pertinent to *
* this release of the AIX Operating System. *
* *
* *
*******************************************************************************
Last unsuccessful login: Mon Jun 30 23:59:42 CDT 2008 on ssh from 196.37.30.67
Last login: Thu Jul 3 10:14:13 CDT 2008 on /dev/pts/2 from 196.37.30.67
 |
|
Back to top |
|
 |
exerk |
Posted: Thu Jul 03, 2008 3:04 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
If this is teaching you to suck eggs - apologies...
1. FDC's will be in /var/mqm/errors
2. AMQERR01.LOG will be in /var/mqm/qmgrs/<QM_NAME>/errors
They can be viewed by entering pg <FILE_NAME> | more, and the space bar will page down. _________________ 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 |
|
 |
|