Author |
Message |
Topic: Message Broker is not working! |
aayteka
Replies: 9 Views: 8092
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Apr 29, 2007 9:12 pm Subject: Message Broker is not working! |
The below problem has occured again and the application failed again! So is anybody know that can we set a size limit to "/var/mqsi/component/BROKER_NAME/XXXXXX/stderr" file or set a rolling ... |
Topic: Message Broker is not working! |
aayteka
Replies: 9 Views: 8092
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 08, 2007 6:15 am Subject: Message Broker is not working! |
Hi,
about the log file size problem, I was not in the developper group of the message broker project, but as far as I know stderr log file is controlled by standard message broker (not our applicatio ... |
Topic: Message Broker is not working! |
aayteka
Replies: 9 Views: 8092
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 04, 2007 7:30 am Subject: Message Broker is not working! |
The problem was the log file under /var/mqsi/component/BROKER_NAME/XXXXXX/stderr has the size of 2gb. I have deleted that log file and Broker started successfully.
If it is possible, I will change ... |
Topic: Message Broker is not working! |
aayteka
Replies: 9 Views: 8092
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 04, 2007 5:32 am Subject: Message Broker is not working! |
When you say "We have reset..." what do you mean by that?
We have a clear backup of these directories (we have get after installation) and we have replaced the current content of these di ... |
Topic: Message Broker is not working! |
aayteka
Replies: 9 Views: 8092
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 04, 2007 4:57 am Subject: Message Broker is not working! |
We haven't opened any pmr yet.
We are using MB 6.0
We didn't change anything for weeks. But at 29 december I have manually closed more than 100 connections (remaining connections) with using the MQ ... |
Topic: Message Broker is not working! |
aayteka
Replies: 9 Views: 8092
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 04, 2007 4:37 am Subject: Message Broker is not working! |
Hi,
We have a running system with Message Broker 6.0, MQ 6.0, db2 8.1 on a redhat machine.
after 31 december the message broker has never worked.
In the process list (ps) I can see bipservice, bip ... |
Topic: Remaining / increasing MQ connections |
aayteka
Replies: 28 Views: 30764
|
Forum: General IBM MQ Support Posted: Thu Dec 28, 2006 1:07 am Subject: Remaining / increasing MQ connections |
Does a "dis chstatus(SYSTEM.ADMIN.SVRCONN) conname(10.35.0.84)" give any results? Maybe you haven't got any outstanding connections from 10.35.0.84?
I have run this command and it gives ma ... |
Topic: Remaining / increasing MQ connections |
aayteka
Replies: 28 Views: 30764
|
Forum: General IBM MQ Support Posted: Wed Dec 27, 2006 7:02 am Subject: Remaining / increasing MQ connections |
Yes I'm sure,
But this channel has been created by me at the installation, please don't consider the name:)
I have created this channel as a server-connection channel. |
Topic: Remaining / increasing MQ connections |
aayteka
Replies: 28 Views: 30764
|
Forum: General IBM MQ Support Posted: Wed Dec 27, 2006 6:41 am Subject: Remaining / increasing MQ connections |
Hi,
In order to stop channel,
1. I have used MQ Explorer(I think this is an IBM product). I have clicked the stop and select proper fields, Then it gives the following error "Websphere MQ is u ... |
Topic: Remaining / increasing MQ connections |
aayteka
Replies: 28 Views: 30764
|
Forum: General IBM MQ Support Posted: Wed Dec 27, 2006 5:49 am Subject: Remaining / increasing MQ connections |
Yes it is very amazing:)
Finally, I have manually stop the channel from the MQ Explorer Screen. But After I have restarted the channel, I have check the "current status" of the channel fr ... |
Topic: Remaining / increasing MQ connections |
aayteka
Replies: 28 Views: 30764
|
Forum: General IBM MQ Support Posted: Wed Dec 27, 2006 4:39 am Subject: Remaining / increasing MQ connections |
Although I have found a lot of similar (most of them are same) issues in the forum, I didn't find a proper solution. Most of the threads, its written that "check keepalive" "check heart ... |
Topic: Remaining / increasing MQ connections |
aayteka
Replies: 28 Views: 30764
|
Forum: General IBM MQ Support Posted: Wed Dec 27, 2006 1:34 am Subject: Remaining / increasing MQ connections |
We have a shutdown procedure that call disconnect method. But I think the exceptional cases should be handled.
While connecting to server I have used "connectionManager.setTimeout(60*60*1000);& ... |
Topic: Remaining / increasing MQ connections |
aayteka
Replies: 28 Views: 30764
|
Forum: General IBM MQ Support Posted: Wed Dec 27, 2006 1:07 am Subject: Remaining / increasing MQ connections |
Also in the agent machine, I ensure that there is no related (port 2414) line at the output of "netstat -an" command.
MQ Connection port: 2414 |
Topic: Remaining / increasing MQ connections |
aayteka
Replies: 28 Views: 30764
|
Forum: General IBM MQ Support Posted: Wed Dec 27, 2006 12:55 am Subject: Remaining / increasing MQ connections |
Thanks for your quick reply.
What should I clean on death? We may kill processes or the machine can be shutdown so we may not do anty clean up on death. |
Topic: Remaining / increasing MQ connections |
aayteka
Replies: 28 Views: 30764
|
Forum: General IBM MQ Support Posted: Wed Dec 27, 2006 12:36 am Subject: Remaining / increasing MQ connections |
hi,
We have a system that has a central Websphere MQ Server and multiple MQ Agents (Java applications using MQ API, mq.jar). Every agents connect 3 Queues with using a server-connection channel.
... |