Data_reader0 ...failed!

Hello,

I have downloaded the eval version of cloverETL, but have been unable to process any files. I get the following error -
Reason: File is unreachable: ./data-in caused by: java.io.FileNotFoundException: .\data-in (Access is denied)
DATA_READER0 …FAILED !
Reason: File is unreachable: ./data-in caused by: java.io.FileNotFoundException: .\data-in (Access is denied)

I have tried CloverETL desktop version on both Windows XP sp3, and Vista sp1 and both OSs give me the same error.

I assume this is a Java or Eclipse permission problem but have no idea how to start debugging.

<?xml version="1.0" encoding="UTF-8"?>

Thanks for the help

s1ebo

Hello,
nobody has never complained about permission problem with Clover on Windows. My idea is that you run Eclipse with different user, that has created the files. Can you change the input file permissions and try again?

Agata,

Thanks for your response… my problem was being a newbie and not understanding the difference between how metadata and the components work together. The error was on the component side. The edge was correct but the component could not find the file.

Regards,
S Lebo