Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] configuring condor for Java
- Date: Wed, 4 Aug 2010 12:51:14 -0400
- From: "Singhal, Sachin (NIH/NLM/LHC) [C]" <sachin.singhal@xxxxxxx>
- Subject: Re: [Condor-users] configuring condor for Java
It works now but I edited a different file.
I was editing the condor_config file in the /etc/ directory originally.
But I found a directory was created called /local.hostname/ in my condor environment.
Within that /local.hostname/ directory was a file called condor_config.local
And three subdirectories (execute, log, spool)
I was wondering what is the difference between the condor_config file in /etc/
And the condor_config.local file. After editing the condor_config.local, it recognized the JVM.
Sachin
-----Original Message-----
From: Cathrin Weiss [mailto:cweiss@xxxxxxxxxxx]
Sent: Wednesday, August 04, 2010 11:39 AM
To: Condor-Users Mail List
Subject: Re: [Condor-users] configuring condor for Java
> I am completely new to using condor. I am currently attempting to configure condor for use with Java applications.
>
> I typed comdor_status -java
> And received no output.
>
> I then typed condor_starter -classad
>
> And it says: Invalid maximum heap size: -Xmx1024m1024m
This is in fact a bug in Condor. We are currently working on a fix for
that.
> I tried the method where I set the MAXHEAP_Argument to nothing
> And then I set my JAVA_EXTRA_ARGUMENTS = -Xmx1024m
As for the workaround: I just tried it again myself: If you do set
JAVA_MAXHEAP_ARGUMENT to nothing (or comment it out in your
condor_config), then it should work. Make sure to restart Condor after
making the configuration changes. Also make sure that you don't have the
JAVA_MAXHEAP_ARGUMENT defined in a later local config file; the last
defined value will be used.
Thanks,
Cathrin
--
Cathrin Weiss
Condor Project
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/