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 » IBM MQ Performance Monitoring » Adminstrationprogramm for Linux

Post new topic  Reply to topic
 Adminstrationprogramm for Linux « View previous topic :: View next topic » 
Author Message
hopfe_de
PostPosted: Sun Sep 07, 2003 10:17 pm    Post subject: Adminstrationprogramm for Linux Reply with quote

Acolyte

Joined: 03 Mar 2002
Posts: 58
Location: Frankfurt, Germany

Is there a Monitor that allows to administration tasks to all MQSeries-Objects like the WebSphere MQ Administrator (Support Pac MO71) for Linux?
Back to top
View user's profile Send private message Send e-mail AIM Address
RogerLacroix
PostPosted: Mon Sep 08, 2003 8:39 pm    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3253
Location: London, ON Canada

Have you tried MQJExplorer? All you need is Java.

You can download MQJExplorer at:
http://www.kolban.com/mqjexplorer/

later
Roger...
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
hopfe_de
PostPosted: Mon Sep 08, 2003 10:43 pm    Post subject: Reply with quote

Acolyte

Joined: 03 Mar 2002
Posts: 58
Location: Frankfurt, Germany

I have testet the MQJExplorer, but the monitor seems to have some trouble with Queuemanagers on the z/OS.
If i try to connect to a qmgr on our host, i get these error messages.
Code:
MQJExplorer
Copyright 2001,2002 Neil Kolban, All Rights Reserved.
New Queue Manager selection!
Path: [IBM MQSeries, Queue Managers]
New Queue Manager selection!
Path: [IBM MQSeries, Queue Managers, MQA1 on mvshosta(1416)]
Security exit invoked: reason: MQXR_INIT
Security exit invoked: reason: MQXR_INIT_SEC
** Refreshing all queues --
Exception: com.ibm.mq.MQException: Completion Code 2, Reason 3001
** Refreshing all channels --
Exception (ChannelListModel::refreshAll): com.ibm.mq.MQException: Completion Code 2, Reason 3001
** Refreshing all Namelists --
Exception (NameListListModel::refreshAll): com.ibm.mq.MQException: Completion Code 2, Reason 3001
** Refreshing all processes --
Exception (ProcessListModel::refreshAll): com.ibm.mq.MQException: Completion Code 2, Reason 3001
** Refreshing queue manager --
Exception (QueueManagerModel::refresh): com.ibm.mq.MQException: Completion Code 2, Reason 3001
java.lang.NullPointerException
        at com.kolban.mqjexplorer.QueueListModel.findQueueByName(QueueListModel.java)
        at com.kolban.mqjexplorer.QueueManagerModel.hasPubSub(QueueManagerModel.java)
        at com.kolban.mqjexplorer.MQSeriesTree.refreshConnected(MQSeriesTree.java)
        at com.kolban.mqjexplorer.MQSeriesTree.connectSelected(MQSeriesTree.java)
        at com.kolban.mqjexplorer.MQSeriesTree.actionPerformed(MQSeriesTree.java)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1764)
        at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1817)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:419)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257)
        at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
        at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1113)
        at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:943)
        at java.awt.Component.processMouseEvent(Component.java:5134)
        at java.awt.Component.processEvent(Component.java:4931)
        at java.awt.Container.processEvent(Container.java:1566)
        at java.awt.Component.dispatchEventImpl(Component.java:3639)
        at java.awt.Container.dispatchEventImpl(Container.java:1623)
        at java.awt.Component.dispatchEvent(Component.java:3480)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3450)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3165)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3095)
        at java.awt.Container.dispatchEventImpl(Container.java:1609)
        at java.awt.Window.dispatchEventImpl(Window.java:1590)
        at java.awt.Component.dispatchEvent(Component.java:3480)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:450)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
Path: [IBM MQSeries, Queue Managers, MQA1 on mvshosta(1416)]

The monitor works great with AIX and Win, but it doesn't work with z/OS .
Back to top
View user's profile Send private message Send e-mail AIM Address
EddieA
PostPosted: Tue Sep 09, 2003 6:16 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

The problem there is that z/OS doesn't understand the same PCF messages as the other platforms. Any monitor that needs to handle both z/OS and other platforms needs to have 2 seperate pieces written.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
hopfe_de
PostPosted: Wed Sep 10, 2003 12:13 am    Post subject: Reply with quote

Acolyte

Joined: 03 Mar 2002
Posts: 58
Location: Frankfurt, Germany

I know these Problem. I need a Monitor for Linux which is able to handle z/os, AIX, LINUX and WinNT/Win2K Queuemanager.
Back to top
View user's profile Send private message Send e-mail AIM Address
hopfe_de
PostPosted: Wed Sep 10, 2003 1:55 am    Post subject: Reply with quote

Acolyte

Joined: 03 Mar 2002
Posts: 58
Location: Frankfurt, Germany

Now i have installed wine, so I'm able to use the "WebSphere MQ Administrator" Monitor.

Works great
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Performance Monitoring » Adminstrationprogramm for 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.