Not only that, I see almost every thing is going wrong. the log is
full of like these error:-SantanuSTATEMENT: INSERT INTO ClusterAds_Horizontal (scheddname, cluster_id) VALUES ('serv07.hep.phy.cam.ac.uk', '204173') ERROR: duplicate key value violates unique constraint "procads_vertical_pkey" STATEMENT: INSERT INTO ProcAds_Vertical (scheddname, cluster_id, proc_id, attr, val) VALUES ('serv07.hep.phy.cam.ac.uk', '203320', '0', 'OrigMaxHosts', '1') ERROR: duplicate key value violates unique constraint "clusterads_horizontal_pkey" STATEMENT: INSERT INTO ClusterAds_Horizontal (scheddname, cluster_id) VALUES ('serv07.hep.phy.cam.ac.uk', '204173') ERROR: duplicate key value violates unique constraint "procads_vertical_pkey" STATEMENT: INSERT INTO ProcAds_Vertical (scheddname, cluster_id, proc_id, attr, val) VALUES ('serv07.hep.phy.cam.ac.uk', '203320', '0', 'CurrentHosts', '0') ERROR: duplicate key value violates unique constraint "clusterads_horizontal_pkey" STATEMENT: INSERT INTO ClusterAds_Horizontal (scheddname, cluster_id) VALUES ('serv07.hep.phy.cam.ac.uk', '204173') ERROR: duplicate key value violates unique constraint "procads_vertical_pkey" STATEMENT: INSERT INTO ProcAds_Vertical (scheddname, cluster_id, proc_id, attr, val) VALUES ('serv07.hep.phy.cam.ac.uk', '203320', '0', 'CurrentHosts', '0') ERROR: duplicate key value violates unique constraint "clusterads_horizontal_pkey" STATEMENT: INSERT INTO ClusterAds_Horizontal (scheddname, cluster_id) VALUES ('serv07.hep.phy.cam.ac.uk', '204173') ERROR: duplicate key value violates unique constraint "procads_vertical_pkey" STATEMENT: INSERT INTO ProcAds_Vertical (scheddname, cluster_id, proc_id, attr, val) VALUES ('serv07.hep.phy.cam.ac.uk', '203320', '0', 'LastJobStatus', '2') ERROR: duplicate key value violates unique constraint "clusterads_horizontal_pkey" On 10/01/11 16:37, Santanu Das wrote: Just checked the database log, and the Error is there about cluster_id in the ClusterAds_Horizontal: |