[Bug 1449951] [NEW] tomcat7 in ubuntu trusty is affected by the '50 days timeout bug' when run by the Oracle JDK 7
Launchpad Bug Tracker
1449951 at bugs.launchpad.net
Thu Apr 30 10:25:35 UTC 2015
You have been subscribed to a public bug by Robie Basak (racb):
After 2^32 milliseconds from the startup, tomcat fails with the
following error:
ERROR [core.StandardServer] - StandardServer.await: accept:
java.net.SocketTimeoutException: Accept timed out
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
at java.net.ServerSocket.implAccept(ServerSocket.java:530)
at java.net.ServerSocket.accept(ServerSocket.java:498)
at org.apache.catalina.core.StandardServer.await(StandardServer.java:451)
at org.apache.catalina.startup.Catalina.await(Catalina.java:777)
at org.apache.catalina.startup.Catalina.start(Catalina.java:723)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:321)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:455)
It has been solved in tomcat 7.0.55, and the bug is:
https://bz.apache.org/bugzilla/show_bug.cgi?id=56684
** Affects: tomcat7
Importance: High
Status: Fix Released
** Affects: tomcat7 (Ubuntu)
Importance: Undecided
Status: New
--
tomcat7 in ubuntu trusty is affected by the '50 days timeout bug' when run by the Oracle JDK 7
https://bugs.launchpad.net/bugs/1449951
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report.
More information about the Ubuntu-server-bugs
mailing list