Hi,I'm running HTCondor 8.4.3 on a Windows 7 PC, which serves as an execute machine in the HTCondor pool.ÂThe DAEMON_LIST is "MASTER STARTD KBDD"Very quickly after the PC boots up the Task Manager shows a condor_kbdd.exe running as the logged-in user. The service "Condor" is then not yet running.After some time the Condor service fires up and a list four new daemons appear in the Task Manager running as "SYSTEM":condor_kbdd.execondor_master.execondor_procd.execondor_startd.exeNote that there are now TWO condor_kbdd.exe daemons running: one as the logged-in user, and one as SYSTEM.It seems that both condor_kbdd.exe files are using the same KbdLog file, as I only can delete this log file AFTER killing BOTH condor_kbdd.exe processes!When I stop the condor service with "SC STOP CONDOR", only the SYSTEM daemons are stopped; the condor_kbdd.exe by the logged-in user keeps on running.The contents of the corresponding condor_kbdd Log file is at the end of this email.Notice the two header entries of the two condor_kbdd.exe daemons.The first entry complains about not finding condor_startd.exe, obviously, because startd is not yet running:Â Â01/24/16 14:54:03 Can't find address for startd Virtual-KUÂ Â01/24/16 14:54:03 Can't locate startd, aborting (Can't find address for startd Virtual-KU)Â Â01/24/16 14:54:09 ERROR: SECMAN:2003:TCP connection to Âfailed.The second entry is piling up with an endless flow of error messages, one every 5 seconds:Â Â01/24/16 14:55:57 GetCursorInfo() failed (err=5)Is all this an expected situation and condition?I cannot follow or understand the sequence of events, but is something going very wrong here?Thank you ,R.The contents of the KbdLog file:01/24/16 14:53:58 ******************************************************01/24/16 14:53:58 ** condor_kbdd (CONDOR_KBDD) STARTING UP01/24/16 14:53:58 ** C:\condor\bin\condor_kbdd.exe01/24/16 14:53:58 ** SubsystemInfo: name=KBDD type=DAEMON(12) class=DAEMON(1)01/24/16 14:53:58 ** Configuration: subsystem:KBDD local:<NONE> class:DAEMON01/24/16 14:53:58 ** $CondorVersion: 8.4.3 Dec 15 2015 BuildID: 352143 $01/24/16 14:53:58 ** $CondorPlatform: x86_64_Windows7 $01/24/16 14:53:58 ** PID = 246401/24/16 14:53:58 ** Log last touched time unavailable (No such file or directory)01/24/16 14:53:58 ******************************************************01/24/16 14:53:58 Using config source: C:\condor\condor_config01/24/16 14:53:58 Using local config sources:Â01/24/16 14:53:58 Â Âcondor_urlfetch -KBDD http://condor.dummy.edu/pool/condor_config_win7_cloud.local C:\condor\condor_config.url_cache |01/24/16 14:53:58 config Macros = 56, Sorted = 56, StringBytes = 1821, TablesBytes = 159201/24/16 14:53:58 CLASSAD_CACHING is ENABLED01/24/16 14:53:58 Daemon Log is logging: D_ALWAYS D_ERROR01/24/16 14:53:58 Daemoncore: Listening at <0.0.0.0:49162> on TCP (ReliSock) and UDP (SafeSock).01/24/16 14:53:58 DaemonCore: command socket at <10.0.2.15:49162?addrs=10.0.2.15-49162>01/24/16 14:53:58 DaemonCore: private command socket at <10.0.2.15:49162?addrs=10.0.2.15-49162>01/24/16 14:54:03 Can't find address for startd Virtual-KU01/24/16 14:54:03 Can't locate startd, aborting (Can't find address for startd Virtual-KU)01/24/16 14:54:09 ERROR: SECMAN:2003:TCP connection to Âfailed.01/24/16 14:54:09 Can't send X_EVENT_NOTIFICATION command to startd at: (null), aborting01/24/16 14:54:14 Can't find address for startd Virtual-KU01/24/16 14:54:14 Can't locate startd, aborting (Can't find address for startd Virtual-KU)01/24/16 14:54:19 ERROR: SECMAN:2003:TCP connection to Âfailed.01/24/16 14:54:19 Can't send X_EVENT_NOTIFICATION command to startd at: (null), aborting01/24/16 14:54:24 Can't find address for startd Virtual-KU01/24/16 14:54:24 Can't locate startd, aborting (Can't find address for startd Virtual-KU)01/24/16 14:54:29 ERROR: SECMAN:2003:TCP connection to Âfailed.01/24/16 14:54:29 Can't send X_EVENT_NOTIFICATION command to startd at: (null), aborting01/24/16 14:54:34 Can't find address for startd Virtual-KU01/24/16 14:54:34 Can't locate startd, aborting (Can't find address for startd Virtual-KU)01/24/16 14:54:39 ERROR: SECMAN:2003:TCP connection to Âfailed.01/24/16 14:54:39 Can't send X_EVENT_NOTIFICATION command to startd at: (null), aborting01/24/16 14:54:44 Can't find address for startd Virtual-KU01/24/16 14:54:44 Can't locate startd, aborting (Can't find address for startd Virtual-KU)01/24/16 14:54:49 ERROR: SECMAN:2003:TCP connection to Âfailed.01/24/16 14:54:49 Can't send X_EVENT_NOTIFICATION command to startd at: (null), aborting01/24/16 14:54:54 Can't find address for startd Virtual-KU01/24/16 14:54:54 Can't locate startd, aborting (Can't find address for startd Virtual-KU)01/24/16 14:54:59 ERROR: SECMAN:2003:TCP connection to Âfailed.01/24/16 14:54:59 Can't send X_EVENT_NOTIFICATION command to startd at: (null), aborting01/24/16 14:55:52 ******************************************************01/24/16 14:55:52 ** condor_kbdd (CONDOR_KBDD) STARTING UP01/24/16 14:55:52 ** C:\condor\bin\condor_kbdd.exe01/24/16 14:55:52 ** SubsystemInfo: name=KBDD type=DAEMON(12) class=DAEMON(1)01/24/16 14:55:52 ** Configuration: subsystem:KBDD local:<NONE> class:DAEMON01/24/16 14:55:52 ** $CondorVersion: 8.4.3 Dec 15 2015 BuildID: 352143 $01/24/16 14:55:52 ** $CondorPlatform: x86_64_Windows7 $01/24/16 14:55:52 ** PID = 236801/24/16 14:55:52 ** Log last touched 1/24 14:55:0001/24/16 14:55:52 ******************************************************01/24/16 14:55:52 Using config source: C:\condor\condor_config01/24/16 14:55:52 Using local config sources:Â01/24/16 14:55:52 Â Âcondor_urlfetch -KBDD http://condor.dummy.edu/pool/condor_config_win7_cloud.local C:\condor\condor_config.url_cache |01/24/16 14:55:52 config Macros = 56, Sorted = 56, StringBytes = 1818, TablesBytes = 159201/24/16 14:55:52 CLASSAD_CACHING is ENABLED01/24/16 14:55:52 Daemon Log is logging: D_ALWAYS D_ERROR01/24/16 14:55:52 Daemoncore: Listening at <0.0.0.0:49179> on TCP (ReliSock) and UDP (SafeSock).01/24/16 14:55:52 DaemonCore: command socket at <10.0.2.15:49179?addrs=10.0.2.15-49179>01/24/16 14:55:52 DaemonCore: private command socket at <10.0.2.15:49179?addrs=10.0.2.15-49179>01/24/16 14:55:57 GetCursorInfo() failed (err=5)01/24/16 14:56:02 GetCursorInfo() failed (err=5)01/24/16 14:56:07 GetCursorInfo() failed (err=5)01/24/16 14:56:12 GetCursorInfo() failed (err=5)01/24/16 14:56:17 GetCursorInfo() failed (err=5)01/24/16 14:56:23 GetCursorInfo() failed (err=5)01/24/16 14:56:28 GetCursorInfo() failed (err=5)01/24/16 14:56:33 GetCursorInfo() failed (err=5)01/24/16 14:56:38 GetCursorInfo() failed (err=5)01/24/16 14:56:43 GetCursorInfo() failed (err=5)01/24/16 14:56:48 GetCursorInfo() failed (err=5)01/24/16 14:56:53 GetCursorInfo() failed (err=5)01/24/16 14:56:58 GetCursorInfo() failed (err=5)01/24/16 14:57:03 GetCursorInfo() failed (err=5)
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/