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 » Broker Explorer

Post new topic  Reply to topic
 Broker Explorer « View previous topic :: View next topic » 
Author Message
brianb
PostPosted: Wed Dec 15, 2010 2:37 pm    Post subject: Broker Explorer Reply with quote

Voyager

Joined: 12 May 2010
Posts: 85

Hi


Just installed broker exporer for WMBv7 and MQexplorer v7

I am trying to look at policy sets on the broker but get the following

An internal error occurred during: "Retrieving Policy Sets & Bindings from the Broker MY_BROKER".
PS/PSBWSSecurity.setCompatibility200608Binding(Z)V

(Also installed the default broker and get the same error)

anyone seen this

on a side note

Can I have explorer work with WMB 6.1 and 7 as I have more than one version of broker running it would be nice not to have to choose

once I installed the V7 broker in explorer I lost my V6 views
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Dec 15, 2010 5:21 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Broker Explorer v7 can not talk to v6.1 or v6.0 Brokers, because the CMP API is entirely changed at v7 (as there is no CM for the CMP API to talk to)

If you really really need or require to talk to multiple versions of brokers from the same physical (or logical, really) machine, you can do the following unsupported option:

  1. Install MQ Explorer v6.0.x
  2. copy all of the MQ install directory to a second location
  3. copy and modify the shortcut to start MQ v6 Explorer to point to the new location
  4. upgrade the original install to MQ v7
  5. make sure you have a shortcut that points to the original installation location, which is now your v7.


Or just use Broker v6.1 Toolkit in the Administration Perspective, rather than trying to run two separate (and unsupported) versions of Broker Explorer.
Back to top
View user's profile Send private message
brianb
PostPosted: Wed Dec 15, 2010 5:49 pm    Post subject: Broker explorer Reply with quote

Voyager

Joined: 12 May 2010
Posts: 85

hi

seems to me most shops would have more than 1 version of broker running at any one time......

I do not see an option in the toolkit to work with Policy Sets only in the explorer....... I may have missed something

Mainly I just want to be able to look at policy sets in WMBv7 at this time
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Dec 15, 2010 6:18 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Toolkit v6.1 Adminstrative Perspective does have an option to work with Policy Sets. You might have to hunt around a bit - particularly right-click on the broker in the domain navigator.

If you only want to work with v7 objects from MQ/Broker Explorer, then you can just run v7 version of MQ/Broker Explorer.
Back to top
View user's profile Send private message
brianb
PostPosted: Wed Dec 15, 2010 6:25 pm    Post subject: Broker Explorer Reply with quote

Voyager

Joined: 12 May 2010
Posts: 85

Hi

WMBv7 Explorer replaced the Admin perspective

I am trying to look at Policy sets in WMBv7

and I get

An internal error occurred during: "Retrieving Policy Sets & Bindings from the Broker BK_ESB_DEV02".
PS/PSBWSSecurity.setCompatibility200608Binding(Z)V
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Dec 15, 2010 6:45 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Am I not clear?

If you want to work with v6.1 objects, you MUST use v6.1 Toolkit, including the Administrative perspective.

If you want to work with v7 ojbects, you should be using Broker Explorer.

You should, regardless of whether or not you have applied FixPack 1 to Broker v7, be using a v7.0.0.1 level of Broker Explorer.

If you still have issues with that working with policy sets on Broker v7, then open a PMR.
Back to top
View user's profile Send private message
brianb
PostPosted: Wed Dec 15, 2010 6:56 pm    Post subject: Broker Explorer Reply with quote

Voyager

Joined: 12 May 2010
Posts: 85

I am not working with 6.1 broker objects

I am working with WMB7 and WMB 7 explorer

I am getting an error

I am hoping someone who has seen this error will respond.

Yes I can open a PMR but thought it might someday be useful to someone else if they get the same error

Is that clear enough
Back to top
View user's profile Send private message
brianb
PostPosted: Wed Dec 15, 2010 7:03 pm    Post subject: Broker Explorer Reply with quote

Voyager

Joined: 12 May 2010
Posts: 85

actual Broker version is

MQSI 7.0.0.1



Thanks
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu Dec 16, 2010 3:52 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

I'm not able to recreate your error.

In the workspace you are using, there is a .metdata directory. It will have a .log file.

If you delete that file, restart MQ Explorer, and recreate the error, the log file will contain a good clear error message that explains what the internal error is.
Back to top
View user's profile Send private message
brianb
PostPosted: Thu Dec 16, 2010 1:01 pm    Post subject: Broker Explorer Reply with quote

Voyager

Joined: 12 May 2010
Posts: 85

Thanks I wondered where if this stuff wrote to logs

Possibly missing .jar file ?

!ENTRY org.eclipse.core.jobs 4 2 2010-12-17 07:58:34.182
!MESSAGE An internal error occurred during: "Retrieving Policy Sets & Bindings from the Broker MY_BROKER".
!STACK 0
java.lang.NoSuchMethodError: PS/PSBWSSecurity.setCompatibility200608Binding(Z)V
at com.ibm.etools.wmadmin.broker.policysets.provider.BrokerRetrievePolicySetsJob.createPolicySetBindingsEMF(BrokerRetrievePolicySetsJob.java:540)
at com.ibm.etools.wmadmin.broker.policysets.provider.BrokerRetrievePolicySetsJob.createBindingFromStream(BrokerRetrievePolicySetsJob.java:399)
at com.ibm.etools.wmadmin.broker.policysets.provider.BrokerRetrievePolicySetsJob.createPolicySets(BrokerRetrievePolicySetsJob.java:287)
at com.ibm.etools.wmadmin.broker.policysets.provider.BrokerRetrievePolicySetsJob.run(BrokerRetrievePolicySetsJob.java:172)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu Dec 16, 2010 2:01 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

I'd be surprised if that is a missing jar file error.

Again, make sure you have applied the most recent set of fixes to MQExplorer/BrokerExplorer.
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 » Broker Explorer
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.