Java Error
Tool for parsing, verifying, browsing and converting EDIFACT and X12
Brought to you by:
vbergmann
Hi,
I'm trying to run your EDIFATTO tool set but I keep getting this error message when I run "edi2xml".
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
at org.databene.edifatto.util.AbstractEdiConverterMain.execute(AbstractEdiConverterMain.java:34)
at org.databene.edifatto.EDI2XML.main(EDI2XML.java:36)
I'm using Ubuntu, the latest.
For some reason the scripts would not recognize the EDI...HOME env variable. I had to hard code it into the script. When I run ". ./edi2xml" the it actually shutsdown my xterm and there are no logs.
So what does the above error mean?
Thanks,
Keyvan
moussavik@gmail.com