java+postgresql IO Exception

G

glin

Greetings,

I randomly getting this exception with my hdd working ok, and no
postgre log saying anything wrong.

Do you have any idea what might cause the exception?

Cheers.

jvm 1 | nz.co.trl.gain.xmlrpc.exception.DatabaseException: Database
Error: An I/O error occured while sending to the backend.
jvm 1 | at
nz.co.trl.gain.xmlrpc.manager.helper.Item.insertItemRetry(Unknown
Source)
jvm 1 | at
nz.co.trl.gain.xmlrpc.manager.helper.Item.insertItem(Unknown Source)
jvm 1 | at
nz.co.trl.gain.xmlrpc.manager.helper.Item.setItem(Unknown Source)
jvm 1 | at
nz.co.trl.gain.xmlrpc.manager.DataManager.setItem(Unknown Source)
jvm 1 | at
GAINAdministrationHandler.setItem(GAINAdministrationHandler.java:176)
jvm 1 | at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown
Source)
jvm 1 | at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
jvm 1 | at java.lang.reflect.Method.invoke(Method.java:324)
jvm 1 | at org.apache.xmlrpc.Invoker.execute(Invoker.java:168)
jvm 1 | at
org.apache.xmlrpc.XmlRpcWorker.invokeHandler(XmlRpcWorker.java:123)
jvm 1 | at
org.apache.xmlrpc.XmlRpcWorker.execute(XmlRpcWorker.java:185)
jvm 1 | at
org.apache.xmlrpc.XmlRpcServer.execute(XmlRpcServer.java:151)
jvm 1 | at
org.apache.xmlrpc.XmlRpcServer.execute(XmlRpcServer.java:139)
jvm 1 | at
org.apache.xmlrpc.WebServer$Connection.run(WebServer.java:773)
jvm 1 | at
org.apache.xmlrpc.WebServer$Runner.run(WebServer.java:656)
jvm 1 | at java.lang.Thread.run(Thread.java:534)
 
C

Chris Smith

I randomly getting this exception with my hdd working ok, and no
postgre log saying anything wrong.

Do you have any idea what might cause the exception?

Nope. This third-party package you're using is apparently swallowing
the real error, so we only have what it tells us... and that's not very
much at all. Is there any way to increase its level of logging so that
it doesn't swallow exceptions from the database without telling you what
they are?

If you can find an actual exception coming from PostgreSQL, it would
help tremendously.

--
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top