Author |
Message
|
Sam Uppu |
Posted: Wed May 23, 2012 6:26 am Post subject: Broker usr.info messages in syslogs |
|
|
 Yatiri
Joined: 11 Nov 2008 Posts: 610
|
Hi,
We are using MQ 7018 and broker 7002 on AIX 6.1
We have 2 brokers on 2 different machines with different names and will handle the traffic in load balancing manner with MQ clustering. We deploy the same bar on both brokers (i.e., both brokers are configured in the same way).
On one of the broker syslogs, we dont see any of the below usr.info logs where as on the 2nd broker machine, we see lot of the below user.info logs in syslogs.. Not sure why it is different than the 1st machine. Please advise.
=================================
May 23 03:18:35 server2 user:info WebSphere Broker v7001[5046512]: (BROKER2)[1]BIP8099I: Deployed message for Execution Group sent to : EG1
- : BROKER2.agent: /build/S700_P/src/AdminAgent/ImbAdminAgent.cpp: 11857: ImbAdminAgent::SendMessage: :
May 23 03:18:35 server2 user:info WebSphere Broker v7001[5046512]: (BROKER2)[1]BIP8099I: Deployed message for Execution Group sent to : EG2 -
: BROKER2.agent: /build/S700_P/src/AdminAgent/ImbAdminAgent.cpp: 11857: ImbAdminAgent::SendMessage: :
May 23 03:18:35 server2 user:info WebSphere Broker v7001[5046512]: (BROKER2)[1]BIP8099I: Deployed message for Execution Group sent to : EG3 -
: BROKER2.agent: /build/S700_P/src/AdminAgent/ImbAdminAgent.cpp: 11857: ImbAdminAgent::SendMessage: :
May 23 03:18:35 server2 user:info WebSphere Broker v7001[5046512]: (BROKER2)[1]BIP8099I: Deployed message for Execution Group sent to : EG4 - : BROKER2
21.agent: /build/S700_P/src/AdminAgent/ImbAdminAgent.cpp: 11857: ImbAdminAgent::SendMessage: :
==========================
Thanks. |
|
Back to top |
|
 |
Vitor |
Posted: Wed May 23, 2012 6:30 am Post subject: Re: Broker usr.info messages in syslogs |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Sam Uppu wrote: |
Not sure why it is different than the 1st machine. |
Because the sys log daemon is configured differently on the 1st machine?
Speak to the sys admins. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Sam Uppu |
Posted: Wed May 23, 2012 6:53 am Post subject: Re: Broker usr.info messages in syslogs |
|
|
 Yatiri
Joined: 11 Nov 2008 Posts: 610
|
Vitor wrote: |
Sam Uppu wrote: |
Not sure why it is different than the 1st machine. |
Because the sys log daemon is configured differently on the 1st machine?
Speak to the sys admins. |
Thanks Vitor.
But I see the syslogs are configured the same way when I look at the /etc/syslog.conf file
Code: |
user.info /esb/broker/log/user.log |
Let me know if you still want me to check with the sys admin?.
Thanks. |
|
Back to top |
|
 |
Vitor |
Posted: Wed May 23, 2012 7:10 am Post subject: Re: Broker usr.info messages in syslogs |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Sam Uppu wrote: |
Let me know if you still want me to check with the sys admin?. |
It can't hurt. It's not impossible there's some kind of OS filtering in play. Worst they'll say is "it's not us" and be right. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
ramires |
Posted: Thu May 24, 2012 2:01 am Post subject: |
|
|
Knight
Joined: 24 Jun 2001 Posts: 523 Location: Portugal - Lisboa
|
check also if you have debug variables set in one machine and not in the other, like
MQSI_SHOW_DEPLOY and MQSI_DEPLOY_PROGRESS _________________ Obrigado / Thanks you |
|
Back to top |
|
 |
|