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 » MBExporer V8.0 problem on Linux

Post new topic  Reply to topic
 MBExporer V8.0 problem on Linux « View previous topic :: View next topic » 
Author Message
llaros
PostPosted: Sun Sep 30, 2012 11:35 am    Post subject: MBExporer V8.0 problem on Linux Reply with quote

Apprentice

Joined: 22 Jan 2008
Posts: 37

Hi

E:
WMQ:
Name: WebSphere MQ
Version: 7.1.0.0
Level: p000-L111015
BuildType: IKAP - (Production)
Platform: WebSphere MQ for Linux (x86 platform)
Mode: 32-bit
O/S: Linux 2.6.18-308.13.1.el5
InstName: Installation1
InstDesc:
InstPath: /opt/mqm
DataPath: /var/mqm
Primary: No
MaxCmdLevel: 710

MQE:
p710-001-120516

MQSI:
MQSI 8.0.0.0

MBX:
MBX000-L111128.2


PD:
I have problem with viewing the statistics in MBX on Linux. I've run the setup_jms.mqsc on Qmgr and added the relevant MCAUSER on the channel, however I start the MBX from the same machine where the Broker is installed from a user wmb.

Code:

id wmb
uid=503(wmb) gid=504(wmb) groups=504(wmb),501(mqm),503(mqbrkrs)


Here is the exception
Code:

BETrace THROW   2012/09/30 21:10:07 main            Opening the stats table and graph views
org.eclipse.ui.PartInitException: Could not create view: com.ibm.etools.wmadmin.broker.stats.views.StatisticsTableView
   at org.eclipse.ui.internal.ViewFactory.createView(ViewFactory.java:158)
   at org.eclipse.ui.internal.Perspective.showView(Perspective.java:2244)
   at org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:1071)
   at org.eclipse.ui.internal.WorkbenchPage$20.run(WorkbenchPage.java:3822)
   at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
   at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3819)
   at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3795)
   at com.ibm.etools.wmadmin.broker.explorer.ExecutionGroupTreeNode.actions.OpenFlowStatsAction.run(OpenFlowStatsAction.java:43)
   at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
   at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
   at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
   at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
   at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
   at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3540)
   at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3161)
   at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
   at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
   at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
   at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
   at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
   at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
   at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
   at com.ibm.mq.explorer.ui.rcp.internal.base.RcpApplication.start(RcpApplication.java:149)
   at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
   at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
   at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
   at java.lang.reflect.Method.invoke(Method.java:611)
   at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
   at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
   at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
BETrace THROW   2012/09/30 21:10:18 main            IOException
org.eclipse.emf.ecore.resource.Resource$IOWrappedException: The object 'MB.impl.AdvancedBrokerResMgrDetailsImpl@76aa76aa (Name: ConnectDirect, ResMgrProxy: ConnectDirect, ConfigurationObjectType: ResourceManager, ConfigurationObjectTypeOfParent: ExecutionGroup, LastBIPMessages: [], LastCompletionCode: success, LastUpdateUser: , LongDescription: null, Parent: test, ShortDescription: null, Type: ResourceManager, UUID: ComIbmConnectDirectStatsManager)' is not contained in a resource.
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.endSave(XMLSaveImpl.java:303)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.save(XMLSaveImpl.java:267)
   at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doSave(XMLResourceImpl.java:205)
   at org.eclipse.emf.ecore.resource.impl.ResourceImpl.save(ResourceImpl.java:1253)
   at org.eclipse.emf.ecore.resource.impl.ResourceImpl.save(ResourceImpl.java:964)
   at com.ibm.etools.wmadmin.broker.explorer.BrokerExplorerPlugin.stop(BrokerExplorerPlugin.java:476)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:843)
   at java.security.AccessController.doPrivileged(AccessController.java:251)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:836)
   at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:501)
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:550)
   at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1097)
   at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:597)
   at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257)
   at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215)
   at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:266)
   at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:690)
   at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:588)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:415)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:198)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
   at java.lang.reflect.Method.invoke(Method.java:611)
   at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
   at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
   at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
Caused by: org.eclipse.emf.ecore.xmi.DanglingHREFException: The object 'MB.impl.AdvancedBrokerResMgrDetailsImpl@76aa76aa (Name: ConnectDirect, ResMgrProxy: ConnectDirect, ConfigurationObjectType: ResourceManager, ConfigurationObjectTypeOfParent: ExecutionGroup, LastBIPMessages: [], LastCompletionCode: success, LastUpdateUser: , LongDescription: null, Parent: test, ShortDescription: null, Type: ResourceManager, UUID: ComIbmConnectDirectStatsManager)' is not contained in a resource.
   at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.handleDanglingHREF(XMLHelperImpl.java:759)
   at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.getURIFragment(XMLHelperImpl.java:730)
   at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.getIDREF(XMLHelperImpl.java:752)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveIDRefMany(XMLSaveImpl.java:1934)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveFeatures(XMLSaveImpl.java:1286)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElementID(XMLSaveImpl.java:2590)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElement(XMLSaveImpl.java:1105)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElement(XMLSaveImpl.java:986)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveContainedMany(XMLSaveImpl.java:2291)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveFeatures(XMLSaveImpl.java:1464)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElementID(XMLSaveImpl.java:2590)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElement(XMLSaveImpl.java:1105)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElement(XMLSaveImpl.java:986)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveContainedMany(XMLSaveImpl.java:2291)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveFeatures(XMLSaveImpl.java:1464)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElementID(XMLSaveImpl.java:2590)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElement(XMLSaveImpl.java:1105)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElement(XMLSaveImpl.java:986)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveContainedSingle(XMLSaveImpl.java:2277)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveFeatures(XMLSaveImpl.java:1458)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElementID(XMLSaveImpl.java:2590)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElement(XMLSaveImpl.java:1105)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElement(XMLSaveImpl.java:986)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveContainedMany(XMLSaveImpl.java:2291)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveFeatures(XMLSaveImpl.java:1464)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElementID(XMLSaveImpl.java:2590)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.writeTopObject(XMLSaveImpl.java:653)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.traverse(XMLSaveImpl.java:581)
   at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.save(XMLSaveImpl.java:253)
   ... 25 more
BETrace TRACE   2012/09/30 21:10:18 main            Broker Explorer Plugin stopping on 2012/09/30 21:10:18
BETrace TRACE   2012/09/30 21:10:18 main            Broker Explorer Trace Plugin stopping.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Sun Sep 30, 2012 11:41 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You should probably update your Broker to 8.0.0.1, since your level of Broker doesn't support your level of MQ....

It's definitely worth upgrading your MBX to 8.0.0.1.
Back to top
View user's profile Send private message
llaros
PostPosted: Mon Oct 01, 2012 2:52 am    Post subject: Reply with quote

Apprentice

Joined: 22 Jan 2008
Posts: 37

Thanks Jeff. It is working on 8.0.0.1.
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 » MBExporer V8.0 problem on Linux
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.