Hi All,
I want to install MQSeries 5.2 separately on Solaris. [NOT the MQSeries verson that comes with WebSphere]
On Solaris I used the commands on the command line for creating Queue Managers etc.
For example I executed crtmqm command to create a new queue manager.
[crtmqm -u SYSTEM.DEAD.LETTER.QUEUE edxQueueManager]
Then it gives me the following error:
MQSeries queue manager created.
AMQ8146: MQSeries queue manager not available.
Segmentation Fault
It seems as if the queue manager is created, because when I run the same command again for creating queue manager with same name it says 'MQSeries queue manager already exists'.
And at the same time it doesn't allow me to start that queue manager with the following error.
bash-2.05$ strmqm edxQueueManager
AMQ8146: MQSeries queue manager not available.
Can anybody give some directions for this?
Thanks in advance,
- Ganeshi
I want to install MQSeries 5.2 separately on Solaris. [NOT the MQSeries verson that comes with WebSphere]
On Solaris I used the commands on the command line for creating Queue Managers etc.
For example I executed crtmqm command to create a new queue manager.
[crtmqm -u SYSTEM.DEAD.LETTER.QUEUE edxQueueManager]
Then it gives me the following error:
MQSeries queue manager created.
AMQ8146: MQSeries queue manager not available.
Segmentation Fault
It seems as if the queue manager is created, because when I run the same command again for creating queue manager with same name it says 'MQSeries queue manager already exists'.
And at the same time it doesn't allow me to start that queue manager with the following error.
bash-2.05$ strmqm edxQueueManager
AMQ8146: MQSeries queue manager not available.
Can anybody give some directions for this?
Thanks in advance,
- Ganeshi