Re: Fwd: Bug 56684 - java7: java.net.SocketTimeoutException: Accept timed out

2017-07-06 Thread Mark Thomas
On 06/07/17 13:22, Gagandeep Singh wrote: > Hi All, > > This is regarding the tomcat bug mentioned in subject. I have few questions > as below regarding the same. Could anyone please help me understand. > > - Would this issue only occur when the server has not been accessed for 50 > days, as I th

Fwd: Bug 56684 - java7: java.net.SocketTimeoutException: Accept timed out

2017-07-06 Thread Gagandeep Singh
Hi All, This is regarding the tomcat bug mentioned in subject. I have few questions as below regarding the same. Could anyone please help me understand. - Would this issue only occur when the server has not been accessed for 50 days, as I think it should reset the accept timer once it gets any re

Re: Fwd: bug

2016-04-20 Thread David kerber
On 4/20/2016 3:47 AM, André Warnier (tomcat) wrote: On 20.04.2016 09:31, Cristian Lorenzetto wrote: i sincronized the method for sending message but error is the same when ubuntu is suspended. The connections are not restored correctly when tomcat websocket process is wakeup Ach so .. You are

Re: Fwd: bug

2016-04-20 Thread tomcat
On 20.04.2016 09:31, Cristian Lorenzetto wrote: i sincronized the method for sending message but error is the same when ubuntu is suspended. The connections are not restored correctly when tomcat websocket process is wakeup Ach so .. You are talking about running Tomcat on an Ubuntu laptop, wh

Fwd: bug

2016-04-20 Thread Cristian Lorenzetto
i sincronized the method for sending message but error is the same when ubuntu is suspended. The connections are not restored correctly when tomcat websocket process is wakeup Hi I m using tomcat in ubuntu system. When i leave my pc for 10 mins system is suspended. When i return to work i have t

Re: Fwd: Fwd: bug

2016-04-19 Thread Mark Thomas
that Mark means : *your* application has a bug, not Tomcat. Correct. No Tomcat bug here. Nothing to see. Move along now... Mark > >> >> >> -- Forwarded message -- >> From: Mark Thomas >> Date: 2016-04-19 16:27 GMT+02:00 >> Subject: Re:

Re: Fwd: Fwd: bug

2016-04-19 Thread tomcat
message -- From: Mark Thomas Date: 2016-04-19 16:27 GMT+02:00 Subject: Re: Fwd: bug To: Tomcat Users List On 19/04/2016 15:24, Cristian Lorenzetto wrote: good analisys similar to mime , but when the pc wake up ... it might restore also the connections enqueued. The connection remains

Fwd: Fwd: bug

2016-04-19 Thread Cristian Lorenzetto
it sounds a good response for me :) It would be appreciated a task assignment for solving that bug. -- Forwarded message -- From: Mark Thomas Date: 2016-04-19 16:27 GMT+02:00 Subject: Re: Fwd: bug To: Tomcat Users List On 19/04/2016 15:24, Cristian Lorenzetto wrote: > g

Re: Fwd: bug

2016-04-19 Thread Mark Thomas
On 19/04/2016 15:24, Cristian Lorenzetto wrote: > good analisys similar to mime , but when the pc wake up ... it might > restore also the connections enqueued. The connection remains freezed so it > gives this exception. Nope. You get that exception because the application has a bug. It is trying

Re: Fwd: bug

2016-04-19 Thread Cristian Lorenzetto
good analisys similar to mime , but when the pc wake up ... it might restore also the connections enqueued. The connection remains freezed so it gives this exception. 2016-04-19 16:08 GMT+02:00 André Warnier (tomcat) : > On 19.04.2016 16:00, Cristian Lorenzetto wrote: > >> Sincerely in the doc is

Re: Fwd: bug

2016-04-19 Thread tomcat
On 19.04.2016 16:00, Cristian Lorenzetto wrote: Sincerely in the doc is written that tomcat websocket is a 'single thread model' so it is already sincronized. I dont think it is that. I think that this is not the point. The point is : by leaving your PC and letting it go to sleep, it freezes i

Re: Fwd: bug

2016-04-19 Thread Cristian Lorenzetto
Sincerely in the doc is written that tomcat websocket is a 'single thread model' so it is already sincronized. I dont think it is that. 2016-04-19 15:55 GMT+02:00 André Warnier (tomcat) : > On 19.04.2016 15:41, Cristian Lorenzetto wrote: > >> 17-Apr-2016 10:50:23.751 INFO [main] >> org.apache.ca

Re: Fwd: bug

2016-04-19 Thread tomcat
On 19.04.2016 15:41, Cristian Lorenzetto wrote: 17-Apr-2016 10:50:23.751 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version:Apache Tomcat/9.0.0.M1 17-Apr-2016 10:50:23.752 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built:

Re: Fwd: bug

2016-04-19 Thread Cristian Lorenzetto
17-Apr-2016 10:50:23.751 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version:Apache Tomcat/9.0.0.M1 17-Apr-2016 10:50:23.752 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Nov 12 2015 22:05:52 UTC 17-Apr-2016 10:50:23.75

Re: Fwd: bug

2016-04-19 Thread tomcat
On 19.04.2016 15:19, Cristian Lorenzetto wrote: Hi I m using tomcat in ubuntu system. Tomcat version ? Java version ? http://lmgtfy.com/?q=BINARY_PARTIAL_WRITING When i leave my pc for 10 mins system is suspended. When i return to work i have this exception java.lang.IllegalStateExcepti

Fwd: bug

2016-04-19 Thread Cristian Lorenzetto
Hi I m using tomcat in ubuntu system. When i leave my pc for 10 mins system is suspended. When i return to work i have this exception java.lang.IllegalStateException: The remote endpoint was in state [BINARY_PARTIAL_WRITING] which is an invalid state for called method at org.apache.tomcat.websock