Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Can't find WANT_SUSPEND in internal ClassAd
- Date: Tue, 05 Sep 2006 16:37:28 -0500
- From: "David A. Kotz" <dkotz@xxxxxxxxxxxxx>
- Subject: [Condor-users] Can't find WANT_SUSPEND in internal ClassAd
I'm running 6.7.20 on Ubuntu Dapper, and one node keeps generating the
following error. I've seen it a few times on other nodes, but mostly on
the one node, which shares a local config with around 60 other machines.
Any idea what is causing this?
__________________________________________________________
9/5 12:52:46 vm1: State change: match notification protocol successful
9/5 12:52:46 vm1: Changing state: Unclaimed -> Matched
9/5 12:52:48 DaemonCore: Command received via TCP from host <[IP]:59171>
9/5 12:52:48 DaemonCore: received command 442 (REQUEST_CLAIM), calling
handler (command_request_claim)
9/5 12:52:48 vm1: Request accepted.
9/5 12:52:48 vm1: Remote owner is DedicatedScheduler@[machine name]
9/5 12:52:48 vm1: State change: claiming protocol successful
9/5 12:52:48 vm1: Changing state: Matched -> Claimed
9/5 12:56:01 ERROR "Can't find WANT_SUSPEND in internal ClassAd" at line
992 in file Resource.C
9/5 12:56:01 vm1: Changing state and activity: Claimed/Idle ->
Preempting/Killing
9/5 12:56:01 vm1: State change: No preempting claim, returning to owner
9/5 12:56:01 vm1: Changing state and activity: Preempting/Killing ->
Owner/Idle
9/5 12:56:01 vm1: State change: IS_OWNER is false
9/5 12:56:01 vm1: Changing state: Owner -> Unclaimed
9/5 12:56:01 vm2: Changing state and activity: Claimed/Busy ->
Preempting/Killing
9/5 12:56:01 startd exiting because of fatal exception.