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 » [Solved]ConfigManagerProxyExerciser in Solaris

Post new topic  Reply to topic
 [Solved]ConfigManagerProxyExerciser in Solaris « View previous topic :: View next topic » 
Author Message
Sridar
PostPosted: Mon Aug 18, 2008 11:22 pm    Post subject: [Solved]ConfigManagerProxyExerciser in Solaris Reply with quote

Acolyte

Joined: 14 May 2006
Posts: 72
Location: Chennai, India

Hi

I want to clarify a doubt.

In non- windows platforms like Solaris is there any way to add the broker to the domain without using the ConfigManagerProxyExerciser?

When i run this in my deployment server which is in Solaris i get an error that javaw not found

When i checked none of the jre in mqsi, mq and jdk have the javaw
They have only java, javaws and java_vm

I tried to do it from my Windows toolkit, but my toolkit user id does not have access to the MQ in the solaris box.

I thought of creating the MQ user id which has access in the Solaris in my windows box but the user id name is

Also the service user idmqm which cannot be created in Windows as already i have a group called mqm.

Am trying to get the javaw executable in the Solaris box but if there is a workaround that will be more useful.


_________________
Thanks and Regards
Sridar


Last edited by Sridar on Wed Aug 20, 2008 10:18 pm; edited 1 time in total
Back to top
View user's profile Send private message
james_m
PostPosted: Mon Aug 18, 2008 11:44 pm    Post subject: Reply with quote

Apprentice

Joined: 28 May 2007
Posts: 31

You need remote administration of the Configuration Manager for that do the following :

Both, the Configuration Manager and the Broker can either have individual Queue Managers or they can even share a single queue manager. The only change would be the parameter setting of the channel SYSTEM.BKR.CONFIG within the Configuration Manager’s Queue Manager.

This is a server-connection channel, responsible for allowing the remote administration of the Configuration Manager Queue Manager through the WMB v6.1 Toolkit. If one needs a connection to the Configuration Manager, along with the creation of ACL entries, as specified before, the channel SYSTEM.BKR.CONFIG needs to be altered in the following way

alter channel(SYSTEM.BKR.CONFIG) chltype(SVRCONN) mcauser(‘mqm’)

ACL Entries are used for enabling/disabling security on the remote administration of the configuration manager. Using the toolkit, to be able to access the configuration manager using a user-id login, say, User01 requires one to issue the following command at the configuration manager end

mqsicreateaclentry <config_mgr_name> -u User01 -a -x F -p

where ‘a’ indicates a user belonging to any machine or domain.
‘x’ indicates level of authority – F meaning ‘Full’
‘p’ indicates rights over ConfigManagerProxy
Back to top
View user's profile Send private message Send e-mail
Sridar
PostPosted: Tue Aug 19, 2008 12:35 am    Post subject: Reply with quote

Acolyte

Joined: 14 May 2006
Posts: 72
Location: Chennai, India

Hi James,

Thanks.

I will try this out.

Am also trying to use the CMP API.

Am not so good in java and so does anyone have any thoughts on this.

Which classes or methods i have to use for adding the broker to the domain.

Does anyone has a sample code?
_________________
Thanks and Regards
Sridar
Back to top
View user's profile Send private message
David.Partridge
PostPosted: Tue Aug 19, 2008 1:55 am    Post subject: Reply with quote

Master

Joined: 28 Jun 2001
Posts: 249

Please don't set the MCAUSER of any svrconn channel to mqm (or leave it blank). Doing this will leave your QM wide open to being hacked.
_________________
Cheers,
David C. Partridge
Back to top
View user's profile Send private message
Sridar
PostPosted: Tue Aug 19, 2008 9:29 pm    Post subject: Reply with quote

Acolyte

Joined: 14 May 2006
Posts: 72
Location: Chennai, India

Hi

I wrote a java standalone for adding to the domain and it worked.

Thanks for your suggestions
_________________
Thanks and Regards
Sridar
Back to top
View user's profile Send private message
mqmatt
PostPosted: Wed Aug 20, 2008 3:12 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

On v6.1, you can add a broker to a domain using mqsicreateexecutiongroup -f.
Back to top
View user's profile Send private message
Sridar
PostPosted: Wed Aug 20, 2008 3:19 am    Post subject: Reply with quote

Acolyte

Joined: 14 May 2006
Posts: 72
Location: Chennai, India

Hi mqmatt,

Thanks.

We are using only 6.0.3 only.
_________________
Thanks and Regards
Sridar
Back to top
View user's profile Send private message
mqmatt
PostPosted: Wed Aug 20, 2008 3:22 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

OK.
Then, it may be a little late - but there is a complete sample that does this described here: http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/topic/com.ibm.etools.mft.doc/ae33100_.htm

Regards
-Matt
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 » WebSphere Message Broker (ACE) Support » [Solved]ConfigManagerProxyExerciser in Solaris
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.