Issue 11516
name_usage/<id>/descendants does not work on Plantae
11516
Reporter: trobertson
Assignee: mdoering
Type: Bug
Summary: name_usage/<id>/descendants does not work on Plantae
Priority: Critical
Resolution: Duplicate
Status: Closed
Created: 2012-06-28 14:00:08.333
Updated: 2013-12-09 14:01:22.622
Resolved: 2012-07-05 11:24:20.224
Description: http://jawa.gbif.org:8080/checklistbank-ws/name_usage/6/descendants
results after a long delay (first execution) with:
org.apache.ibatis.exceptions.PersistenceException:
### Error querying database. Cause: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.
### The error may involve org.gbif.checklistbank.service.mybatis.NameUsageMapper.listDescendants-Inline
### The error occurred while setting parameters
### Cause: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.
org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:8)
org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:81)
org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:73)
sun.reflect.GeneratedMethodAccessor1236.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.apache.ibatis.session.SqlSessionManager$SqlSessionInterceptor.invoke(SqlSessionManager.java:269)
$Proxy487.selectList(Unknown Source)]]>