Re: Tomcat startup problem

2008-05-20 Thread TheKurgan
I get this exception too and you can't just compile a JSP page in Netbeans. It doesn't seem to cause any user impact, but I keep seeing the exception in the logs alot. -- View this message in context: http://www.nabble.com/Tomcat-startup-problem-tp17228551p17351398.html Sent from the Tomcat - U

Re: Tomcat startup problem

2008-05-14 Thread Johnny Kewl
. --- - Original Message - From: "Neil B. Cohen" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, May 14, 2008 1:45 PM Subject: Re: Tomcat startup problem Johnny Kewl wrote: Thanks Johnny - I'll save this for the next time - as I indicated, it seems to be w

Re: Tomcat startup problem

2008-05-14 Thread Neil B. Cohen
Johnny Kewl wrote: Thanks Johnny - I'll save this for the next time - as I indicated, it seems to be working again but I have no idea why... I was not running it inside of Netbeans - I was actually copying the war file to a separate tomcat installation and running it there - but your suggestio

Re: Tomcat startup problem

2008-05-14 Thread Johnny Kewl
--- HARBOR: http://coolharbor.100free.com/index.htm The most powerful application server on earth. The only real POJO Application Server. --- - Origi

Re: tomcat startup problem

2006-06-30 Thread David Smith
You may want to consider saving a copy of server.xml as server.orginal.xml (or something to that effect) and then stripping out all the comments in a production version of the server.xml. Makes reading the config s much easier. If you really need the docs, go back and take a look at the o

Re: tomcat startup problem

2006-06-30 Thread IMRANKHAN
May it be bcoz of firewall blocking this port. server.xml: factory org.apache.catalina.users.MemoryUserDatabaseFactory pathname conf/tomcat-users.xml

Re: tomcat startup problem

2006-06-30 Thread Pid
post your server.xml IMRANKHAN wrote: > Hi Steve, > I run the command netstat -an. It is showing that port 9099 is not > listening. > Plz provide your valuable feedback > > Thanks, > Imran KHan - To start a new topic, e-mail:

Re: tomcat startup problem

2006-06-30 Thread IMRANKHAN
Hi Steve, I run the command netstat -an. It is showing that port 9099 is not listening. Plz provide your valuable feedback Thanks, Imran KHan -- View this message in context: http://www.nabble.com/tomcat-startup-problem-tf1871506.html#a5120395 Sent from the Tomcat - User forum at Nabble.com.

Re: tomcat startup problem

2006-06-30 Thread Steve Ochani
Date sent: Thu, 29 Jun 2006 23:29:53 -0700 (PDT) From: IMRANKHAN <[EMAIL PROTECTED]> Subject:tomcat startup problem To: users@tomcat.apache.org Send reply to: Tomcat Users List > > I am facing problem regarding tomcat st

RE: tomcat startup problem

2006-06-29 Thread MW Janssen
Starting Coyote HTTP/1.1 on http-9099 so 9099 -Oorspronkelijk bericht- Van: Edoardo Panfili [mailto:[EMAIL PROTECTED] Verzonden: donderdag 29 juni 2006 19:39 Aan: Tomcat Users List Onderwerp: Re: tomcat startup problem IMRANKHAN ha scritto: > I am facing problem regarding tom

Re: tomcat startup problem

2006-06-29 Thread Edoardo Panfili
IMRANKHAN ha scritto: I am facing problem regarding tomcat startup. I started tomcat, from its log file it seems that tomcat server is running successfully but i can't browse the tomcat homepage that is http://206.225.93.187:8180(tomcat index page) says page can't be displayed. sorry for my ans