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 » Wanted: beta testers for MQ Visual Edit

Post new topic  Reply to topic
 Wanted: beta testers for MQ Visual Edit « View previous topic :: View next topic » 
Author Message
RogerLacroix
PostPosted: Tue Jul 09, 2002 9:07 pm    Post subject: Wanted: beta testers for MQ Visual Edit Reply with quote

Jedi Knight

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

All:

Anybody interested in beta testing a new Java application that I have written?

The MQ Visual Edit beta v0.1 application allows the user to view, edit, insert and delete messages from a queue of a MQSeries queue manager. MQ Visual Edit presents the data in an easy to use format similar to a database utility or spreadsheet program.

MQ Visual Edit can run on any platform that supports Java v1.3. This includes: AIX, HP-UX, Linux, OS/2 Warp, Sun Solaris, and Windows 95/98/ME/NT/2000. MQ Visual Edit is able to connect to local queue managers (residing on the same box) or to any remote queue manager(s).

The remote queue managers can be on any platform that supports distributed queuing including: AIX, HP-UX, Linux, OS/2 Warp, OS/390 (MVS), OS/400, Sun Solaris, and Windows NT/2000.

You can download MQ Visual Edit at: http://www.capitalware.biz/beta.html

Note: This is an on-going project, so please send comments and / or complaints to me.

later
Roger Lacroix
Enterprise Architect
Capitalware Inc.
http://www.capitalware.biz
----------------------------------------
IBM Certified Specialist - MQSeries
IBM Certified Developer - MQSeries
IBM Certified Solutions Expert - MQSeries
----------------------------------------
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Thu Jul 11, 2002 8:13 pm    Post subject: Reply with quote

Jedi Knight

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

Update:

There have been some issues with users connecting locally (binding mode) using MQ Visual Edit.

Binding mode refers to connecting to a local queue manager WITHOUT specifying Channel Name, Hostname and Port #.

If you want to connect to a local queue manager using binding mode then the following 2 items are required:

1. IBM's MQSeries "MA88" SupportPac MUST be installed on the box where you are running MQ Visual Edit.
2. The following jar files MUST be in your classpath (from MA88) on the box where you are running MQ Visual Edit:

    com.ibm.mq.jar
    com.ibm.mq.iiop.jar
    com.ibm.mqbind.jar

This should resolve the issue of MQ Visual Edit not connecting (not responding).

Later
Roger...
Back to top
View user's profile Send private message Visit poster's website
amar
PostPosted: Sun Jul 14, 2002 7:23 pm    Post subject: Reply with quote

Apprentice

Joined: 27 Jun 2002
Posts: 45

Hi Rgoer
I am trying to download MQ Visual Edit at this link: http://www.capitalware.biz/beta.html , but there is no proper response..can you help me.

amar.
Back to top
View user's profile Send private message
RogerLacroix
PostPosted: Sun Jul 14, 2002 8:39 pm    Post subject: Reply with quote

Jedi Knight

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

My hosting company had several servers crash Friday night and everything is starting to come back online.

But I still don't have access to my new site yet. I don't know if they have a backup of my web pages and downloads or if I have to upload everything again.

So far, I am not very pleased with the situation (seems to be minimal support on the weekend - if any). Hopefully, it will be resolved soon.

later
Roger...
Back to top
View user's profile Send private message Visit poster's website
bduncan
PostPosted: Mon Jul 15, 2002 6:45 am    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

If you would like, I can host the file on my servers, and make it available through the software repository. You would of course be able to post direct links to it as well...
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
RogerLacroix
PostPosted: Mon Jul 15, 2002 8:14 am    Post subject: Reply with quote

Jedi Knight

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

Ok, I now have access again, so I have started uploading the files again (the html pages and MQ Visual Edit were the first ). I will finish it tonight.

Brandon, putting it in the Software Repository sounds good. Just copy the MQ Visual Edit comments from the www.capitalware.biz/beta.html page.

later
Roger...
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Mon Jul 15, 2002 8:33 pm    Post subject: Reply with quote

Jedi Knight

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

Hi,

Most of the stuff is back. Rest will be there shortly (I am currently ftp-ing the remaining stuff tonight.).

I got a "we're very sorry email" from my hosting company. Basically, some technician was adding a third drive to the system and made a mess. The system was setup to boot from the second drive (not the primary) and the technician got confused as to which drive was the new one and formatted the wrong drive. Oops.

At least now they promise to do regular backups.

Later
Roger...
Back to top
View user's profile Send private message Visit poster's website
bduncan
PostPosted: Mon Jul 15, 2002 10:38 pm    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

That's why I host this site myself. It's some extra effort (pain) but at least I can rest easy at night knowing my backups are being made
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
bh
PostPosted: Thu Jul 18, 2002 3:41 am    Post subject: Reply with quote

Acolyte

Joined: 25 Jun 2001
Posts: 61

Hi,
I just installed the MQVisual Edit V0.1 Beta (from Software Repository) on my W2K box (SP2).
I'm using WMQ 5.2.1 with the latest MA88 SP (April 2002)

My ClassPath looks like:
Found Dir E:\WMQ\Java\samples\base
Found Dir E:\WMQ\Java\lib
Found Dir E:\WMQ\Java\bin
Found File E:\WMQ\Java\lib\com.ibm.mqbind.jar
Found File E:\WMQ\Java\lib\com.ibm.mqjms.jar
Found File E:\WMQ\Java\lib\connector.jar
Found File E:\WMQ\Java\lib\fscontext.jar
Found File E:\WMQ\Java\lib\com.ibm.mq.iiop.jar
Found File E:\WMQ\Java\lib\jta.jar
Found File E:\WMQ\Java\lib\ldap.jar
Found File E:\WMQ\Java\lib\providerutil.jar
Found File E:\WMQ\Java\lib\com.ibm.mq.jar
Found File E:\WMQ\Java\lib\jms.jar
Found File E:\WMQ\Java\lib\jndi.jar
Found File E:\CrossWorlds\lib\rt.jar


But... When I run MQVE.jar, I'm able to open queue (File > Open Queue), Add my queues manager (already running and installed),
check 'distributed', (because running on W2K),
and define nothing in 'Remote Parameters'.

If I try the 'test' button, nothing happens even a failure neither a 'OK'. If I continue trying to access to a local queue, nothing appears.

So, do you have any idea about what I could miss. Any help appreciated.
Back to top
View user's profile Send private message
RogerLacroix
PostPosted: Thu Jul 18, 2002 9:09 pm    Post subject: Reply with quote

Jedi Knight

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

I believe it has to do with the version differences in MA88. I included mq.jar file from August 2001 but you are using April 2002 (connector.jar is new!!).

In the Queue Manager Access Profile Setup window, try specifying all 4 parameters for the local queue manager.
Code:
e.g.
    Queue Manager Name = XXXXX
    Channel Name =  SYSTEM.DEF.SVRCONN
    IP = 127.0.0.1
    Port# = 1414


Please verify the correct port # that your listener is listening on.

I am almost ready to release beta v0.2 and it will include the mq.jar file from April 2002. Although, that may cause difficulties with people using the older MA88 SupportPac. Hummmm....

later
Roger...
Back to top
View user's profile Send private message Visit poster's website
bh
PostPosted: Thu Jul 18, 2002 10:43 pm    Post subject: Reply with quote

Acolyte

Joined: 25 Jun 2001
Posts: 61

Hi,
You were right. The trouble was coming from the latest version of MA88. So now, defining the channel makes it work.
Thanks.
Back to top
View user's profile Send private message
dhaksr
PostPosted: Thu Jul 25, 2002 4:40 pm    Post subject: RC 2059 Reply with quote

Apprentice

Joined: 20 Feb 2002
Posts: 37

Hi,

When I tried to connect to my local queue manager (distributed and
Qmanager name) I am getting 2059.

When I use the remote parameters also, I got the same result.

Also another User interface observation:
1. I mistakenly pasted a large text in the IP/ Hostname box. Deleting
the text was painful.

- Dhaks
Back to top
View user's profile Send private message
RogerLacroix
PostPosted: Thu Jul 25, 2002 8:43 pm    Post subject: Reply with quote

Jedi Knight

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

Your first question refers to using binding mode. You MUST have SupportPac MA88 installed (with the CLASSPATH updated).

But generally speakly speaking, 2059 refers to the queue manager being down. So, please verify that it is started.

When you were connecting via client mode, was the listener running? or did you specify the correct port? The "Set Defaults" button is just a template, it does NOT mean that the the program scanned your system for the correct value. You will need to verify the port #.

There are 2 ways to get around accidental pasting of info: (1) Press the Shift and End keys together then press the Del key or click the Cancel button.

later
Roger...
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Performance Monitoring » Wanted: beta testers for MQ Visual Edit
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.