Mailing List Archive

newbie question - unable to connect with Java API
after downloading and building the Java implementation of the Java
API, I've been unable to connect to a variety of different Xen
Servers.
Do I have to use a server that has the open source 3.1 version of Xen?
(I've been trying to connect to 1. XenSource version 4.1 (able to
connect using Python, following the example in the 1.1 API docs) ,
2. Xensource 3.2,
3. the Xen that comes with RH Enterprise 5.0, all unsuccessfully.
Get the error "no route to host", even though the Xenserver and machine
with the Java code can both ping each other, and I can connect to the
Xenserver using putty and scp.

thanks

ronald long
IBM CMT Kirkland Wa
Re: newbie question - unable to connect with Java API [ In reply to ]
/etc/xen/xend-config.sxp

should have a line like this:

(xen-api-server (( 0.0.0.0:9363 none )))

Stefan

xen-api-bounces@lists.xensource.com wrote on 10/12/2007 08:04:45 AM:

> after downloading and building the Java implementation of the Java
> API, I've been unable to connect to a variety of different Xen
> Servers.
> Do I have to use a server that has the open source 3.1 version of Xen?
> (I've been trying to connect to 1. XenSource version 4.1 (able to
> connect using Python, following the example in the 1.1 API docs) ,
> 2. Xensource 3.2,
> 3. the Xen that comes with RH Enterprise 5.0, all unsuccessfully.
> Get the error "no route to host", even though the Xenserver and machine
> with the Java code can both ping each other, and I can connect to the
> Xenserver using putty and scp.
>
> thanks
>
> ronald long
> IBM CMT Kirkland Wa_______________________________________________
> xen-api mailing list
> xen-api@lists.xensource.com
> http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api
Re: newbie question - unable to connect with Java API [ In reply to ]
thank you (and great to see that you work for IBM as well. I'm hoping to
find some of the Xen expertise that I'm sure is spread throughout.).
I'm working at home today, so I won't be able to try this until Monday.
I'll let you know how it goes.

thanks again

ronald

IBM CMT Kirkland Wa
425-803-5898 T/L 977-5898



Stefan
Berger/Watson/IBM
To
10/12/2007 08:33 Ronald Long/Seattle/IBM@IBMUS
AM cc
tom.wilkie@gmail.com,
xen-api@lists.xensource.com
Subject
Re: [Xen-API] newbie question -
unable to connect with Java API
(Document link: Ronald Long)









/etc/xen/xend-config.sxp

should have a line like this:

(xen-api-server (( 0.0.0.0:9363 none )))

Stefan

xen-api-bounces@lists.xensource.com wrote on 10/12/2007 08:04:45 AM:

> after downloading and building the Java implementation of the Java
> API, I've been unable to connect to a variety of different Xen
> Servers.
> Do I have to use a server that has the open source 3.1 version of Xen?
> (I've been trying to connect to 1. XenSource version 4.1 (able to
> connect using Python, following the example in the 1.1 API docs) ,
> 2. Xensource 3.2,
> 3. the Xen that comes with RH Enterprise 5.0, all unsuccessfully.
> Get the error "no route to host", even though the Xenserver and machine
> with the Java code can both ping each other, and I can connect to the
> Xenserver using putty and scp.
>
> thanks
>
> ronald long
> IBM CMT Kirkland Wa_______________________________________________
> xen-api mailing list
> xen-api@lists.xensource.com
> http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api