Forums » User questions »
CREAM CE
Added by Balint Tunde over 14 years ago
Hi,
I was wondering if anybody else had memory allocation problems when submitting to CREAM CE. If 15 jobs are run, 2 MB of memory are used and as far as I can see it, it is not released. Some of the org.glite.creamce classes are still in memory even after the job finishes. I tried forcing a garbage collection, but it didn't really work. I also tried to use the creamce API withouth JSAGA and I obtained the same results.
Do you know if there is a newer version of the creamce API, which solves this problem?
Best,
Tünde
Replies (2)
RE: CREAM CE
-
Added by Reynaud Sylvain over 14 years ago
Hi Tünde,
Unfortunately, version 1.11.0 (june 6, 2008) seams to be the latest according to:
http://grid.pd.infn.it/cream/field.php?n=CREAM.CREAMJavaCLIDocumentation
I have created a ticket ([https://forge.in2p3.fr/issues/show/899]) to track this problem, but I will not be able to find some time to work on it during next weeks. If you find some solution until then, please let me know.
Best regards,
Sylvain
RE: CREAM CE
-
Added by Balint Tunde over 14 years ago
Hi Sylvain,
I found a newer version in http://eticssoft.web.cern.ch/eticssoft/repository/org.glite/org.glite.ce.cream-api-java/ . Unfortunately this has the same behavior. (version 1.12.1-20)
Best,
Tünde