brleeflang / eurocarb

Automatically exported from code.google.com/p/eurocarb
0 stars 0 forks source link

Error on statistics page #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Error on 
org.eurocarbdb.dataaccess.core.Contributor.getMyRecentContributions(int) when 
not 
logged in

---context---
action:org.eurocarbdb.action.core.EurocarbStatistics
url:/eurocarb/home.action
params:
server:www.ebi.ac.uk

Caused by: org.postgresql.util.PSQLException: ERROR: column 
reflink0_.ref_link_id does not exist
    at 
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.
java:1559)
    at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1327)
    at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:193)
    at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:452)

Original issue reported on code.google.com by hir...@gmail.com on 7 Jul 2009 at 12:54

GoogleCodeExporter commented 9 years ago

Original comment by glycosl...@googlemail.com on 8 Jul 2009 at 10:05