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 » WebSphere Message Broker (ACE) Support » JVM Configuration at Execution Group Level

Post new topic  Reply to topic
 JVM Configuration at Execution Group Level « View previous topic :: View next topic » 
Author Message
avinandan9
PostPosted: Thu Aug 04, 2011 2:43 am    Post subject: JVM Configuration at Execution Group Level Reply with quote

Newbie

Joined: 04 Aug 2011
Posts: 5

Hi ,

I am using Message Broker Version 6.1 in Unix environemnt.

I have 2 EG lets say EG1 aand EG2 in BROKER1.

The BAR File that I deploy contains a JCN node in which I have used log4j.
I use the following statement in the JCN

logger.debug(methodName + "System.getProperty for org.omg.CORBA.ORBClass = " + System.getProperty("org.omg.CORBA.ORBClass"));

When I deploy the code to EG1, I get the following written to my log4j log
System.getProperty for org.omg.CORBA.ORBClass = null


If I remove the BAR file from EG1 and deploy it EG2 , it gives me the following result:
System.getProperty for org.omg.CORBA.ORBClass = com.inprise.vbroker.orb.ORB

Why is there a difference in the getting the system property in EG1 and EG2.

How to configure the JVM settings at a EG lvel ?

Regards,
Avi
Back to top
View user's profile Send private message
jlaisbett
PostPosted: Thu Aug 04, 2011 2:59 am    Post subject: Reply with quote

Apprentice

Joined: 27 Nov 2009
Posts: 39

http://publib.boulder.ibm.com/infocenter/wmbhelp/v7r0m0/topic/com.ibm.etools.mft.doc/an09143_.htm
Back to top
View user's profile Send private message
avinandan9
PostPosted: Thu Aug 04, 2011 4:26 am    Post subject: Reply with quote

Newbie

Joined: 04 Aug 2011
Posts: 5

Thanks jlaisbett.
I am going through the help contents, in case I need further help I will post.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Thu Aug 04, 2011 4:57 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

avinandan9 wrote:
Thanks jlaisbett.
I am going through the help contents, in case I need further help I will post.


If you do decide to repost, please use [ c o d e ] tags.

Like this:

Code:
logger.debug(methodName + "System.getProperty for org.omg.CORBA.ORBClass = " + System.getProperty("org.omg.CORBA.ORBClass"));


And this:

Code:
System.getProperty for org.omg.CORBA.ORBClass = null

_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » JVM Configuration at Execution Group Level
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.