[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [condor-users] java configuration



Ah! Got it.. looking through the archives I find:

If you have to much RAM do :

# First set JAVA_MAXHEAP_ARGUMENT to null, to disable the default of max RAM
JAVA_MAXHEAP_ARGUMENT =
# Now set the argument with our own value
JAVA_EXTRA_ARGUMENTS = -Xmx1906m


See http://www.cs.wisc.edu/~lists/archive/condor-users/msg00525.html


As a suggestion, it'd be nice to see this in the FAQ or in the install notes...

Thanks, Todd !

- Filip

Filip Defoort wrote:

hi,

Trying to get java working in condor, and for some reason I can't get it to work..
Is working fine on 6.4, and had it running under 6.6.0 on other machines, but
somehow I can't figure it out on 6.6.2; here's the situation:


windows xp pro workstation; condor 6.6.2 in c:\soft\condor\6_6_2\;
JAVA var set to sun JDK 1.4.2_03 installed
under C:\soft\java\j2sdk_1_4_2_03\ (so JAVA set to C:\soft\java\j2sdk_1_4_2_03\bin\java.exe);
condor_status -java is just empty; condor_starter -classad also doesn't give any java
related output, but also no errors. Can't find any reference to any java problems anywhere
in the log files...


Anybody any idea where I can look next to track this problem down ? Used to have
this problem before, but then it was simply having java.exe installed in a directory
with a "." in the name, which it didn't like..


Thanks in advance!

- Filip


Condor Support Information: http://www.cs.wisc.edu/condor/condor-support/ To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with unsubscribe condor-users <your_email_address>




Condor Support Information: http://www.cs.wisc.edu/condor/condor-support/ To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with unsubscribe condor-users <your_email_address>