WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Another bug? "Error: an integer is required"

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Another bug? "Error: an integer is required"
From: Eric Windisch <lists@xxxxxxxxxx>
Date: Mon, 19 Jun 2006 10:49:49 -0400
Delivery-date: Mon, 19 Jun 2006 07:50:35 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.4 (Macintosh/20060530)
I received the following error creating a new domain:

   root@manager:/etc/xen/auto# xm create -c BradleyBrown
   Using config file "BradleyBrown".
   Error: an integer is required


I checked the configuration file and it looked perfectly fine. I tried recreating the file, and starting it again. In total, I must have tried 4 times... I tried a "xm console BradleyBrown" and got..

   root@manager:/etc/xen/auto# xm console BradleyBrown
   Error: the domain 'BradleyBrown' does not exist.


Which seemed to conflict with:

   root@manager:/etc/xen/auto# xm list
   Name                              ID Mem(MiB) VCPUs State  Time(s)
   BradleyBrown                       1     1024     2 r----- 32756.2
   BradleyBrown                      37       64     1 --p---     0.0
   BradleyBrown                      39       64     1 --p---     0.0
   BradleyBrown                      36       64     1 --p---     0.0
   BradleyBrown                      38       64     1 --p---     0.0

One interesting thing is that the first BradleyBrown listed is NOT BradleyBrown, but is another domain I have by a different name and has been running flawlessly since the last reboot (10 days ago). Did I get two domains assigned to the same domain id ?!?

--
Eric Windisch

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Another bug? "Error: an integer is required", Eric Windisch <=