Re: Cannot open apache

2007-04-10 Thread Hassan Schroeder
On 4/10/07, gokal <[EMAIL PROTECTED]> wrote: Since the day I pressed Ctrl+C, I cannot see the Apache webpage. I type startup.bat and when I goto http://localhost:8080 , I get PAGE Cannot be displayed. 1) have you looked at the logs?? 2) open a command window; increase the screen buffer and wi

Re: Cannot open apache

2007-04-10 Thread Richard Dunne
TECTED]> To: users@tomcat.apache.org Sent: Tuesday, April 10, 2007 11:29:14 AM Subject: Re: Cannot open apache No I don't What should I do? Richard Dunne wrote: > > Do you have your context path in server.xml in config folder? > > Richard > > - Original Message &

Re: Cannot open apache

2007-04-10 Thread gokal
> >> - Original Message >> From: gokal <[EMAIL PROTECTED]> >> To: users@tomcat.apache.org >> Sent: Tuesday, April 10, 2007 9:20:16 AM >> Subject: Re: Cannot open apache >> >> >> Hi, >> >> Thanks f

Re: Cannot open apache

2007-04-10 Thread Richard Dunne
Do you have your context path in server.xml in config folder? Richard - Original Message From: gokal <[EMAIL PROTECTED]> To: users@tomcat.apache.org Sent: Tuesday, April 10, 2007 10:39:10 AM Subject: Re: Cannot open apache Thanks for the below. Since the day I pressed Ctr

Re: Cannot open apache

2007-04-10 Thread Rashmi Rubdi
Then completely uninstall Tomcat and start fresh. Depending on how you installed Tomcat 1) If you installed it via Windows Service Installer then uninstall it with the Control Panel / Add Remove programs. 2) If you unzipped it to a folder, delete that folder. Then freshly download the ZIP inst

Re: Cannot open apache

2007-04-10 Thread gokal
look at this for a good guide > http://www.cs.uofs.edu/~bi/2005s-html/cs341/install-tomcat.html > > Richard. > > - Original Message > From: gokal <[EMAIL PROTECTED]> > To: users@tomcat.apache.org > Sent: Tuesday, April 10, 2007 9:20:16 AM > Subject: Re:

Re: Cannot open apache

2007-04-10 Thread Richard Dunne
gt; To: users@tomcat.apache.org Sent: Tuesday, April 10, 2007 9:20:16 AM Subject: Re: Cannot open apache Hi, Thanks for the email I did try what you recommended, but had no luck. The only process I could find was the javaw.exe ... I removed it and tried to restart, with no success. What else can

Re: Cannot open apache

2007-04-10 Thread gokal
Hi, Thanks for the email I did try what you recommended, but had no luck. The only process I could find was the javaw.exe ... I removed it and tried to restart, with no success. What else can I try? Thanks again Richard Dunne wrote: > > There is a problem with ctrl+c. It does not alwa

Re: Cannot open apache

2007-04-08 Thread Rashmi Rubdi
On 4/8/07, Johnny Kewl <[EMAIL PROTECTED]> wrote: Just wondering why you can just start and stop from the task bar (near the clock) The start and stop icon comes up if Tomcat was installed from the "Windows Service Installer" . I think the OP installed Tomcat from the ZIP install. If it was in

Re: Cannot open apache

2007-04-08 Thread Johnny Kewl
Probably because tomcat is still running Do a cntrl alt delete look for tomcat5 in the PROCESSs and kill it... start again. Just wondering why you can just start and stop from the task bar (near the clock)... its works well. If its not there... install again and make sure service is sele

Re: Cannot open apache

2007-04-08 Thread Richard Dunne
There is a problem with ctrl+c. It does not always kill your processes. I have the same problem with jakarta tomcat v5.0.28. On restarting your machine, at the desktop, check your processes ctrl+alt+del and look for java.exe or any tomcat processes. If you see any of these, just kill them.