Author |
Message
|
WBI_developer |
Posted: Wed Jun 16, 2004 6:56 am Post subject: WBI Tool kit very slow |
|
|
 Apprentice
Joined: 02 Jun 2004 Posts: 25
|
Hi
I have a strange problem with the WBIMB. I am running the tool kit on the windows XP system. Whenever I restart the Toolkit and save a few lines of ESQL code in the toolkit (no deployment nothing just in the toolkit) it takes me around 50-60 min for it to save. once this process is done the speed becomes normal when I manipulate the code. But again if I add any more extra lines then again it takes very long to save this time it saves in 20-30 min. Is there a starting problem for the took kit. Can somebody throw some light on this. I am wasting so many hours just looking at the computer.
Thank a lot,
Rupesh |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Jun 16, 2004 7:12 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
How much RAM do you have in the computer?
(Moderators: Please move this to MQSI/WMQI forum) _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
WBI_developer |
Posted: Thu Jun 17, 2004 9:55 am Post subject: |
|
|
 Apprentice
Joined: 02 Jun 2004 Posts: 25
|
Thank you. I have 1 GB RAM. somebody has told me that it might be because of JRE problem. but I installed the latest jre but the problem still remains the same. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Jun 17, 2004 10:03 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Did you install the CSDs on the Toolkit machine as well as the other machines using WBIMB?
You can also try changing the shortcut you use to start up the Toolkit.
Mine currently says
<<install root>>eclipse\mqsistudio.exe -vmargs -Xms300mb -Xmx600mb _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
WBI_developer |
Posted: Thu Jun 17, 2004 10:13 am Post subject: |
|
|
 Apprentice
Joined: 02 Jun 2004 Posts: 25
|
I have installed the latest tool kit. But I am using the eclipse studio shortcut. "C:\Program Files\IBM\WebSphere Business Integration Message Brokers\eclipse\mqsistudio.exe". Do I need to put those command line arguments with that. I am working on windows XP which has both the tool kit and the broker. Is it a problem with XP |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Jun 17, 2004 11:15 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
It's not a problem with XP.
I'm running XP Pro and a full install of broker.
The '-vmargs -Xms300mb -Xmx600mb' options will instruct the JVM to preallocate 300 MB of ram for the JVM heap, and allow it to grow to no more than 600MB.
I'm not guaranteeing it will fix your problem. But it's worth a shot - since it's easily reversible. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
WBI_developer |
Posted: Fri Jun 18, 2004 12:03 pm Post subject: |
|
|
 Apprentice
Joined: 02 Jun 2004 Posts: 25
|
Thanks a lot for your advices. I tried that but it is still the same. I have a pretty big message set. Would that affect the speed of the saving.
Thanks,
Rupesh |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Jun 18, 2004 2:42 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
WBI_developer wrote: |
Thanks a lot for your advices. I tried that but it is still the same. I have a pretty big message set. Would that affect the speed of the saving.
Thanks,
Rupesh |
Well, if you really mean "BIG" by "pretty big", then... Yes. This will affect the speed of the Tooling.
But I'd try setting the vmargs EVEN bigger. If they are really being honored (and I'm pretty sure they are), it will eventually help.
Particularly, increase the maximum allowed heap (-Xmx) to something like 2GB.
Also, make sure that you have allocated as much physical disk space as you have physical RAM to virtual memory in your system configuration. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
WBI_developer |
Posted: Mon Jun 21, 2004 9:25 am Post subject: |
|
|
 Apprentice
Joined: 02 Jun 2004 Posts: 25
|
Thanks a lot for the timely responses. I removed a few message types in my message set. Now looks like it is running fine. But the fact that the toolkit running slow because of msg set is a thing that I didn't even think of. Thanks once again
Regards,
Rupesh |
|
Back to top |
|
 |
|