RE: hudson migration: all jobs are gone!

2012-09-15 Thread Alex Earl
Are the configs complex? You may need to port by hand since the XML formats
diverged.

Sent from my Windows Phone
--
From: Stefan Schwoegler
Sent: 9/15/2012 5:43 PM
To: Alex Earl
Cc: jenkinsci-users@googlegroups.com
Subject: Re: hudson migration: all jobs are gone!

about 20


--
Sent from my mobile device

Stefan Schwoegler
ste...@cryp7.net

On Sep 15, 2012, at 17:42, Alex Earl  wrote:

The latest Hudson's XML format is VERY different from Jenkin's format from
what I remember. How many jobs do you have?

Sent from my Windows Phone
--
From: Stefan Schwoegler
Sent: 9/15/2012 2:47 PM
To: jenkinsci-users@googlegroups.com
Subject: hudson migration: all jobs are gone!

hello,

i'm attempting to migrate from latest hudson to latest jenkins. after
deploying the new war file to my tomcat instance and firing it up i'm able
to login however all my jobs are missing. when i look at the logs i see
several exceptions "


Caused by: com.thoughtworks.xstream.converters.ConversionException:
TreeMap does not contain  element"

when parsing the jobs build.xml files.

has anybody else seen this issue? any ideas?

thanks in advance,

--stefan


Re: hudson migration: all jobs are gone!

2012-09-15 Thread Stefan Schwoegler
about 20


--
Sent from my mobile device

Stefan Schwoegler
ste...@cryp7.net

On Sep 15, 2012, at 17:42, Alex Earl  wrote:

The latest Hudson's XML format is VERY different from Jenkin's format from
what I remember. How many jobs do you have?

Sent from my Windows Phone
--
From: Stefan Schwoegler
Sent: 9/15/2012 2:47 PM
To: jenkinsci-users@googlegroups.com
Subject: hudson migration: all jobs are gone!

hello,

i'm attempting to migrate from latest hudson to latest jenkins. after
deploying the new war file to my tomcat instance and firing it up i'm able
to login however all my jobs are missing. when i look at the logs i see
several exceptions "

Caused by: com.thoughtworks.xstream.converters.ConversionException:
TreeMap does not contain  element"

when parsing the jobs build.xml files.

has anybody else seen this issue? any ideas?

thanks in advance,

--stefan


RE: hudson migration: all jobs are gone!

2012-09-15 Thread Alex Earl
The latest Hudson's XML format is VERY different from Jenkin's format from
what I remember. How many jobs do you have?

Sent from my Windows Phone
--
From: Stefan Schwoegler
Sent: 9/15/2012 2:47 PM
To: jenkinsci-users@googlegroups.com
Subject: hudson migration: all jobs are gone!

hello,

i'm attempting to migrate from latest hudson to latest jenkins. after
deploying the new war file to my tomcat instance and firing it up i'm able
to login however all my jobs are missing. when i look at the logs i see
several exceptions "

Caused by: com.thoughtworks.xstream.converters.ConversionException:
TreeMap does not contain  element"

when parsing the jobs build.xml files.

has anybody else seen this issue? any ideas?

thanks in advance,

--stefan


hudson migration: all jobs are gone!

2012-09-15 Thread Stefan Schwoegler
hello,

i'm attempting to migrate from latest hudson to latest jenkins. after 
deploying the new war file to my tomcat instance and firing it up i'm able 
to login however all my jobs are missing. when i look at the logs i see 
several exceptions "

Caused by: com.thoughtworks.xstream.converters.ConversionException: TreeMap 
does not contain  element" 

when parsing the jobs build.xml files.

has anybody else seen this issue? any ideas?

thanks in advance,

--stefan



Re: IPv6 Support/Compliance

2012-09-15 Thread Kohsuke Kawaguchi
Yes, it can bind to IPv6 and serve HTTP requests fine.

If you find otherwise, please file tickets.

2012/9/14 Kamal Ahmed :
> Hi List,
> Does Jenkins support/Comply with IPv6 ?
> Thanks,
> -Kamal.



-- 
Kohsuke Kawaguchi


Re: Need help on polling scm on remote using ssh

2012-09-15 Thread Gábor Garami
- generate ssh keys for jenkins
- copy it to all slave, and to master too
- log in to scm server via ssh as jenkins user on slaves to accept server
fingerprint
- add user to scm with this key and with desired rights
- configure master

Garami Gábor
gabor.gar...@hron.me
Skype: hron84
Tel: +36 20 235 9621

Sent from my T-Mobile G2
Ezt a levelet telefonról adták fel, ékezethibákat tartalmazhat.
2012.09.10. 7:07, "Varghese Renny"  ezt írta:

>
> Hi,
> My repostories are all on client side. I am using linux system. I want
> to connect to remote repo. and needed to poll that repo..How can i done
> this?..Always ssh to remote repo..Please suggest me a way..I don't know
> exactly what to do?
>
>
>
>
>
> Regards,
> varghese
>