[wildfly-dev] Internal Server error

Stuart Douglas stuart.w.douglas at gmail.com
Thu Dec 24 04:48:10 EST 2015


This list is for discussion of Wildfly development. Please as user
questions on the forum: https://developer.jboss.org/en/wildfly

Stuart

On Thu, 24 Dec 2015 at 18:42 Mester József <mesterjoco at gmail.com> wrote:

> Hello and Merry Christmas
>
> I have a maven web application, which contains only REST services. This
> is a very basic application. The whole app created with Netbeans auto
> generate tools.
> I have a Debian Wheezy server and when I deploy my war everything is
> good, but some hours later REST service is not respond, and I only got
> Internal Server Error.
> I had to disable my application , after I have to disable Datasource, re
> enable datasource, and after that re deploy my program.
>
> Log:
> 33m08:57:20,799 WARN [org.hibernate.engine.jdbc.spi.SqlExceptionHelper]
> (default task-3) SQL Error: 0, SQLState: 08S01
>  [0m [31m08:57:20,800 ERROR
> [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] (default task-3) The
> last packet successfully received from the server was 58,901,043
> milliseconds ago.  The last packet sent successfully to the server was
> 58,901,043 milliseconds ago. is longer than the server configured value
> of 'wait_timeout'. You should consider either expiring and/or testing
> connection validity before use in your application, increasing the
> server configured values for client timeouts, or using the Connector/J
> connection property 'autoReconnect=true' to avoid this problem.
>  [0m [31m08:57:20,805 ERROR [org.jboss.as.ejb3.invocation] (default
> task-3) JBAS014134: EJB Invocation failed on component PartnerFacadeREST
> for method public java.util.List
> com.joco.nyomtserv2.service.PartnerFacadeREST.findAll():
> javax.ejb.EJBException: javax.persistence.PersistenceException:
> org.hibernate.exception.JDBCConnectionException: could not extract
> ResultSet
>
> How can I set the timeout or the autoReconnect?
>
> Thank you.
>
> Joe
>
>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20151224/b830c2c2/attachment-0001.html 


More information about the wildfly-dev mailing list