Discussion
Data PAge not rendering Results
Hi ,
When I am trying to run a Data Page in Cloud Environment provided for SAE1, I get the below error:
There was a problem performing a database query: There was a problem getting a list: code: 0 SQLState: 58P01 Message: ERROR: could not access file "pljava": No such file or directory
Data Table is there and values are present. But I dont think it is something related to that.
Looks like some configuration Issue. The system I used is a 32 bit System. Can Someone help me resolve this issue?
Thanks,
Barathi Priyan G
Bharathi, can you check if the test connection of your data class is working fine ? Make sure your postgres table names/ column names are all small case letters.
This might also help you - http://www.postgresql.org/docs/8.3/static/errcodes-appendix.html
Thanks,
Ashok