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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » How to configure WBI Monitor??

Post new topic  Reply to topic Goto page 1, 2  Next
 How to configure WBI Monitor?? « View previous topic :: View next topic » 
Author Message
cstauss
PostPosted: Wed Nov 26, 2003 8:30 am    Post subject: How to configure WBI Monitor?? Reply with quote

Apprentice

Joined: 20 Feb 2002
Posts: 36

Does anyone know how to configure the WBI monitor? With 4.2.3 FP1, the config wizard hangs (with no error message) after entering in the MQWF Db info, and with the manual deploy per the doc, I am unable to successfully test the required datasources. Any thoughts appreciated!

cstauss
Back to top
View user's profile Send private message
jmac
PostPosted: Wed Nov 26, 2003 11:13 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

What OS are we talking about?

I got 423 FP1 installed OK on Win2k at one point.

Now since my laptop was upgraded to XP, I dont have to worry about Monitor anymore, at least until it is supported on XP.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
cstauss
PostPosted: Wed Nov 26, 2003 11:16 am    Post subject: Reply with quote

Apprentice

Joined: 20 Feb 2002
Posts: 36

Win2K, SP3

cstauss
Back to top
View user's profile Send private message
jmac
PostPosted: Wed Nov 26, 2003 11:35 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

I remember I had a hard time with this install, but I know I got this working on Win2K... I know that I had to do this probably 8 or 10 times before I got it right... Have a close look at the doc, I know that's how I got thru this finally.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
cstauss
PostPosted: Wed Nov 26, 2003 11:46 am    Post subject: Reply with quote

Apprentice

Joined: 20 Feb 2002
Posts: 36

OK-thanks jmac. I'm only on try #3. I'll have another go at it.
cstauss
Back to top
View user's profile Send private message
koko
PostPosted: Fri Dec 05, 2003 8:10 am    Post subject: Reply with quote

Master

Joined: 26 Sep 2003
Posts: 206

Hi jmac,

Do you mean to say that WBI monitor does not run on XP home or pro?.
I read the spec sheet and it does not mention anything about XP. As I am able to install WBI Modeler on XP Pro my guess is we can install Monitor too. Pls correct me if I am wrong

Thanks
Koko
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Dec 05, 2003 8:37 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

I have not successfully insalled Monitor 4.2.4 on XP Professional, in fact the last time I spoke with IBM regarding this, they told me it was not supported.

Modeler works fine, but I can not get Monitor to install.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
srao6
PostPosted: Mon Jan 19, 2004 2:02 pm    Post subject: Reply with quote

Newbie

Joined: 09 Aug 2002
Posts: 5

I have got the WBI Monitor working working on XP. Only problem I have is I am not able to use both WBI Monitor and Webclient at the same time due to conflicts at the WAS level. I am using WAS 5.0
Back to top
View user's profile Send private message
cstauss
PostPosted: Mon Jan 19, 2004 2:10 pm    Post subject: Reply with quote

Apprentice

Joined: 20 Feb 2002
Posts: 36

srao6,

I am also running WAS 5.0, but with W2K/SP4. Can you tell me what version of WBI Montor you configured and any issues you encountered.

My config works fine until the deploy to WAS, at which point I get exceptions complaining about no .zip files in the .ear...

cstauss
Back to top
View user's profile Send private message
srao6
PostPosted: Mon Jan 19, 2004 2:17 pm    Post subject: Reply with quote

Newbie

Joined: 09 Aug 2002
Posts: 5

I have never got these exceptions, I use the configuration wizard to configure. I gues you have completed all the steps of creating table spaces and other database setting. If you could mail you errors, may be I can give you more insight, I am running 4.2.4 version of WBI Monitor.
Back to top
View user's profile Send private message
jmac
PostPosted: Tue Jan 20, 2004 7:30 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

I do now have Monitor installed on XP, but it took some playing around with the install scripts. To my knowledge, Monitor is still not supported on XP.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
cstauss
PostPosted: Tue Jan 20, 2004 10:00 am    Post subject: Reply with quote

Apprentice

Joined: 20 Feb 2002
Posts: 36

Here's the console output I'm getting after going all the way through the wizard after an attempted automatic deploy. The Null database message appears as soon as the db2 driver is selected. any thoughts?


D:\WBI_MON_423>setup
**************************************************************************
Licensed Material - Property of IBM
5724-D40
(c) Copyright IBM Corp. 1998, 2002. All rights reserved.
US Government Users Restricted Rights - Use, duplication or
disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
************************************************************************
Warning: The DB Name is null !!. So the URL is invalid.
Warning: The DB Name is null !!. So the URL is invalid.
Warning: The DB Name is null !!. So the URL is invalid.
Info: Execute acion: -(copyInstallFolder)
Info: 20 files copied
Info: Execute acion: -(createInstallFile)
Info: Execute acion: -(createUninstallFile)
Info: Execute acion: -(copyServerFolder)
Info: 1 files copied
java.io.FileNotFoundException: D:\WBI_MON_423\server\monitor.ear (The system can
not find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:7

----------------------------------------------------------------------------
Failed to read Monitor Schema Version
Back to top
View user's profile Send private message
srao6
PostPosted: Tue Jan 20, 2004 12:18 pm    Post subject: Reply with quote

Newbie

Joined: 09 Aug 2002
Posts: 5

Are you trying to install and deploy the monitor software in the same location? If this is the case you will have to change this.

Please refer to the following case of an monitor.ear file issue, you are getting a filenotfound exception. I would also look at your classpath and path settings.
==============================================

When running the WBI Monitor deployment wizard, why do I get the error, "Ear file is corrupted", at the step where the deployment script is created?

A: When invoking the 4.2.3 deployment wizard (setup.bat), you will be asked to specify the working directory of the Monitor. Make sure that the directory you specify is different from the Monitor product installation directory.
So, in a case where the product installation directory is C:\Program Files\IBM\WBI_Monitor, the "working directory" (or the deployment directory) must be different. If you specify the same directory, (ie. C:\Program Files\IBM\WBI_Monitor) for the deployment directory, then the monitor.ear file will get overwritten and become corrupted.

===============================================
Back to top
View user's profile Send private message
sshaker
PostPosted: Tue Jan 20, 2004 6:00 pm    Post subject: Reply with quote

Disciple

Joined: 20 Sep 2002
Posts: 185

webclient and monitor may not work together because of a known issue with the classpath..
- remove the wfjar classpath from application level settings (mqlibrary)
- add wfjar to server level classpath

this should work fine...!

regards
_________________
shaker
Back to top
View user's profile Send private message
sshaker
PostPosted: Tue Jan 20, 2004 6:01 pm    Post subject: Reply with quote

Disciple

Joined: 20 Sep 2002
Posts: 185

file not found exception may be due to missing ear file.. try installing manually.. there is a section in deployment guide for manual installation.. automatic installation should work fine though.

regards
_________________
shaker
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » How to configure WBI Monitor??
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.