Most applications that use PCF messages create a dynamic queue to receive replies from the Command Server.
Is "CNP" something that starts with "Candle"? Maybe you should upgrade to a supported Tivoli product. _________________ I am *not* the model of the modern major general.
The agent create a queue when it starts. This error means the agent could not allocate it's reply queue. The main reasons for this failure are 1) Security problem 2) The queue already exist
check the agents log, there should be an error when it tried to MQOPEN the queue. 1) If it is security then the monitor agent does not have correct auth 2) If the queue already exist, then it may not be getting created as Temp dyn, the queue is created using a your system model queue, its attributes should have temp dyn and not perm dyn. another reason I have seen the queue exist is because the agent was already running. You can check if kmqagent is running(names depends on platform)
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