Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] strange job submission problem
- Date: Mon, 18 Sep 2006 11:28:58 +0100
- From: "Jack Wootton" <jackwootton@xxxxxxxxx>
- Subject: [Condor-users] strange job submission problem
Hello,
I hope someone can shed some light on my problem.
I have a Linux box with Globus Toolkit 4 installed, when I submit a
job to Condor the pre script and the job runs successfully, but not
the post script. In the dagman.out file I have found this very strange
error message:
/opt/portal/portal-data/users/wootton/hostname_files/hostname.dag.dagman.out:
9/14 12:34:44 Event: ULOG_GLOBUS_SUBMIT for Condor Job Job0 (73.0.0)
9/14 12:34:44 ERROR "Invalid ULogEventNumber" at line 159 in file
condor_event.C
the job status is also odd:
-- Submitter: node01.cluster.cpc.wmin.ac.uk : <161.74.87.17:2604> :
node01.cluster.cpc.wmin.ac.uk
ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD
73.0 wootton 9/14 12:34 0+00:00:00 C 0 9.8 hostname -f
What does "C" stands for?
And what does the following mean? "Invalid ULogEventNumber" at line 159 in file
condor_event.C
Many thanks
Jack