Custom Query (101 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 101)

Ticket Resolution Summary Owner Reporter
#51 wontfix Job Monarch 0.3 not showing job information bastiaans jsarlo@…
Description

One server is not showing the job information on the job list page. It fills in the "J"s on each node, but the grid on the right and data below do not show up for the job. I am attaching a screen shot of the joblist page.

Thanks. Jeff

#52 invalid test somebody bastiaans
#53 worksforme Error trying to run jobarchive ramonb mhanafi@…
Description

Looks like it doesn't find all the hosts and give the following error... I have tried version 0.3.1 and 0.4

[root@aphrodite-adm jobarchived]# python jobarchived.py 
Mon 17 Mar 2008 15:37:36 - Checking database..
Mon 17 Mar 2008 15:37:36 - Check done.
Mon 17 Mar 2008 15:37:36 - Checking rrd archive..
Mon 17 Mar 2008 15:37:36 - Check done.
Mon 17 Mar 2008 15:37:36 - torque_xml_thread(): started.
Mon 17 Mar 2008 15:37:36 - torque_xml_thread(): Retrieving XML data..
Mon 17 Mar 2008 15:37:36 - torque_xml_thread(): Done retrieving.
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): Parsing XML..
Mon 17 Mar 2008 15:37:36 - main threading started.
Mon 17 Mar 2008 15:37:36 - XML: Processed 1492 elements - found 1 (updated) jobs
Mon 17 Mar 2008 15:37:36 - ganglia_xml_thread(): started.
Mon 17 Mar 2008 15:37:36 - ganglia_xml_thread(): Sleeping.. (15s)
Mon 17 Mar 2008 15:37:36 - torque_xml_thread(): Storing..
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): started.
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): Retrieving XML data..
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): Done retrieving.
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): Parsing XML..
Mon 17 Mar 2008 15:37:36 - ganglia_store_metric_thread(): started.
Mon 17 Mar 2008 15:37:36 - ganglia_store_metric_thread(): Storing data..
Mon 17 Mar 2008 15:37:36 - ganglia_store_thread(): started.
Mon 17 Mar 2008 15:37:36 - ganglia_store_thread(): Sleeping.. (360s)
Mon 17 Mar 2008 15:37:36 - Entering storeMetrics()
Mon 17 Mar 2008 15:37:36 - size of cluster 'aphrodite': 3 hosts 71 metrics 71 values 1027 bits 128 bytes 
Exception in thread store_metric_thread:
Traceback (most recent call last):
  File "/usr/lib64/python2.4/threading.py", line 442, in __bootstrap
    self.run()
  File "/usr/lib64/python2.4/threading.py", line 422, in run
    self.__target(*self.__args, **self.__kwargs)
  File "jobarchived.py", line 1378, in storeThread
    ret = self.myXMLHandler.storeMetrics()
  File "jobarchived.py", line 1104, in storeMetrics
    ret = rrdh.storeMetrics()
  File "jobarchived.py", line 1752, in storeMetrics
    create_ret = self.createCheck( hostname, metricname, period )
  File "jobarchived.py", line 1891, in createCheck
    heartbeat   = 8 * int( interval )
TypeError: int() argument must be a string or a number

Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): Done parsing.
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): finished.
Mon 17 Mar 2008 15:37:36 - torque_xml_thread(): Done storing.
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): Done parsing.
Mon 17 Mar 2008 15:37:36 - torque_xml_thread(): Sleeping.. (15s)
Note: See TracQuery for help on using queries.