Regarding issue in Jenkins v.2.452.2

17 views
Skip to first unread message

Swapnil Alte

unread,
Jun 19, 2024, 7:53:36 AM (11 days ago) Jun 19
to Jenkins Users
Hi All,

I was using Jenkins 2.235.1 in that there was one command to copy a file as below.

Jenkins>copy D:\Jenkins_units\workspace\Abcdefg_Workflow_Perf_mod_2412\mft_ab2412_ab2412.600\samples_2412.600_20240618_1424_35_9476.abc abcdata_ab2412.600\Abcdefghijkl_Kboler_MesingInTontext_visualize.abc

It was working fine.

Once I upgraded to Jenkins version 2.452.2 everything is working fine except this command.

Now what happening is copy command is getting split and jenkins doesn't reconize it.

Jenkins>copy D:\Jenkins_units\workspace\Abcdefg_Workflow_Perf_mod_2412\mft_ab2412_ab2412.600\samples_2412.600_20240618_1424_35_9476.abc
Jenkins>abcdata_ab2412.600\Abcdefghijkl_Kboler_MesingInTontext_visualize.abc

Jenkins is splitting  in two different commands as highlighted above (in Yellow and Green) and getting error as:

'abcdata_ab2412.600\Abcdefghijkl_Kboler_MesingInTontext_visualize.abc' is not recognized as an internal or external command, operable program or batch file.

Can anyone please let me know how can i resolve this issue.

I also tried using " quotes as below:

Jenkins>copy "Source.abc" "Destination.abc" still is is not working.

Thanks,
Swapnil
Reply all
Reply to author
Forward
0 new messages