EOFException

From: Nicolas (nicodust_at_netcourrier.com)
Date: 01/17/05

  • Next message: Mark Matthews: "Re: EOFException"
    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...


  • Next message: Mark Matthews: "Re: EOFException"

    Relevant Pages

    • Re: EOFException
      ... > Communications failure due to underlying exception: ... > STACKTRACE: ... > I have put autoreconnect and autoReconnectForPools true, ... > I have refreshed the applet, it was a little better (strange, isn't it ...
      (comp.lang.java.databases)
    • Re: EOFException
      ... > Communications failure due to underlying exception: ... > STACKTRACE: ... > I have put autoreconnect and autoReconnectForPools true, ... > I have refreshed the applet, it was a little better (strange, isn't it ...
      (comp.lang.java.databases)
    • EOFException with Jconnector (jdbc)
      ... I use an applet with last jconnector drivers for mysql ... It's been now 1 month I have great problems with my connexion: ... Communications failure due to underlying exception: ... I have put autoreconnect and autoReconnectForPools true, ...
      (comp.lang.java)