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

[Condor-users] Assertion error in Quill



I have recently upgraded to 6.9.4 on i386 RHEL3. Running condor_status and condor_q seems to work (I have installed and configured postgres and quill), but when I submit jobs and use condor_q, I see no jobs:

-- Quill: quill@xxxxxxxxxxxx : <XXX.XXX.X.XXX:5432> : condor
ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD

The MasterLog seems to be restarting the Quill daemon over and over again, while the Quill log shows an ERROR:

...
10/5 12:19:07 Using config source: /opt/condor/etc/condor_config
10/5 12:19:07 Using local config sources:
10/5 12:19:07    /opt/condor/etc/condor_config.local
10/5 12:19:07 DaemonCore: Command Socket at <xxx.xxx.xxx.xxx:38522>
10/5 12:19:07 main_init() called
10/5 12:19:07 configuring tt options from config file
10/5 12:19:07 Using Polling Period = 10
10/5 12:19:07 Using logs 10/5 12:19:07 /export/home/condor/log/sql.log 10/5 12:19:07 10/5 12:19:07 ERROR "Assertion ERROR on (jobQueueDBUser)" at line 137 in file dbms_utils.C

I've followed the Postgres/quill instructions as far as I can tell.

Is there anyplace I should be looking first to solve this problem?

Thank you,
Matt Baker