Re: How to get rid of that Tomcat page? Please help!

2014-11-22 Thread Neven Cvetkovic
Richard, On Nov 23, 2014 6:04 AM, "Richard Aubry" wrote: > > A few days ago, when I tried to access a web site that I frequently access, I obtained an Apache Tomcat page that said: "If you're seeing this page via a web browser, it means you've set up Tomcat successfully. Congratulations!" > You

How to get rid of that Tomcat page? Please help!

2014-11-22 Thread Richard Aubry
A few days ago, when I tried to access a web site that I frequently access, I obtained an Apache Tomcat page that said: "If you're seeing this page via a web browser, it means you've set up Tomcat successfully. Congratulations!" But I have never set up Tomcat, I don't know what is Tomcat and I j

Tomcat 8 does not start with java 8 on YOSEMITE

2014-11-22 Thread Fabio Ricci
Dear tomcat community Maybe someone did have this before (and possibly solved it) On a mac book pro/JOSEMITE I installed Java 8 "1.8.0_40-ea" with JDK. My $JAVA_HOME is /Library/Java/JavaVirtualMachines/jdk1.8.0_40.jdk/Contents/Home Then I downloaded a tomcat 8 core from http://tomcat.apache.org

Re: Thread stucked at (java.net.SocketInputStream.socketRead0(Native Method))

2014-11-22 Thread Ameer Mawia
On Sat, Nov 22, 2014 at 4:03 PM, Dhaval Jaiswal wrote: > Is your postgresql server responsive? > Yes, there is no error logged in db server and server is very much > responsive. > > > Have you ever been able to get a valid connection during the lifetime of > the application? > Yes > > Was it work

Re: Thread stucked at (java.net.SocketInputStream.socketRead0(Native Method))

2014-11-22 Thread Dhaval Jaiswal
Is your postgresql server responsive? Yes, there is no error logged in db server and server is very much responsive. Have you ever been able to get a valid connection during the lifetime of the application? Yes Was it working for sometime, and then you suddenly start getting this issue...? Yes.

Re: Thread stucked at (java.net.SocketInputStream.socketRead0(Native Method))

2014-11-22 Thread Ameer Mawia
Jaiswal, This issue is of connection between your host and postgresql server, you are trying to connect and has nothing to do with Tomcat per say. To debug the issue, you will have to answer few more question: Is your postgresql server responsive? Have you ever been able to get a valid connection