Hello
I have the same problem as refered at
I got the following warning
And submission host never get the output file when I send the job from host h1 whith this command:
and vanilla.submit contains
Universe=Vanilla
Executable=p.sh
output=vanilla.output
log=vanilla.log
Queue
p.sh just contains
#! /bin/bash
date
on h5 I found a file vanilla.log showing repeatedly the lines
022 (007.000.000) 04/24 18:08:05 Job disconnected, attempting to reconnect
Socket between submit and execute host closed unexpectedly
Trying to reconnect to <machine fullname>
...
024 ((007.000.000) 04/24 18:08:05 Job reconnection failed
Job not found at execution machine
Can not reconnect to <machine fullname>
I can't send the job as root because a install using root but under condor user home, so I get a permission error.
Any help provided as son as possible will be appreciated,
Elisa