Posted: Thu May 15, 2003 8:25 am Post subject: Channel Initiator service RC=20,
Novice
Joined: 07 Jun 2002 Posts: 23 Location: Ohio
I have a QMGR MITCHES9, on WinXP MQSeries 5.3 server, for which I wrote batch script that deletes the QMGR and recreates it. The script runs with a couple of errors though:
My script works great with the exception that I can't install a channel initiator service that will run immediately after installation. I get an RC = 2, and a Reason Code = 2049 (object unavailable), and the service is stopped. It will usually start with a reboot, but I'd like it to run on install. MUSR_MQADMIN is assigned to the mqm and Administrators group. Any thoughts/suggestions would be appreciated. Thanks.
Here's the error in EventViewer:
Object Open:
Object Server: Security
Object Type: Key
Object Name: \REGISTRY\MACHINE\SYSTEM\ControlSet001\Control\MediaProperties\PrivateProperties\Joystick\Winmm
Handle ID: -
Operation ID: {0,1685433}
Process ID: 3228
Image File Name: C:\Program Files\IBM\WebSphere MQ\bin\runmqchi.exe
Primary User Name: MUSR_MQADMIN
Primary Domain: NW672946
Primary Logon ID: (0x0,0xF49E)
Client User Name: -
Client Domain: -
Client Logon ID: -
Accesses: DELETE
READ_CONTROL
WRITE_DAC
WRITE_OWNER
Query key value
Set key value
Create sub-key
Enumerate sub-keys
Notify about changes to keys
Create Link
Privileges: -
Restricted Sid Count: 0
...and from the MQSeries error log:
5/15/2003 12:14:17
AMQ9509: Program cannot open queue manager object.
EXPLANATION:
The attempt to open either the queue or queue manager object
'SYSTEM.CHANNEL.INITQ' on queue manager 'MITCHES9' failed with reason code
2042.
ACTION:
Ensure that the queue is available and retry the operation.
----- amqrimna.c : 434 --------------------------------------------------------
5/15/2003 12:15:17
AMQ9509: Program cannot open queue manager object.
EXPLANATION:
The attempt to open either the queue or queue manager object
'SYSTEM.CHANNEL.INITQ' on queue manager 'MITCHES9' failed with reason code
2042.
ACTION:
Ensure that the queue is available and retry the operation.
----- amqrimna.c : 434 --------------------------------------------------------
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