[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Using Debian packages
On Thu, 17 Mar 2005, michal urbanski wrote: > xen.log: > > [2005-03-17 14:14:36 xend] INFO (SrvDaemon:610) Xend Daemon started > [2005-03-17 14:14:36 xend] INFO (XendRoot:91) EVENT> xend.start 0 > > network start bridge=xen-br0 netdev=eth0 antispoof=no > Traceback (most recent call last): > File "/usr/sbin/xend", line 121, in ? > sys.exit(main()) > File "/usr/sbin/xend", line 107, in main > return daemon.start() > File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line > 525, in start > self.run() > File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line > 615, in run > SrvServer.create(bridge=1) > File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvServer.py", line > 50, in create > reactor.listenTCP(port, site, interface=interface) > File "/usr/lib/python2.3/site-packages/twisted/internet/default.py", line > 283, in listenTCP > p.startListening() > File "/usr/lib/python2.3/site-packages/twisted/internet/tcp.py", line 594, > in startListening > raise CannotListenError, (self.interface, self.port, le) > twisted.internet.error.CannotListenError: Couldn't listen on any:8000: (98, > 'Address already in use'). > > ... which is from when I first started it with "(xend-port 8000)" in > /etc/xend-config.sxp, but > which I then changed to 6000. netstat -anp | grep 8000 Plus, you aren't using the debian packages. There is no such file /etc/xend-config.sxp. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |