EOFException
From: Nicolas (nicodust_at_netcourrier.com)
Date: 01/17/05
- Previous message: Daniel Dittmar: "Re: Reading Large Oracle DBs via JDB"
- Next in thread: Mark Matthews: "Re: EOFException"
- Reply: Mark Matthews: "Re: EOFException"
- Reply: Mark Matthews: "Re: EOFException"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 17 Jan 2005 16:44:30 GMT
It's been now 1 month I have great problems with my connexion :
After a few clicks in my applet I have :
Communications failure due to underlying exception :
** BEGIN NESTED Exception
java.io.EOFException
STACKTRACE:
java.io.EOFException
at com.mysql.jdbc.MysqllO.readFully(MysqllO.java.1845)
at com.MysqllO.reuseAndReadPacket(MysqllO.java:2292)
....
I have searched in many forums, and made this :
I have put autoreconnect and autoReconnectForPools true, it was a little
better,
I have refreshed the applet, it was a little better (strange, isn't it
?)
But it is stille unusable.
any idea ? My next step will be to switch to postgresql...
- Previous message: Daniel Dittmar: "Re: Reading Large Oracle DBs via JDB"
- Next in thread: Mark Matthews: "Re: EOFException"
- Reply: Mark Matthews: "Re: EOFException"
- Reply: Mark Matthews: "Re: EOFException"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|