Re: Re: problem with stopping Tomcat

2005-12-20 Thread Warren Pace
Marju, Glad to hear that. Warren > > From: marju jalloh <[EMAIL PROTECTED]> > Date: 2005/12/20 Tue PM 01:49:31 EST > To: Tomcat Users List > Subject: Re: Re: problem with stopping Tomcat > > Warren I have solved it. The server.xml and web.xml were currupt

Re: Re: problem with stopping Tomcat

2005-12-20 Thread marju jalloh
ort of removing the app and re-installing with apt. > > From: marju jalloh > Date: 2005/12/19 Mon PM 02:18:22 EST > To: Tomcat Users List > Subject: Re: Re: problem with stopping Tomcat > > no I did not use apt. It was working but now on rebooting I got the following > er

Re: Re: problem with stopping Tomcat

2005-12-20 Thread Warren Pace
12/19 Mon PM 02:18:22 EST > To: Tomcat Users List > Subject: Re: Re: problem with stopping Tomcat > > no I did not use apt. It was working but now on rebooting I got the following > error > INFO: Initializing Coyote HTTP/1.1 on http-8080 > ServerLifecycleListener: crea

Re: Re: problem with stopping Tomcat

2005-12-19 Thread marju jalloh
ate: 2005/12/18 Sun PM 04:52:50 EST > To: Tomcat Users List > Subject: Re: problem with stopping Tomcat > > Sorry that I did`nt include these information > I`m using Tomcat 1.4.27 on linux Debian(serge). Tomcat start authomatic at > startup.But during development I use

Re: Re: problem with stopping Tomcat

2005-12-19 Thread Warren Pace
Did you originally install Tomcat using apt? The Debian package configures Tomcat to listen on port 8180. > > From: marju jalloh <[EMAIL PROTECTED]> > Date: 2005/12/18 Sun PM 04:52:50 EST > To: Tomcat Users List > Subject: Re: problem with stopping Tomcat > >

Re: problem with stopping Tomcat

2005-12-18 Thread Bill Barker
"marju jalloh" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Now when I reboot my pc this is the error I get > Sep 9, 2005 1:07:23 AM org.apache.coyote.http11.Http11Protocol init > INFO: Initializing Coyote HTTP/1.1 on http-8080 > ServerLifecycleListener: createMBeans: MBeanExcept

Re: problem with stopping Tomcat

2005-12-18 Thread marju jalloh
Now when I reboot my pc this is the error I get Sep 9, 2005 1:07:23 AM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 ServerLifecycleListener: createMBeans: MBeanException java.lang.Exception: ManagedBean is not found with Ajp13Connector at org.apac

Re: problem with stopping Tomcat

2005-12-18 Thread Steve Dodge
Well, if 8080 is not accepting connections and there is no process on the machine, tomat is probably starting then immediatly stopping. Do you have a catalina.out, and or a catalina.log, I'd check in both of those to see what's failing. marju jalloh wrote: Sorry that I did`nt include these

Re: Re: problem with stopping Tomcat

2005-12-18 Thread marju jalloh
other question - is any other app listening in on port 8080? I seem to remember the Debian distributions using that port for another app . . . > > From: Steve Dodge > Date: 2005/12/18 Sun PM 04:39:00 EST > To: Tomcat Users List > Subject: Re: problem with stopping Tomcat >

Re: problem with stopping Tomcat

2005-12-18 Thread marju jalloh
Sorry that I did`nt include these information I`m using Tomcat 1.4.27 on linux Debian(serge). Tomcat start authomatic at startup.But during development I use shutdown.sh and startup.sh in the TOMECAT_HOME/bin directory eg shutdown.shto stop tomcat startup.sh to start tomcat Thanks,

Re: Re: problem with stopping Tomcat

2005-12-18 Thread Warren Pace
And one other question - is any other app listening in on port 8080? > From: Steve Dodge <[EMAIL PROTECTED]> > Date: 2005/12/18 Sun PM 04:39:00 EST > To: Tomcat Users List > Subject: Re: problem with stopping Tomcat > > What's you environment? What version of

Re: Re: problem with stopping Tomcat

2005-12-18 Thread Warren Pace
And one other question - is any other app listening in on port 8080? I seem to remember the Debian distributions using that port for another app . . . > > From: Steve Dodge <[EMAIL PROTECTED]> > Date: 2005/12/18 Sun PM 04:39:00 EST > To: Tomcat Users List > Subject: Re:

Re: problem with stopping Tomcat

2005-12-18 Thread Steve Dodge
What's you environment? What version of Tomcat? What command are you using to start it? marju jalloh wrote: Hi everyone I havae problem with stopping tomcat.When I start it it show no sign of error but I can`t get to my http:localhost:8080/ page if I tried to restart Tomcat by sotpping and