Author |
Message
|
rmah |
Posted: Tue Jan 29, 2008 9:40 am Post subject: Cannot view Subscriptions via Toolkit |
|
|
Centurion
Joined: 04 May 2007 Posts: 142
|
Using MB Toolkit, I am unable to view subscriptions on mqbroker_01 by using the Query feature (not even system subscriptions). However, using the mqsibrowse function from the command line, it lists a whole bunch of subscriptions, including system ones.
I am able to connect to the configuration manager via Toolkit, see exec groups, flows, brokers, etc.
Has anyone run into this before? How did you solve it? I'm not sure if I can offer anymore info.
This is what I see when I mqsibrowse:
| 2008-01-28 15:14:1400105 | mqbroker_01:SECURITY.ASYNC.EPOS.REQ | *Unlimited Expiry * | 2008-01-29 00:27:58 | 772 | SECURITY/# | | | applIdentityData mqm |
| 2008-01-28 15:14:1400106 | mqbroker_01:ITEMINST.ASYNC.EPOS.REQ | *Unlimited Expiry * | 2008-01-29 00:46:19 | 772 | ITEMINST/# | | | applIdentityData mqm |
| 2008-01-28 15:14:1400107 | mqbroker_01:EVENTS.ASYNC.SIGN.REQ | *Unlimited Expiry * | 2008-01-29 00:56:53 | 772 | PRICING/# | | | applIdentityData
Toolkit offers no information. ARRG. Is there anyway to view and delete subscriptions other than Toolkit & RFHUtil?
MB 6.0.0.3
MQ 6.0.2.1
Linux vxtap008 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:32:02 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux _________________ MQ 6.0.2.3
Broker 6.0.0.7
for Linux
Last edited by rmah on Tue Jan 29, 2008 9:53 am; edited 2 times in total |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jan 29, 2008 9:42 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
....
Does your Toolkit user have ACL access to topics? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
rmah |
Posted: Tue Jan 29, 2008 9:51 am Post subject: |
|
|
Centurion
Joined: 04 May 2007 Posts: 142
|
jefflowrey wrote: |
....
Does your Toolkit user have ACL access to topics? |
Yes, I am able to view everything, but subscriptions. I can connect to the config manager fine via Toolkit. _________________ MQ 6.0.2.3
Broker 6.0.0.7
for Linux |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jan 29, 2008 11:14 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Right - but being able to list everything other than Subscriptions is indicative of an ACL issue...
you're sure your Toolkit user has -x F -p ? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
rmah |
Posted: Tue Jan 29, 2008 11:28 am Post subject: |
|
|
Centurion
Joined: 04 May 2007 Posts: 142
|
jefflowrey wrote: |
Right - but being able to list everything other than Subscriptions is indicative of an ACL issue...
you're sure your Toolkit user has -x F -p ? |
Yup!
-bash-3.00$ mqsilistaclentry mqconfig_01
Skipped Compiling {java/util/Hashtable}{rehash}
Skipped Compiling {java/util/Hashtable}{rehash}
BIP1778I: mqm - USER - F - ConfigManagerProxy - ConfigManagerProxy
BIP1778I: rmah - USER - F - ConfigManagerProxy - ConfigManagerProxy
BIP1778I: rmah - USER - F - mqbroker_01 - Broker
BIP8071I: Successful command completion.
-bash-3.00$ mqsilistaclentry mqconfig_01 -t
Skipped Compiling {java/util/Hashtable}{rehash}
Skipped Compiling {java/util/Hashtable}{rehash}
BIP1778I: rmah - USER - F - PubSubTopology - PubSubTopology
BIP8071I: Successful command completion. _________________ MQ 6.0.2.3
Broker 6.0.0.7
for Linux
Last edited by rmah on Tue Jan 29, 2008 1:54 pm; edited 1 time in total |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jan 29, 2008 11:30 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Restart the Toolkit with -clean, and try again...
Apply latest iFixes to Toolkit, restart with -clean, and try again...
Open a PMR... _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
rmah |
Posted: Tue Jan 29, 2008 11:39 am Post subject: |
|
|
Centurion
Joined: 04 May 2007 Posts: 142
|
jefflowrey wrote: |
Restart the Toolkit with -clean, and try again...
Apply latest iFixes to Toolkit, restart with -clean, and try again...
Open a PMR... |
PMR opened.
I'll try your commands. Thanks. _________________ MQ 6.0.2.3
Broker 6.0.0.7
for Linux |
|
Back to top |
|
 |
|