Hi, I am facing problem while adding files to component version using udclient command. Same command is working fine from local system but unable to upload from Windows 2012 server. I am able to create the version but giving below error while adding the files from Win 2012 machine. Please anyone advise what this error is related with:
java.lang.RuntimeException: java.lang.Exception: Request error: 404: Resource not found:/cli-internal/version/addVersion FilesFull java.lang.Exception: Request error: 404: Resource not found:/cli-internal/version/addVersionFilesFull java.lang.Exception: Request error: 404: Resource not found:/cli-internal/version/addVersionFilesFull at com.urbancode.ds.client.AddVersionFilesCommand.execute(AddVersionFilesCommand.java:149) at com.urbancode.ds.client.DeployCLI.doAddVersionFiles(DeployCLI.java:566) at com.urbancode.ds.client.DeployCLI.execute(DeployCLI.java:422) at com.urbancode.ds.client.DeployCLI.main(DeployCLI.java:244) java.lang.Exception: Request error: 404: Resource not found:/cli-internal/version/addVersionFilesFull java.lang.Exception: Request error: 404: Resource not found:/cli-internal/version/addVersionFilesFull java.lang.Exception: Request error: 404: Resource not found:/cli-internal/version/addVersionFilesFull
Answer by Tadeja (146) | Jan 15, 2016 at 06:45 AM
Hi Rajiv, I believe your case was raised as a PMR. As it appears, using the correct, higher version of udclient resolves the issue. So "Implementation-Version" in the META-INF/MANIFEST.MF file in udeploy-client.jar of value 4.8.5.x (instead of 1.0.0.x). Regards, Tadeja.
UrabanCode Deploy does not deploy an older version of a component specified within a snapshot! 2 Answers
GET versions of a component within a date range? 2 Answers
Component Version selection missing 1 Answer
Is it possible to rename a component version in UDeploy? 2 Answers
inter component version dependencies 1 Answer