Hi Michael, If you check the target server logs you will probably see an xstream exception which may give you a clue. Once you have that clue try upgrading that plugin (rinse & repeat).
Just hope it's not a jenkins version issue as then you will have to upgrade your Jenkins... /James From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: 11 June 2013 17:23 To: [email protected] Subject: Re: Having real problem importing a job config.xml from another Jenkins server Any idea how to get around this, if I don't have access to the other Jenkins server? Thanks, Michael On Tuesday, June 11, 2013 9:18:50 AM UTC-7, KT wrote: It is possible that plugin versions or the version of Jenkins is not the same as the other server and a configuration setting is causing a problem with it being displayed. Are you using promotions? ________________________________ From: "michael browning" <[email protected]<javascript:>> To: [email protected]<javascript:> Sent: Tuesday, June 11, 2013 11:00:12 AM Subject: Having real problem importing a job config.xml from another Jenkins server I am having problems importing a job config.xml from another Jenkins server. I don't have access to the other Jenkins server so I can not use the URL to import the job. I have tried creating a new Job in jenkins and then replacing the config.xml with the one from the other server. As soon as I select "Reload Configuration from Disk" the new job disappears. I have also tried using the commandline: java -jar /home/saba/jenkins-cli.jar -s http://saba-ci.us.nds<http://saba-ci.us.nds/> create-job Mike-Nam2 < /home/saba/config_NAM_IPAD-RELEASES.xml. Any ideas? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<javascript:>. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
