Page 1 of 1

Transformation failed, Due to Failed to run pipeline: Failed to serialize job configuration files

Posted: Fri Aug 04, 2023 11:45 am
by Amit+007appviewx
Hi Team
Greetings!!
While attempting to generate the output, the transformation encountered an error: "Failed to run pipeline: Failed to serialize job configuration files." The error code is provided below, and I require your assistance in resolving the issue.

Code: Select all

BUILD FAILED
C:\Users\amit.darekar\AppData\Local\Programs\Oxygen XML Author 24\frameworks\dita\DITA-OT3.x\plugins\org.dita.base\build.xml:29: The following error occurred while executing this line:
C:\Users\amit.darekar\AppData\Local\Programs\Oxygen XML Author 24\frameworks\dita\DITA-OT3.x\plugins\org.dita.base\build_preprocess.xml:70: Failed to run pipeline: Failed to serialize job configuration files: Failed to write file: D:\2023.1.0_Hudson\appviewx_tech_doc - Copy\Docs\Modules\SSH\SSH  Guides\temp\webhelp-responsive\oxygen_dita_temp\.job.xml

Total time: 10 seconds

The process finished with exit code: 1

Re: Transformation failed, Due to Failed to run pipeline: Failed to serialize job configuration files

Posted: Fri Aug 04, 2023 11:48 am
by Amit+007appviewx
We are using: Oxygen XML Author 24.1

Re: Transformation failed, Due to Failed to run pipeline: Failed to serialize job configuration files

Posted: Fri Aug 04, 2023 1:04 pm
by Radu
Hi,
It seems the publishing engine does not have access rights to write to this folder:

Code: Select all

D:\2023.1.0_Hudson\appviewx_tech_doc - Copy\Docs\Modules\SSH\SSH  Guides\temp\webhelp-responsive\oxygen_dita_temp\
Maybe you can try to manually delete the folder "D:\2023.1.0_Hudson\appviewx_tech_doc - Copy\Docs\Modules\SSH\SSH Guides\temp\" using Windows Explorer and then try again.
If that fails maybe you can try to edit the transformation scenario you are using in Oxygen and in the "Output" tab choose another location for the "Temporary files directory", maybe create a "Temp" folder in your "Documents" user folder and try to use that instead.
Other than that we do not control what particular access rights users have to certain folders.
Regards,
Radu

Re: Transformation failed, Due to Failed to run pipeline: Failed to serialize job configuration files

Posted: Fri Aug 04, 2023 2:08 pm
by Amit+007appviewx
Thank you for the response.
I will try with the solution and get back to you.