• Index
  •  » Talend Open Studio for Data Integration » Installation
  •  » TOS more and more slow

#1 2007-03-19 17:48:35

fsoyer
Member
Registered: 2007-03-07
Posts: 53

TOS more and more slow

Tags: [eclipse]

Hi staff,

I have a problem with TOS 2.0 (M1 or M2 same problem) : it is increasingly slow progressively with launchings. And finally, it become unusable (many minutes to just save a job !) and finish with a "java heap error". If I quit and restart TOS, it's better, but at a time I must restart Windows because it is nevertheless slow.

I'm on XPPro, TOS 2.0.0M2, JRE 1.5.0.110 , ActivePerl 5.8.8 b820; Athlon XP 1.5 Ghk, 512 Mo.

An idea ? JRE version ? Which version is tested with TOS ?

P.S. : exactly this error : "Save Failed:Java heap space"

Last edited by fsoyer (2007-03-19 18:21:38)

Offline

#2 2007-03-20 12:45:57

cantoine
Talend team
Registered: 2006-09-19
Posts: 715
Website

Re: TOS more and more slow

Hi,

Your workstation is slightly under requirements, especially because you use Windows XP system which uses up to 50% (minimum) of your memory.


Regards.

Offline

#3 2007-03-21 15:17:34

fsoyer
Member
Registered: 2007-03-07
Posts: 53

Re: TOS more and more slow

I know that Windows is specially greedy, but admit that some others soft works without problem on it... And I have no choice for this project : it's XP or... XP sad.
In other hand, if it is the PC, TOS might be slow as of launching.
The question is : why gradually ? I don't launch other softs and I work on one TOS job at a time, why is it slow on third or fourth launching and unusable on fifth ?... The memory of workstation is 30% to 40% used at this moment, never more. But CPU is used at 100%, and on fifth, it remain at 100% until the java error appears.

PS : and this error appears when saving, not when launching...

Last edited by fsoyer (2007-03-21 15:18:49)

Offline

#4 2007-05-12 10:11:08

ccarbone
Administrator
Registered: 2006-09-19
Posts: 1212
Website

Re: TOS more and more slow

fsoyer wrote:

"Save Failed:Java heap space" [...]
I'm on XPPro, TOS 2.0.0M2, JRE 1.5.0.110 , ActivePerl 5.8.8 b820; Athlon XP 1.5 Ghk, 512 Mo.

To launch Talend Open Studio with more memory, it's very easy : create a .bat or .sh whith the following command.

You have a machine with only 512MB, you should use

Code:

TalendOpenStudio -vmargs -Xms256m -Xmx256m -XX:PermSize=64m -XX:MaxPermSize=64m

More information at http://www.eclipsezone.com/eclipse/forums/t61618.html

Offline

#5 2007-05-17 18:17:25

eng
Member
Registered: 2007-04-05
Posts: 48

Re: TOS more and more slow

fsoyer wrote:

I know that Windows is specially greedy, but admit that some others soft works without problem on it... And I have no choice for this project : it's XP or... XP sad.
In other hand, if it is the PC, TOS might be slow as of launching.
The question is : why gradually ? I don't launch other softs and I work on one TOS job at a time, why is it slow on third or fourth launching and unusable on fifth ?... The memory of workstation is 30% to 40% used at this moment, never more. But CPU is used at 100%, and on fifth, it remain at 100% until the java error appears.

PS : and this error appears when saving, not when launching...

Hi, yes me too!! But I have XP, P4 2800 and 1Gb Ram. When Talend starts, I have 600Mb free Ram.   Just TOS starts it takes 75Mb of ram memory. When I open the 1° job it arrives to 100Mb. After TOS takes 5 Mb for each operation. I have seen that TOS doesn’t discharge memory when I close the jobs. TOS need a lot of memory for to work! In my pc, Tos has arrived to 200 Mb.(I saw in Windows Task Manager).  When Tos arrived 200 Mb, I had 200Mb free ram memory but Tos was unusable (many minutes to anything!), so I restart TOS every time and I have a coffee break. smile  I hope there are other solutions!  sad

Last edited by eng (2007-05-17 18:18:00)


" Il difficile lo faremo subito, l'impossibile richiederà un po' di più. " smile

" The difficult we'll do right now, the impossible will take a little while. " Billie Holliday

Offline

#6 2007-07-05 16:04:23

mhelleboid
Talend team
Registered: 2006-09-20
Posts: 85

Re: TOS more and more slow

From version 2.1.0RC1 you can tune the memory allocation for your JVM, please have a look at http://talendforge.org/wiki/doku.php?id … tion_guide

Offline

#7 2008-04-17 17:58:27

gdelgado
New member
Registered: 2008-02-07
Posts: 3

Re: TOS more and more slow

Hi!! I'm having the same issue here, is getting very frustrating.... I ran 1.49GB of memory in a Win XP Pro, I have set up the VM Arguments within Talend to -Xms512M and -Xmx512M and still have the same problem. I work on a simple job with 5 components, and as I work it gets slower and slower to the point that I can't save and sometimes loose the code I just wrote....not fun!!! Please Please tell me how can I set up my preferences to avoid this issue!!!!

Talend 2.3.0r8623

Thanks --Gus

Offline

#8 2008-04-17 18:58:54

mhirt
Talend team
Registered: 2006-09-19
Posts: 1633

Re: TOS more and more slow

You can update to the last stable version.
Some memory leaks have been corrected since 2.3.0.

Regards,

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Installation
  •  » TOS more and more slow

Board footer

Powered by FluxBB