Error in publishing to file using CSV file for variables
search cancel

Error in publishing to file using CSV file for variables

book

Article ID: 229705

calendar_today

Updated On:

Products

CA Test Data Manager (Data Finder / Grid Tools)

Issue/Introduction

There is generator that publishes content picking variables from a CSV file.

The publish from Datamaker (version 4.9.1027.0) works without errors and generate a txt file as output but from the Portal (version 4.9.381.0) this fails with below error:

2021-11-24 09:02:53.931 UTC [ERROR] [taskExecutor-10          ] --- [U:][M:][P:]                           c.c.t.p.l.TDMPublishLog:  java.io.IOException: The filename, directory name, or volume label syntax is incorrect
 at java.io.WinNTFileSystem.createFileExclusively(Native Method)
 at java.io.File.createNewFile(File.java:1023)
 at com.ca.tdm.publ.utils.TDMPublishUtils.getBufferedFileWriter(TDMPublishUtils.java:92)
 at com.ca.tdm.publ.log.TDMPublishLog.writeLogBuffer(TDMPublishLog.java:147)
 at com.ca.tdm.publ.log.TDMPublishLog.logPublishTableProgress(TDMPublishLog.java:118)
 at com.ca.tdm.publ.model.TDMPublishJobStart.postPublishTables(TDMPublishJobStart.java:1022)
 at com.ca.tdm.publ.model.TDMPublishJobStart.doPublish(TDMPublishJobStart.java:694)
 at com.ca.tdm.publ.publthread.TDMPublishThread.run(TDMPublishThread.java:46)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
 at java.lang.Thread.run(Thread.java:748)

 

Environment

Release : 4.9.1

Component : Web Portal - Publishing

Cause

Product defect.

Resolution

Issue resolved with TDM Portal patch 4.9.394. Download the patch from below location:

https://support.broadcom.com/external/content/release-announcements/Test-Data-Manager-TDM-Patches/16649#TDM4.9.1

Use below article to apply the patch:

https://knowledge.broadcom.com/external/article?articleId=10931

Attachments