Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [condor-users] CreateProcess ERROR - Java universe
- Date: Wed, 14 Jan 2004 11:32:34 +0000
- From: "Siddle, James" <james.siddle@xxxxxxxxxxx>
- Subject: RE: [condor-users] CreateProcess ERROR - Java universe
Hi Colin (et al),
I applied the fix that you suggested, but sadly the same error occurs:
----------------------
1/14 11:03:56 ERROR "Create_Process(java,java -Xmx503m -classpath
C:\Condor\lib;C:\Condor\lib\scimark2lib.jar;.
-Dchirp.config="C:\Condor\execute\dir_1800\chirp.config" CondorJavaWrapper
"C:\Condor\execute\dir_1800\jvm.start" "C:\Condor\execute\dir_1800\jvm.end"
CondorTest01, ...) failed" at line 497 in file
..\src\condor_starter.V6.1\os_proc.C
----------------------
Does anyone have any other ideas how I could go about tracking down the
error? I was wondering if there is a way of configuring Condor to leave the
execution directory in place (rather than deleting it) that was I could try
to run the above command directly...
Please note that normally I would spend more time looking into the problem
myself, however I have a limited amount of time to try condor out before I
have to submit my recommendations.
Kind regards,
James
-----Original Message-----
From: Colin Stolley [mailto:stolley@xxxxxxxxxxx]
Sent: 09 January 2004 17:27
To: condor-users@xxxxxxxxxxx
Subject: Re: [condor-users] CreateProcess ERROR - Java universe
> 1/9 15:00:36 Create_Process: CreateProcess failed, errno=2
> 1/9 15:00:36 ERROR "Create_Process(java,java -Xmx503m -classpath
> C:\Condor\lib;C:\Condor\lib/scimark2lib.jar;.
> -Dchirp.config="C:\Condor\execute\dir_1928\chirp.config" CondorJavaWrapper
> "C:\Condor\execute\dir_1928\jvm.start"
"C:\Condor\execute\dir_1928\jvm.end"
> CondorTest01, ...) failed" at line 497 in file
> ..\src\condor_starter.V6.1\os_proc.C
I'd guess that for one thing, your jvm probably doesn't like
> C:\Condor\lib;C:\Condor\lib/scimark2lib.jar;.
Note the forward slash. You probably can just tweak your
JAVA_CLASSPATH_DEFAULT config file paramter.
Colin
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>