1 Reply Latest reply on Mar 9, 2012 10:08 AM by cyberanto

    seam in production and database connection broken

    alexeicu

      Hi, I have a  seam 2.2 app into jboss 4.2.3 in production enviroment. When I restart the database, the app can't reconnect to the database, I got some errors related to database connection such as.

       

      • org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.
      • java.net.SocketException: Connection reset by peer: socket write error

       

      How can i fix it without to restart the app.

       

      thanks.