8.1.4 Troubleshooting the Data Analysis Tool
This topic lists common Data Analysis Tool errors and their solutions.
Table 8-6 Troubleshooting Data Analysis Tool Errors
Error Message | Cause | Solution |
---|---|---|
java.io. FileNotFoundException <path & filename> | The system cannot find the file specified. | Verify the install.cfgfile indicates the correct path. |
java.lang. RuntimeException: Tables <table 1> and <table2> | Tables <table 1> and <table 2> are already joined in this fashion. | In the analysis.xml file, remove duplicate join contents in the <JOIN> element. |