-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JobEventLog not initialized when running simple map #234
Comments
The version difference should not matter. I won't have time to look into it this week but hopefully I can next week. In the meantime, could you add the output of |
Here it is:
|
Hello, |
Sure, here it is:
|
It looks like your job is going on hold because HTCondor couldn't create the user (job) log and JobEventLog is failing to initialize because it couldn't read that log. I notice that your HTMAP_DIR = "/path/to/htmap/dir" at the beginning of |
I set |
Interesting. I'm out next week but I'll take another look once I get back. In the meantime though, are your HTMap jobs idle or going on hold? The -better-analyze output from above ( |
Hi,
I'm tying to run the following very basic example:
but I always get the following error:
The jobs seem to be submitted and kept on hold.
Do you know what the problem could be?
If you think it is something related to the configuration of HTCondor itself on our batch system, do you have any suggestions of what I could possibly ask to the administrators?
By looking at version packages there seem to be an inconsistency between the version of Condor (8.8.7) and the python bindings that I'm using (8.9.11). Do you think this might cause the problem?
Thank you,
Massimiliano
Software Versions:
The text was updated successfully, but these errors were encountered: