Project

General

Profile

Actions

Bug #2490

closed

problem with certificates directory

Added by Guterl Patrick about 13 years ago. Updated about 13 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
gLite adaptors
Target version:
-
Start date:
02/15/2012
Due date:
% Done:

0%

Estimated time:

Description

I discovered a problem if on the same host a package glite and jsaga are installed
Glite need the directory /etc/grid-security/certificates for the authentification step.
But when a java program used the library jsaga and you will conneted to a CREAM Ce node
the java program create exception with the message: heap space / GC limit exceed
for the instruction
final Job job = service.createJob(m_job.getDesc());

It"s are not simple to etablish the link between error
java and the directory /etc/grid-security/certificates
i have removed the directory and it's work fine
only CE Cream node have the problem

I already tried many JVM options without success
the directory /etc/grid-security/certificates is a copy from the diretory used by jsaga attribute name="CertRepository"


Files

TestJobRun.java (12.4 KB) TestJobRun.java Guterl Patrick, 02/22/2012 10:59 AM
Actions

Also available in: Atom PDF