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

[Condor-users] configuring condor for Java



 

 

 Hi,


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

 

 

I tried the method where I set the MAXHEAP_Argument to nothing

And then I set my JAVA_EXTRA_ARGUMENTS = -Xmx1024m

 

I stopped and started condor_master but I still get the same error message.

 

Any ideas how to fix this problem?