Hello,
Thanks for the post.
I will try the solutions you have provided. I actually wrote a little java program that converts the file into a fixed length format( Believe me I do not want to write this kind of code) I got past the problem with this work around.
But the issue I am having is that two fields in the file are over 2000 chars. I kept getting a null pointer error when these fields were parsed by Clover.
I finally restricted the column length to 500 and the graph completed sucessfully.
Are there any restrictions with respect to Column lengths in Clover? Attached is my format file.
<?xml version="1.0" encoding="ISO-8859-1"?>