Re: [TomEE/MyFaces 2.1.13] SocketTimeoutException thrown by ResourceHandlerImpl handleResourceRequest

2014-01-14 Thread Howard W. Smith, Jr.
FOLLOWUP: org.apache.myfaces.application.ResourceHandlerImpl.level = OFF is working great, thanks again. On Tue, Jan 7, 2014 at 11:03 PM, Howard W. Smith, Jr. < smithh032...@gmail.com> wrote: > Thanks Leonardo for the response. Per javadoc[1], OFF is available as you > stated. I will give th

Re: [TomEE/MyFaces 2.1.13] SocketTimeoutException thrown by ResourceHandlerImpl handleResourceRequest

2014-01-07 Thread Howard W. Smith, Jr.
Thanks Leonardo for the response. Per javadoc[1], OFF is available as you stated. I will give that a try. [1] http://docs.oracle.com/javase/6/docs/api/java/util/logging/Level.html#OFF On Tue, Jan 7, 2014 at 10:54 PM, Leonardo Uribe wrote: > Hi Howard > > I think it should work with: > > org.a

Re: [TomEE/MyFaces 2.1.13] SocketTimeoutException thrown by ResourceHandlerImpl handleResourceRequest

2014-01-07 Thread Leonardo Uribe
Hi Howard I think it should work with: org.apache.myfaces.application.ResourceHandlerImpl.level = OFF regards, Leonardo 2014/1/7 Howard W. Smith, Jr. : > Leonardo, > > On Tue, Nov 12, 2013 at 10:45 PM, Leonardo Uribe wrote: > >> The exception >> was added in the log on: >> >> https://issues.a

Re: [TomEE/MyFaces 2.1.13] SocketTimeoutException thrown by ResourceHandlerImpl handleResourceRequest

2014-01-07 Thread Howard W. Smith, Jr.
Leonardo, On Tue, Nov 12, 2013 at 10:45 PM, Leonardo Uribe wrote: > The exception > was added in the log on: > > https://issues.apache.org/jira/browse/MYFACES-3736 > > I have checked it and there is no evidence of an error from MyFaces side. > > Maybe we can do something to hide the exception, p

Re: [TomEE/MyFaces 2.1.13] SocketTimeoutException thrown by ResourceHandlerImpl handleResourceRequest

2013-11-14 Thread Howard W. Smith, Jr.
Correct. Not a MyFaces or Tomcat/TomEE issue, but hiding the exception... sounds good to me. :) On Tue, Nov 12, 2013 at 10:45 PM, Leonardo Uribe wrote: > Hi > > Thanks to provide the link of the discussion in tomcat list. The exception > was added in the log on: > > https://issues.apache.org/j

Re: [TomEE/MyFaces 2.1.13] SocketTimeoutException thrown by ResourceHandlerImpl handleResourceRequest

2013-11-12 Thread Leonardo Uribe
Hi Thanks to provide the link of the discussion in tomcat list. The exception was added in the log on: https://issues.apache.org/jira/browse/MYFACES-3736 I have checked it and there is no evidence of an error from MyFaces side. Maybe we can do something to hide the exception, printing it only i

Re: [TomEE/MyFaces 2.1.13] SocketTimeoutException thrown by ResourceHandlerImpl handleResourceRequest

2013-11-11 Thread Howard W. Smith, Jr.
FYI, On Sun, Nov 10, 2013 at 8:29 AM, Howard W. Smith, Jr. < smithh032...@gmail.com> wrote: > more on this topic... Discussed on the tomcat list: Avoiding/Handling SocketTimeoutException(s) when web application serving resources to mobile clients[1] [1] http://tomcat.10.x6.nabble.com/Avoidin

Re: [TomEE/MyFaces 2.1.13] SocketTimeoutException thrown by ResourceHandlerImpl handleResourceRequest

2013-11-10 Thread Howard W. Smith, Jr.
more on this topic... On Fri, Nov 8, 2013 at 9:28 PM, Howard W. Smith, Jr. wrote: > Today (this evening), the exception below occurred twice for the same > (mobile) enduser within 1 to 2 hours' time. In the past, while using > previous releases of MyFaces 2.1.8+, I have seen the handleResourceRe

[TomEE/MyFaces 2.1.13] SocketTimeoutException thrown by ResourceHandlerImpl handleResourceRequest

2013-11-08 Thread Howard W. Smith, Jr.
Today (this evening), the exception below occurred twice for the same (mobile) enduser within 1 to 2 hours' time. In the past, while using previous releases of MyFaces 2.1.8+, I have seen the handleResourceRequest error, but the stacktrace was not in the log file. Can the stacktrace be eliminated