Re: Tomcat 7.0.39 randoms start and crash

2013-04-12 Thread antoine philippe chaker
BINGO here the solution to find a cyclic reference in a maven project : mvn dependency:tree -Dverbose -Dincludes=org.bouncycastle So I have added an exclusion and now my Tomcat is very very happy :-) 2013/4/12 antoine philippe chaker > I'm trying to list all dependencies and referen

Re: java.net.SocketTimeoutException: Read timed out

2013-04-12 Thread antoine philippe chaker
I think that Chuck is right : it has nothing to do with Tomcat, it's more a problem of communication between your webapp and the Google API. 2013/4/12 Caldarale, Charles R > > From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] > > Subject: java.net.SocketTimeoutException: Read timed out

Re: Tomcat 7.0.39 randoms start and crash

2013-04-12 Thread antoine philippe chaker
I'm trying to list all dependencies and references into my pom. 2013/4/12 antoine philippe chaker > Thanks all, > > Konstantin, there are a lot of jar and dependencies in my application. > I think that the problem comes from there but how can I find the cyclic > referen

Re: Tomcat 7.0.39 randoms start and crash

2013-04-12 Thread antoine philippe chaker
ult java memory options (1.7.0_11). 2013/4/12 Howard W. Smith, Jr. > Antoine Philippe, > > > On Fri, Apr 12, 2013 at 6:17 PM, antoine philippe chaker < > philippe.cha...@gmail.com> wrote: > > > Hi all, > > > > Caused by: java.lang.IllegalStateException: