Author |
Message |
Topic: MQError message from stopping queue manager |
ghost
Replies: 2 Views: 3007
|
Forum: IBM MQ Java / JMS Posted: Wed Apr 10, 2002 7:20 am Subject: MQError message from stopping queue manager |
ps -ef | grep QMgr
and
end the processes in the following order:
amqpcsea - command server
amqhasmx - logger
amqharmx - log formatter
amqzllp0 - checkpoint processor
amqzlaa0 - queue manager ... |
Topic: MQseries ... MA88 |
ghost
Replies: 3 Views: 4465
|
Forum: IBM MQ Java / JMS Posted: Wed Feb 27, 2002 8:33 am Subject: MQseries ... MA88 |
You will need JRE, MA88 and MQI Client/MQSeries installed. These are the bare-bone installs. Don't forget to setup RMI in your Java app., applet, etc. |
Topic: MQ Java Connect Problem |
ghost
Replies: 12 Views: 9158
|
Forum: IBM MQ Java / JMS Posted: Wed Feb 27, 2002 8:29 am Subject: MQ Java Connect Problem |
Check to make sure the remote QM is up and running. Make sure to use the correct connection and object handles.
-or-
The call was successful, even though this RC is returned.
|
Topic: Listing of queues in a queue manager |
ghost
Replies: 1 Views: 2079
|
Forum: IBM MQ Java / JMS Posted: Wed Feb 27, 2002 8:23 am Subject: Listing of queues in a queue manager |
1)
From a command prompt type "runmqsc qmgrname" where qmgrname is the name of queue manager (leave off for the default)
2)
type the following: display qlocal(*)
|
Topic: Security and MQSI. |
ghost
Replies: 6 Views: 6632
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 27, 2002 8:17 am Subject: Security and MQSI. |
I have the same issue. I 've been told that since the CC is a snap-on to Microsoft Management Console and uses WinNT domain security, you don't have a solution at the GUI. However, you could restric ... |
Topic: Security and MQSI. |
ghost
Replies: 6 Views: 6632
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 27, 2002 8:16 am Subject: Security and MQSI. |
I have the same issue. I 've been told that since the CC is a snap-on to Microsoft Management Console and uses WinNT domain security, you don't have a solution at the GUI. However, you could restric ... |
Topic: Control Center not coming up - BIP0068E |
ghost
Replies: 2 Views: 2561
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 27, 2002 8:08 am Subject: Control Center not coming up - BIP0068E |
Try just reinstalling the control center. I had the same problem and reinstall solved it. Your saved workspace files will NOT be deleted. |