Author |
Message
|
mqxplorer |
Posted: Wed Jul 15, 2009 1:19 pm Post subject: Building Workspace Problem |
|
|
 Master
Joined: 22 Jun 2009 Posts: 206
|
Hi,
I am facing the "Building Workspace" problem with the WMB V6.1 Toolkit. When I am debugging a flow, it is taking a lot of time in building the workspace by showing the progress bar at the bottom. It is taking too much time that I can go for coffee and come back. Could someone explain what might be the reason for this and what should I do to rectify it?
Thanks in advance |
|
Back to top |
|
 |
jbanoop |
Posted: Wed Jul 15, 2009 1:41 pm Post subject: |
|
|
Chevalier
Joined: 17 Sep 2005 Posts: 401 Location: SC
|
i dont know what the problem might be nor what could fix it but you could try launching the workspace with the -clean option. Hopefully it should help. It usually helps quite a number of toolkit "issues". |
|
Back to top |
|
 |
keenlearner |
Posted: Wed Jul 15, 2009 9:50 pm Post subject: |
|
|
Acolyte
Joined: 24 Aug 2006 Posts: 62
|
Create a new workspace, easiest and the most effective way of tackling these issues  |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jul 15, 2009 10:13 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
keenlearner wrote: |
Create a new workspace, easiest and the most effective way of tackling these issues  |
I'd go with -clean first. Create a new workspace every time there's a problem & you'll very quickly have a lot of workspaces. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
telecoda |
Posted: Wed Jul 15, 2009 11:56 pm Post subject: |
|
|
Novice
Joined: 05 Feb 2008 Posts: 15
|
Are you launching the debugger via the toolkit test client?
The default setting forces a complete build/redeployment each time you begin testing.
You can override these default settings to allow you to manually deploy.
(However this isn't answering your initial building workspace problem).
When the workspace "finally" finishes building do you have a clean build without errors? I know that eclipse regularly rebuilds the workspace when there are errors and when the toolkit shuts down unexpectedly.
But once most of the projects are built cleanly it should very quick to rebuild the changed parts of the workspace.
Shutting down eclipse after a long rebuild can sometimes help too, to free up allocated resource that the toolkit has acquired during the building process. If the build is clean the next time the toolkit starts you shouldn't end up with a full rebuild of the workspace. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Jul 16, 2009 8:49 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
You might also create project specific working sets within your workspace. That will limit the number of things the Toolkit has to deal with at a given time and make everything a mite snappier.
By "project specific" I mean "application" specific, or whatever. Not one working set per Eclipse project, one working set per business project. |
|
Back to top |
|
 |
mqxplorer |
Posted: Thu Jul 16, 2009 8:52 am Post subject: |
|
|
 Master
Joined: 22 Jun 2009 Posts: 206
|
Hi All,
Thanks for your replies. I am not sure whether I have done the launching of the workspace with the -clean option correctly or not. I am relatively new to WMB. I have done this in this way: I have closed and opened my broker toolkit and after opening it I have chosen the 'clean' option from the list of items in "Project" view. It has shown me a pop up screen with radio buttons to select "clean all projects" "clean selected projects". I have selected the "clean all projects" (the default one) and clicked on OK. Some process took place and workspace was built. However, I am facing the same problem of cursor blinking continuously most of the time and taking a lot of time in attaching the execution group and after attaching the execution group it is taking more time in building workspace with the progress bar for "building workspace" and "launching"...... at the bottom. Where am I going wrong? Please advice me.
Thanks in advance. |
|
Back to top |
|
 |
jbanoop |
Posted: Thu Jul 16, 2009 9:43 am Post subject: |
|
|
Chevalier
Joined: 17 Sep 2005 Posts: 401 Location: SC
|
right click on the shortcut you use for launching the toolkit. Selct "properties".
In the resulting window, in the "target" field , at the end add a
select Apply.
then lauch the toolkit again. Hope it helps resolve your issue.
Just make sure that you remove that option after your need is over because it slows down the startup process. |
|
Back to top |
|
 |
mqxplorer |
Posted: Thu Jul 16, 2009 10:08 am Post subject: |
|
|
 Master
Joined: 22 Jun 2009 Posts: 206
|
Hi Anoop,
Thanks for the reply. I have done as you said and now I don't have the "building workspaaaace" problem.
Have a nice day |
|
Back to top |
|
 |
|