ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Compatibility b/w WMQ vs DataPower and log4j

Post new topic  Reply to topic
 Compatibility b/w WMQ vs DataPower and log4j « View previous topic :: View next topic » 
Author Message
raam
PostPosted: Tue Jul 19, 2011 4:03 am    Post subject: Compatibility b/w WMQ vs DataPower and log4j Reply with quote

Apprentice

Joined: 14 May 2011
Posts: 29

Hi,

FYI, in our work environment (Test and Prod), we have 1 QMgr and 1 Broker setup in each of the two AIX servers.
Both, the Config Manager CMGR00 and the Message Broker are using the
same MQ Queue Manager in each server.

AIX- V5.3
Data Power- 3.7.3.4
WMB- V6.1.0.9
WMQ- V6.0.2.5


Now DataPower machines A & B send requests to both the MQ QMgrs which the Broker picks up and processes. Above the DP is the Load Balancer which distributes the traffic to each of the two DP servers.

There is also the log4j application hosted in WebSphere Portal server that communicates with WMQ. So log4j, DP & WMB communicate with MQ.

Issues of concern:

1) Now the existing version of DP will not support MQ 7 if migrated. (I am not familiar with DP concepts.) I see that DP 3.8.0 will support some of MQ v7 features although Multi-Instance (HA) is not supported. I also read that MI is a better option compared to HA/CMP. Can I get any suggestions regarding the compatibility of the DP version when I migrate MQ and MB to V7? Is there a higher version of DP that we can get it upgraded to?

2) And it seems that the configuration file of log4j always points to only one of the MQ Qmgrs (hard-coded within) which raises concern. So there is always a single point of failure (which is the case as of today). Is there a way to configure this portal application so that it can point to more than just one QMgr for sending transactions/requests?

P.S.: Ours is a simple setup of MQ/MB; there are no pub-sub or SSL/security yet done. So migration should be a rather simpler task.

Thanks a lot. Regards.
_________________
Thanks a lot.

You're only given a little spark of madness. You mustn't lose it…..
Back to top
View user's profile Send private message
raam
PostPosted: Wed Jul 20, 2011 3:27 am    Post subject: Reply with quote

Apprentice

Joined: 14 May 2011
Posts: 29

Hi,

In case it's of any help, I have provided below the configuration file for the Log4J application:


/>more /usr/WebSphere/PortalServer/installedApps/ESPPRegistrationXXXXX.ear/ESPPRegistrationXXXX.war/WEB-INF/classes/log4j.properties
# Set root logger level to DEBUG and its only appender to A1.
#log4j.rootLogger=DEBUG, A1

# A1 is set to be a ConsoleAppender.
log4j.appender.A1=org.apache.log4j.ConsoleAppender

# A1 uses PatternLayout.
log4j.appender.A1.layout=org.apache.log4j.PatternLayout
log4j.appender.A1.layout.ConversionPattern=%-4r [%t] %-5p %c %x - %m%n


log4j.logger.IdentityManagementAuditSrc=DEBUG, A1, MQAdutingAppender
log4j.appender.MQAdutingAppender=XXXXXX.system.logging.MQAppender
log4j.appender.MQAdutingAppender.channel=SYSTEM.DEF.SVRCONN
log4j.appender.MQAdutingAppender.queueManager=GSBBUSP01
log4j.appender.MQAdutingAppender.queueName=XXXX.MAIN.QUEUE.LOCAL
log4j.appender.MQAdutingAppender.hostname=<hostname of GSBBUSP01>
log4j.appender.MQAdutingAppender.portNum=1414
_________________
Thanks a lot.

You're only given a little spark of madness. You mustn't lose it…..
Back to top
View user's profile Send private message
raam
PostPosted: Sat Jul 23, 2011 6:04 am    Post subject: Reply with quote

Apprentice

Joined: 14 May 2011
Posts: 29

Hi,

Kindly let me know if anyone has any suggestions in this regard.

Regards.
_________________
Thanks a lot.

You're only given a little spark of madness. You mustn't lose it…..
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Compatibility b/w WMQ vs DataPower and log4j
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.