|
|
|
|
|
|
|
|
|
|
xen-users
Re: Re: [Xen-users] Xend cann't run?
On Wed, 2007-03-21 at 13:28 +0800, xugb04 wrote:
> I've installed xen3.0.4.1 with downloaed rpm.
> And I checked the xend.log file , it says :
>
> >>[2001-05-12 20:35:37 xend 2486] WARNING (XendAuthSessions:27)
> python-pam is required for XenAPI support.
> >>[2001-05-12 20:35:37 xend 2500] INFO (SrvDaemon:322) Xend Daemon
> started
> >>[2001-05-12 20:35:37 xend 2500] ERROR (SrvDaemon:344) Exception
> starting xend ((22, 'Invalid argument'))
> Traceback (most recent call last):
> File
> "/obj/RPM_BUILD_DIRECTORY/tmp/xen-3.0.4.1-3.0.4.1-0603ab5b0ede.bb101e77d4a3-root/usr/lib/python/xen/xend/server/SrvDaemon.py",
> line 325, in run
> Error: (22, 'Invalid argument')
> >>[2001-05-12 20:35:37 xend 2499] INFO (SrvDaemon:218) Xend exited
> with status 1.
>
> the 325 line of SrvDaemon.py file is like:
> >>xinfo=xc.xenifo()
>
> Now ,I don't know if I should trace the Python code down like this.
________________________________________________________________________
I'm not sure about your distro, but the meta package matching
'python-twisted' or 'twisted python' should clear up most of your
problems.
Best,
--Tim
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|