Author |
Message
|
akir |
Posted: Thu May 29, 2008 1:33 am Post subject: Slowness of Toolkit |
|
|
 Acolyte
Joined: 28 Jun 2007 Posts: 51
|
My toolkit has become too slow and when I connect to the Broker domain it is taking a long time.All the broker components are in my system only.
Is there any way in which I can speed up the process.
I have increased my RAM too.
I have performed uninstall and install operations of the toolkit
System in Windows 2000 sp4
Ram (after upgrade) now is 2gb
I have done toolkit clean with the command
Code: |
c:\IBM\MessageBrokersToolkit\6.0\wmbt.exe -clean in command prompt. |
Anything else which can be done . _________________ Thanks and Regards,
Akir
Tell everyone what you want to do and someone will want to help you do it.-W. Clement Stone
Last edited by akir on Thu May 29, 2008 1:53 am; edited 1 time in total |
|
Back to top |
|
 |
AkankshA |
Posted: Thu May 29, 2008 1:37 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
thats good.. but it also depends on how many other s/w u have and what all processes are running whn u open the tookit..
e.g. if u hv mq mb tookit, runtime n weblogis on one machine wd 2Gb.. it wud be slow
i generally feel that websphere pdts are resource heavy.... _________________ Cheers |
|
Back to top |
|
 |
akir |
Posted: Thu May 29, 2008 1:43 am Post subject: |
|
|
 Acolyte
Joined: 28 Jun 2007 Posts: 51
|
Apart from Broker related software, there is oracle client and CVS client.Then there is the office suite and Adobe Reader.Nothing more significant. _________________ Thanks and Regards,
Akir
Tell everyone what you want to do and someone will want to help you do it.-W. Clement Stone |
|
Back to top |
|
 |
AkankshA |
Posted: Thu May 29, 2008 1:47 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
can u restart your machine....
that might help... _________________ Cheers |
|
Back to top |
|
 |
akir |
Posted: Thu May 29, 2008 1:50 am Post subject: |
|
|
 Acolyte
Joined: 28 Jun 2007 Posts: 51
|
I am facing this problem from few days now.
I have restarted many times.
Now I am thinking of recreating the broker components and also removing any unwanted software. _________________ Thanks and Regards,
Akir
Tell everyone what you want to do and someone will want to help you do it.-W. Clement Stone |
|
Back to top |
|
 |
francoisvdm |
Posted: Thu May 29, 2008 2:11 am Post subject: |
|
|
Partisan
Joined: 09 Aug 2001 Posts: 332
|
How big is your ESQL file that you work in? I found that big files REALLY make the toolkit slow. When I break up the big file I get a lot better performance. _________________ If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.
Francois van der Merwe |
|
Back to top |
|
 |
akir |
Posted: Thu May 29, 2008 2:26 am Post subject: |
|
|
 Acolyte
Joined: 28 Jun 2007 Posts: 51
|
It is really small one of lines 274.Not big ESQL files as you have expected.
what do u mean breaking up files..Please explain so that I do the same.. _________________ Thanks and Regards,
Akir
Tell everyone what you want to do and someone will want to help you do it.-W. Clement Stone |
|
Back to top |
|
 |
AkankshA |
Posted: Thu May 29, 2008 2:32 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
274 is a very small number....
i hv had files wd 2000 lines wd no issues.... _________________ Cheers |
|
Back to top |
|
 |
francoisvdm |
Posted: Thu May 29, 2008 2:39 am Post subject: |
|
|
Partisan
Joined: 09 Aug 2001 Posts: 332
|
Create another ESQL file on same level as current one, just cut some modules from original ESQL file to new one. But yes, 274 lines not a lot. _________________ If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.
Francois van der Merwe |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu May 29, 2008 2:50 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Try and allocate more memory to the toolkit:
Code: |
c:\IBM\MessageBrokersToolkit\6.0\wmbt.exe -vmargs -Xms256M -Xmx1024M |
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
akir |
Posted: Thu May 29, 2008 7:20 am Post subject: |
|
|
 Acolyte
Joined: 28 Jun 2007 Posts: 51
|
fjb_saper ,May I know What the default values are for the same?
Can i simply execute what you have given me or do I need to change anything specific to my system? Please clarify _________________ Thanks and Regards,
Akir
Tell everyone what you want to do and someone will want to help you do it.-W. Clement Stone |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu May 29, 2008 1:05 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
The defaults should be somewhere in the doc...
 _________________ MQ & Broker admin |
|
Back to top |
|
 |
|