Author |
Message
|
ashritha |
Posted: Thu Jan 26, 2006 1:31 pm Post subject: Problem Opening WMB 6.0 Toolkit |
|
|
Voyager
Joined: 25 Jul 2005 Posts: 85
|
Hello,
I installed WMB v6.0 event broker, message broker along with toolkit v 6.0 on windows machine.
I had no problem working on this environment from the past 3 months. But suddenly now when i try to open the toolkit from start --> Program Files..... the toolkit doenot open. It shows the eclipse small dialog box that pops up first for any eclipse based workbench and thats all. It never opens the correct toolkit window.
Did anyone come across this weird problem? I have not known the reasons of this behaviour so am not aware of the parameters that i will have to look at to solve this problem
Can any one please help?
Thanks |
|
Back to top |
|
 |
vennela |
Posted: Thu Jan 26, 2006 1:35 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
So, you don't have a Broker Development and Broker Administration perspectives?
Have you tried changing the workbench capabilities
Did you install anything new, like WID or RSA etc |
|
Back to top |
|
 |
ydsk |
Posted: Thu Jan 26, 2006 2:19 pm Post subject: |
|
|
Chevalier
Joined: 23 May 2005 Posts: 410
|
Also check if you have enough memory on your system. Toolkit takes a lot of memory. If possible close all other apps and then try opening the toolkit.
Thanks.
ydsk. |
|
Back to top |
|
 |
wschutz |
Posted: Thu Jan 26, 2006 4:06 pm Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Suggestions:
(1) Try starting the toolkit from the "Broker command console"
Quote: |
Using the following commands in a command prompt from their location in either, the RAD root directory (if Rational products such as Rational Application Developer were installed on your system before WebSphere Message Broker was installed), or the WebSphere Message Broker installation directory (if no Rational products were installed on your system before WebSphere Message Broker was installed).
On Windows:
wmbt.exe
On Linux (x86 platform):
wmbt.bin
|
(2) Look at the toolkit log file .log in the .metadata dirctory (see below for location)
(3) rename the .metadata file in your workspace to something else and try again.
Quote: |
On Windows, the default workspace directory is created at C:\Documents and Settings\user\IBM\wmbt6.0\workspace, and on Linux, the default workspace directory is created at /home/user/IBM/wmqi6.0/workspace, where user is the user name with which you are logged on. |
_________________ -wayne |
|
Back to top |
|
 |
ashritha |
Posted: Fri Jan 27, 2006 9:49 am Post subject: |
|
|
Voyager
Joined: 25 Jul 2005 Posts: 85
|
Hello All,
Thank you so much for all the responses but I couldn't resolve the problem those solutions.
I opened a pMR with IBM and came to know that this was a known problem and that they are finding a way to solve this.
Fixpack1 for WMB 6.0 says that the bdebugger should work with RAC versions 6.0.0.1 and 5.0.2.1.
I am unable to get the version of RAC that is installed on the machine.
Is there any way that i can find that? I actually look at the support information of the product to get the version of it, but RAC doesn't show me that link.
So, can any one please tell me how to find the version of RAC? |
|
Back to top |
|
 |
wbibrk |
Posted: Fri Jan 27, 2006 11:15 am Post subject: |
|
|
Apprentice
Joined: 09 Jul 2005 Posts: 46
|
Look at the serviceconfig.xml file. The AgentControllerConfiguration element has a Version attribute. If you have version 6.0.0.1 installed on Windows however this attribute will have 3.0.2 in it (which is the RAD version) |
|
Back to top |
|
 |
mvs |
Posted: Fri Oct 26, 2007 4:09 am Post subject: Message Broker Debugger |
|
|
Voyager
Joined: 06 Jul 2007 Posts: 85
|
I have installed RAC 6.0.0.1 on solaris box but in serviceconfig.xml file, the version attaribute "version="3.3.0" . I guess it should display 6.0.0.1
-----------------
<?xml version="1.0" encoding="UTF-8"?>
<AgentControllerConfiguration activeConfiguration="default" loggingDetail="LOW" loggingLevel="INFORMATION" port="10002" securedPort=
"10003" version="3.3.0" filePort="10005" processPolling="true" isDataMultiplexed="true" jvm="/usr/j2re1.4.0/lib/sparc/client/libjvm.
so"> |
|
Back to top |
|
 |
|