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

Re: [Condor-users] condor_q failure



Hi,

Here is how I solved my problem in case someone else have it.

-shutdown condor
- remove file CONDO_LOCAL_DIR/spool/job_queue.log
-restart condor

this remove the job that is badly removed and make condor_q fail.

Frederic Bastien

On Fri, Mar 14, 2008 at 4:31 PM, Frédéric Bastien <nouiz@xxxxxxxxx> wrote:
> Hi,
>
>  I'm reinstalled condor version 7.0.1 It is installed in one compute
>  node and in the central serveur. The first trouble I have is that
>  condor_rm for a job don't work well on the compute node. So I stop
>  condor, by kill all the process. Then I start it again. Then I do:
>
>  $ condor_q
>  -- Failed to fetch ads from: <ip:38823> : hostname
>  SECMAN:2007:Failed to end classad message
>
>  If I check on the log file, their is no error their. Did, you had this
>  trouble before? How can I have information that help me to debug?
>
>  thanks
>
>  Frederic Bastien
>