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

[Condor-users] 6.7.20 windows condor_quill problem



Hi,

I'm having a serious problem with condor_quill on windows, condor version 6.7.20. After overwriting the 6.7.19 files with the new version quill stopped working, beside the usual daemon started messages in the log file no new lines were added and the condor_quill executable constantly uses more and more memory while having full processor usage. I tried deleting the current database and let quill create a new one no data is added into it. You find the full quill.log data that was not updated for ten minutes, although it should be in ever ten seconds.

Cheers,
Szabolcs


6/28 11:32:51 ******************************************************
6/28 11:32:51 ** condor_quill.exe (CONDOR_QUILL) STARTING UP
6/28 11:32:51 ** C:\Condor\bin\condor_quill.exe
6/28 11:32:51 ** $CondorVersion: 6.7.20 Jun 21 2006 $
6/28 11:32:51 ** $CondorPlatform: INTEL-WINNT50 $
6/28 11:32:51 ** PID = 3212
6/28 11:32:51 ** Log last touched time unavailable (No such file or directory)
6/28 11:32:51 ******************************************************
6/28 11:32:51 Using config source: C:\Condor\condor_config
6/28 11:32:51 Using local config sources:
6/28 11:32:51    C:\Condor/condor_config.local
6/28 11:32:51 DaemonCore: Command Socket at <192.168.0.71:4563>
6/28 11:32:51 main_init() called
6/28 11:32:51 configuring quill options from config file
6/28 11:32:51 Using Job Queue File C:\Condor/spool/job_queue.log
6/28 11:32:51 Using Database IpAddress = 192.168.0.89:5432
6/28 11:32:51 Using Database Name = CondorDatabase_snoopy
6/28 11:32:51 Using Database Connection Information: host=192.168.0.89 port=5432 user=quillwriter dbname=CondorDatabase_snoopy6/28 11:32:51 Using Polling Period = 10
6/28 11:32:51 Using Purge History Duration = 30 days
6/28 11:32:51 Using History Cleaning Interval = 24 hours
6/28 11:32:51 Connection to database 'CondorDatabase_snoopy' failed.
6/28 11:32:51 FATAL:  database "CondorDatabase_snoopy" does not exist
6/28 11:32:51 Deallocating connection resources to database 'CondorDatabase_snoopy' 6/28 11:32:51 [QUILL] Unable to connect to database in order to retrieve the PostgreSQL version --- ERROR
6/28 11:32:51     connection pointer is NULL

6/28 11:32:51 Using unknown PostgreSQL version
6/28 11:32:51 Connection to database 'CondorDatabase_snoopy' failed.
6/28 11:32:51 FATAL:  database "CondorDatabase_snoopy" does not exist
6/28 11:32:51 Deallocating connection resources to database 'CondorDatabase_snoopy'
6/28 11:32:51 Error: Unable to connect to db "CondorDatabase_snoopy"
6/28 11:32:51 [SQL EXECUTION ERROR] connection pointer is NULL

6/28 11:32:51 [ERRONEOUS SQL: SELECT relname FROM pg_class WHERE relname = 'clusterads_num' OR relname = 'clusterads_str' OR relname = 'history_horizontal' OR relname = 'history_vertical' OR relname = 'procads_num' OR relname = 'procads_str' OR relname = 'jobqueuepollinginfo' OR relname='procads' OR relname='clusterads';]
6/28 11:32:51 Schema Check Unknown Error!
6/28 11:32:51 ******** Start of Probing Job Queue Log File ********
6/28 11:32:51 [SQL EXECUTION ERROR] ERROR: relation "jobqueuepollinginfo" does not exist

6/28 11:32:51 [ERRONEOUS SQL: SELECT last_file_mtime, last_file_size, last_next_cmd_offset, last_cmd_offset, last_cmd_type, last_cmd_key, last_cmd_mytype,last_cmd_targettype, last_cmd_name, last_cmd_value,log_seq_num, log_creation_time FROM JobQueuePollingInfo;] 6/28 11:32:51 Reading JobQueuePollingInfo --- ERROR [SQL] SELECT last_file_mtime, last_file_size, last_next_cmd_offset, last_cmd_offset, last_cmd_type, last_cmd_key, last_cmd_mytype,last_cmd_targettype, last_cmd_name, last_cmd_value,log_seq_num, log_creation_time FROM JobQueuePollingInfo;
6/28 11:32:51 [QUILL] Reading JobQueuePollingInfo --- ERROR
6/28 11:32:51     ERROR:  relation "jobqueuepollinginfo" does not exist

6/28 11:32:51 Schema is not defined!
6/28 11:32:51 Create DB Schema for quill!
6/28 11:32:51 Schema Version Check OK!
6/28 11:32:51 === Current Probing Information ===
6/28 11:32:51 fsize: 35947820        mtime: 1151487135
6/28 11:32:51 first log entry: 212 CreationTimestamp 1147862318
6/28 11:32:51 POLLING RESULT: INIT