I'd agree that the error isn't the most helpful error message :-/

If it were me, I'd start by enduring that the "workflow-job" plugin is at 
version 2.14 in the new server, as that's the version that the old job file 
is looking for.
You could also try manually creating a job with that name and then seeing 
what the resulting config.xml looks like.  If it looks similar, you could 
then try overwriting the file and then telling Jenkins to reload its 
configuration from disk.
If that doesn't work, I'd try manually re-creating the job and then using a 
decent file-comparison tool to see what the differences are between the 
manually-created job's config.xml and the original config.xml file - it 
might be something silly like end-of-line codes, or character encoding, or 
it might well be a different/incompatible plugin version.

-- 
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-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/2385fe41-9ab4-40b8-93b1-1bf13d3aa4b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to