Hi i am getting following error on production machine.The file are there.I just want to know in what situations HXTT through this error.
- JASPER_ERROR : java.io.FileNotFoundException:
ip_atjrdmpt_sum.txt (Permission denied), Error Code : 393216, SQL State : 60000
|
>- JASPER_ERROR : java.io.FileNotFoundException:
It means that HXTT Text (CSV) failed to find that file. What's your jdbc url and sql? If you're on Linux/Unix, which file path is case sensitive, maybe you will meet such an issue when HXTT Text (CSV) failed to guess and match that file name.
|
BTW, please consider order one year free online upgrade and technical support.
Latest feature:
* v4.2.162 will trim spaces before/after unenclosed column name when _CSV_Header=true.
* v4.2.143 stores predefined CREATE TABLE sql information when creates new binary file.
* v4.2.137 provides tmpdir=_memory_ connection property.
* v4.2.110 provides temporary index for readonly mode.
* v4.2.087 provides locale connection property for date/number parse.
|