Hello List,

 

I have couple of problems implementing beaker. When I submit the job It always remains in queue I am able to provision the server and submit the jobs I am attaching the jobs xml file and the ks-xxx file

 

Further I am getting the errors in server.log file is it the cause of the problem?

 

Unable to read motd

Traceback (most recent call last):

  File "/usr/lib/python2.4/site-packages/bkr/server/motd.py", line 11, in ?

    the_motd = etree.tostring(tree.getroot())

  File "lxml.etree.pyx", line 2469, in lxml.etree.tostring (src/lxml/lxml.etree.c:24304)

TypeError: Type '<type 'NoneType'>' cannot be serialized.

Unable to read motd

Traceback (most recent call last):

  File "/usr/lib/python2.4/site-packages/bkr/server/motd.py", line 11, in ?

    the_motd = etree.tostring(tree.getroot())

  File "lxml.etree.pyx", line 2469, in lxml.etree.tostring (src/lxml/lxml.etree.c:24304)

TypeError: Type '<type 'NoneType'>' cannot be serialized.

26/Apr/2011:14:50:03 HTTP INFO Page handler: "The path '/bkr/tg_widgets/turbogears.widgets/spinnerstopped.png' was not found."

Traceback (most recent call last):

  File "/usr/lib/python2.4/site-packages/cherrypy/_cphttptools.py", line 121, in _run

    self.main()

  File "/usr/lib/python2.4/site-packages/cherrypy/_cphttptools.py", line 256, in main

 

--Sunil