brleeflang / eurocarb

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

Unhandled exception during /unicarbdb/show_mucin.action #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

---context---
action:org.eurocarbdb.action.ms.mucin.ShowMucinStructures
url:/unicarbdb/show_mucin.action
params:
server:unicarb-db.biomedicine.gu.se

---
org.hibernate.exception.JDBCConnectionException: could not execute query
org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:99)
org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
org.hibernate.loader.Loader.doList(Loader.java:2536)
...
cause:
org.postgresql.util.PSQLException: An I/O error occured while sending to the 
backend.
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:219)
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:
452)
org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statem
ent.java:351)
...
cause:
java.net.SocketException: Broken pipe
java.net.SocketOutputStream.socketWrite0(Native Method)
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
java.net.SocketOutputStream.write(SocketOutputStream.java:159)
...

Original issue reported on code.google.com by nichole....@gmail.com on 15 Sep 2014 at 9:17