When I add a request and a reservation as shown in instructions for creating a windows base image, I get the following output in the log:
|3984|1:31|image| ---- WARNING ---- |3984|1:31|image| 2010-01-22 16:58:59|3984|1:31|image|utils.pm:get_request_info(5139)|request id 1 information could not be retrieved |3984|1:31|image| ( 0) utils.pm, notify (line: 737) |3984|1:31|image| (-1) utils.pm, get_request_info (line: 5139) |3984|1:31|image| (-2) vcld, main (line: 280) |3984|1:31|image| ---- WARNING ---- |3984|1:31|image| 2010-01-22 16:58:59|3984|1:31|image|vcld:main(290)|could not retrieve request information from database |3984|1:31|image| ( 0) utils.pm, notify (line: 737) |3984|1:31|image| (-1) vcld, main (line: 290) 2010-01-22 16:59:04|3984|vcld:main(165)|lastcheckin time updated for management node 1: 2010-01-22 16:59:04 2010-01-22 16:59:04|3984|1:31|image|utils.pm:reservation_being_processed(9634)|computerloadlog 'begin' entry does NOT exist for reservation 31 I'm confused as to why this would occur, given that the service has to check the database to even determine that a reservation and a request have been made. Any help would be greatly appreciated.