Check the jenkins log, it should have messages about why it couldn't load the job and give you clues on what you might need to change.
On Tue, Jun 11, 2013 at 9:22 AM, <[email protected]> wrote: > 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]> >> *To: *jenkins...@googlegroups.**com >> >> *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 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 jenkinsci-use...@**googlegroups.com. >> >> For more options, visit >> https://groups.google.com/**groups/opt_out<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. > > > -- Website: http://earl-of-code.com -- 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.
