PDI connector fail to run
search cancel

PDI connector fail to run

book

Article ID: 281985

calendar_today

Updated On:

Products

CA Identity Suite

Issue/Introduction

See the following error while running PDI import

starting ImportFromCSV.importData(lab-PDI (Pentaho Data Integration))
DEBUG [com.eurekify.dal.traceability.TraceabilityJdbcOracleDal] (import-connector thread-1) Inserted one trace message: error.trace.execution
ERROR [stderr] (import-connector thread-1) java.lang.NullPointerException
ERROR [stderr] (import-connector thread-1)     at com.eurekify.iteration.resource.ResourceDatabaseSchemaCsvImporter.initSchema(ResourceDatabaseSchemaCsvImporter.java:42)

Environment

Identity Governance 14.4 CP2 CHF1

Cause

File format incorrect

Resolution

Change the file format 

1) Modified separator use colon instead of semi colon

2) Modified end line to use UNIX LF instead of Windows CR/LF format