Well, you would first have to figure out which section of the configuration is causing the problem. Each configuration section is in its own tag in the config, so you should be able to just remove certain sections to find the cause. Once you find it, it might just be updating a plugin, or updating Jenkins...or if its a bug, rolling bag a plugin or Jenkins.
Make sure to back up your config before editing it ----- Original Message ----- From: "michael browning" <[email protected]> To: [email protected] Sent: Tuesday, June 11, 2013 11:22:56 AM 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] > To: [email protected] 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 [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 . -- 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.
