Hi Emmanuel, We are using sequoia version 2.10.9
Thanks for your help. *George Elefter* On 10/9/07, Emmanuel Cecchet <[EMAIL PROTECTED]> wrote: > > Hi George, > > I am getting the below error in sequoia log. However i am not using > > any Persistence Database Connection in my application. Could any one > > suggest what change need to be done in my configuration. > > > > 2007-10-09 17:52:10,835 ERROR > > virtualdatabase.VirtualDatabaseWorkerThread.myDB I/O error during user > > authentication (java.io.EOFException) > This happens when a connection is closed unexpectedly. So it's likely > that your application does not close its connections explicitly but they > are just cleaned up when the application terminates. So Sequoia gives a > warning that the connection was dropped with a not very explicit error > message. > Which Sequoia version are you using? > > Thanks for your feedback, > Emmanuel > > _______________________________________________ > Sequoia mailing list > [email protected] > https://forge.continuent.org/mailman/listinfo/sequoia >
_______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
