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

[Xen-devel] Xend problems through CS 15250




Changeset 15250 introduces some problems of this kind here:

[2007-06-15 23:44:58 3440] DEBUG (XendDomainInfo:559) dev = 0
[2007-06-15 23:44:58 3440] ERROR (XendDomainInfo:1363) Device release failed: 01_domu_proc-1181965480; console; console/0
Traceback (most recent call last):
 File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1358, in _releaseDevices
   self.destroyDevice(devclass, dev, False);
 File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 562, in destroyDevice
   dev_uuid = dev_control.readBackend(dev, 'uuid')
 File "//usr/lib/python/xen/xend/server/DevController.py", line 407, in readBackend
   frontpath = self.frontendPath(devid)
 File "//usr/lib/python/xen/xend/server/DevController.py", line 550, in frontendPath
   return "%s/%d" % (self.frontendRoot(), devid)
TypeError: int argument required


In this case the devid is a string and not an integer.

I see that some code that does a search has been removed. I wonder whether that was the right thing to do...

http://xenbits.xensource.com/xen-unstable.hg?rev/a43a03d53781

  Stefan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.