Re: [convirt-users] Authentication Refused
Brought to you by:
haphazard1,
jd_jedi
From: jd <jds...@ya...> - 2009-02-04 04:28:42
|
--- On Mon, 2/2/09, Eredicatorx <ere...@hu...> wrote: > From: Eredicatorx <ere...@hu...> > Subject: Re: [convirt-users] Authentication Refused > To: jds...@ya... > Cc: xen...@li... > Date: Monday, February 2, 2009, 11:02 PM > jd wrote: > > As per > http://xenman.sourceforge.net/wiki/index.php/Xen_centos_rhel > > > > > Thanks JD. I did read that but not till after I sent the > mail. > > This distribution seems to have Xen 3.1 but some of > the API are not available. To work around this, > > > <snip> > > - Restart ConVirt > I did get it running and connected to both servers. Thanks > to your FAQ and mail. > > I did have to use port 8000 instead of 8005/6 to connect to > my servers. Is this incorrect? I could not connect on > 8005/6. Cause my Xen conf says 8000. > ==> I am not too sure.. the default is 8006. > I am think something is not quite right cause of following > errors I get: > > 1. Found node 192.168.1.100 not well-formed (invalid > token): line1, column 0 > 2. Wrapper: Exception : no element found: line 1, column 0 ==> Open up the port in the firewall and change the protocol to XML-RPC. We have not been able to resolve this parsing problem for a while. > 3. After convirt has been open for a few minutes it stops > responding and has to be killed. When I kill it the process > hangs around and polls, here is a out put from strace that > will continue to go forever if I let it. > > [pid 14618] [0073e416] <... poll resumed> ) = 0 > (Timeout) > [pid 14618] [0073e416] poll([{fd=8, events=POLLIN}], 1, 100 > <unfinished ...> > [pid 14619] [0073e416] <... poll resumed> ) = 0 > (Timeout) > [pid 14619] [0073e416] poll([{fd=9, events=POLLIN}], 1, 100 > <unfinished ...> > [pid 14618] [0073e416] <... poll resumed> ) = 0 > (Timeout) > [pid 14618] [0073e416] poll([{fd=8, events=POLLIN}], 1, 100 > <unfinished ...> > [pid 14619] [0073e416] <... poll resumed> ) = 0 > (Timeout) > [pid 14619] [0073e416] poll([{fd=9, events=POLLIN}], 1, > 100^C <unfinished ...> > > Is there anything you would want me to try or test to give > you more information? > ==> See if u can spot when it happens.. do a kill -3 on the process and see if u get a stack trace. I will take a look at the code again. Thanks /Jd > I am using FC-10 i686 xen domU to connect to the dom0 the > servers is running on. > > > > > > > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser > with Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing > skills and code to > build responsive, highly engaging applications that combine > the power of local > resources and data with the reach of the web. Download the > Adobe AIR SDK and > Ajax docs to start building applications > today-http://p.sf.net/sfu/adobe-com_______________________________________________ > XenMan-Users mailing list > Xen...@li... > https://lists.sourceforge.net/lists/listinfo/xenman-users |