">


EXCEPTION CAUGHT:
    java.lang.RuntimeException: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 244,011,700 milliseconds ago.  The last packet sent successfully to the server was 244,011,700 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.

REQUEST URL:
    http://www.matinga.de/index.jsp

REFERER:
    none

REQUEST PARAMETERS:
    content_id: "228"

SESSION DATA:
    none

COOKIES:
    JSESSIONID: "AFE84F1E1F31D40729DC219B0B34E63E"

STACK TRACE:
    java.lang.RuntimeException: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 244,011,700 milliseconds ago.  The last packet sent successfully to the server was 244,011,700 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.
	at com.kanzelbahn.cms.ContentFactory.getContentMetaData(ContentFactory.java:65)
	at com.kanzelbahn.cms.ContentFactory.getContent(ContentFactory.java:147)
	at com.kanzelbahn.cms.ContentFactory.getContent(ContentFactory.java:133)
	at com.kanzelbahn.matinga.web.tools.NewsAndHintAdapter$1.getLinkTarget(NewsAndHintAdapter.java:42)
	at com.kanzelbahn.matinga.web.tools.NewsAndHintAdapter.replaceLinks(NewsAndHintAdapter.java:86)
	at com.kanzelbahn.matinga.web.tools.NewsAndHintAdapter.replaceLinks(NewsAndHintAdapter.java:68)
	at com.kanzelbahn.matinga.web.cms.values.MultiImageText$ImageWithText.getText(MultiImageText.java:111)
	at com.kanzelbahn.matinga.web.cms.values.MultiImageText$ImageWithText.getText(MultiImageText.java:103)
	at org.apache.jsp.templates.news_jsp._jspService(news_jsp.java:331)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
	at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:551)
	at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:488)
	at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:968)
	at org.apache.jsp.index_jsp._jspService(index_jsp.java:443)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
	at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
	at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
	at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
	at com.kanzelbahn.cms.UrlFilter.doFilter(UrlFilter.java:243)
	at com.kanzelbahn.cms.UrlFilter.doFilter(UrlFilter.java:47)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at com.kanzelbahn.matinga.web.container.CharsetFilter.doFilter(CharsetFilter.java:28)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at com.kanzelbahn.matinga.web.container.DisableUrlSessionFilter.doFilter(DisableUrlSessionFilter.java:84)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:567)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849)
	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454)
	at java.lang.Thread.run(Thread.java:619)
Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 244,011,700 milliseconds ago.  The last packet sent successfully to the server was 244,011,700 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.
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
	at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1118)
	at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3321)
	at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1940)
	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2113)
	at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2562)
	at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2512)
	at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1476)
	at com.kanzelbahn.cms.db.PooledConnection.doQuery(PooledConnection.java:100)
	at com.kanzelbahn.cms.ContentFactory.getContentMetaData(ContentFactory.java:53)
	... 56 more
Caused by: java.net.SocketException: Broken pipe
	at java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
	at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
	at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3302)
	... 63 more

Online Shopping Themen

Beziehung im Beruf
Paar und Kollegen

Wenn die Liebe die Kollegen trifft.

mehr lesen


Zuwendung für den Mann
Kochen kann der Mann

Männer brauchen auch kleine Zuneigungen

mehr lesen


Arbeitskollegen
Respekt von Kollegen

So verschaffen Sie sich Respekt

mehr lesen


Essen im Büro
Gesundes Essen

Gesund ernähren trotz Stress

mehr lesen


Indian Balance

Workout für Geist und Körper

mehr lesen


High Tech Klamotten
Klamotten Technik

Wie unsere Kleidung nützlicher wird

mehr lesen


Gesunde Pölsterchen
Sumoringer bei der Arbeit

Kleine Rundungen sind durchaus gesund

mehr lesen


Narben einfach pflegen
frisch operiert

Narben brauchen Pflege um heilen zu können

mehr lesen


Hemden faltenfrei
Photocase.com

Bügeln Sie Hemden richtig und faltenfrei

mehr lesen



Seite 1 von 4

1 [2]. . .[4]

Werbung