Don't panic.  Go into the sub folder localhost and you will see a few xml 
files, one is called manager.xml and web.xml. Create an xml file here with the 
name of your context(project folder) and put your context path into it.  Then 
change your environment path accordingly.  I found that my context wasn't being 
seen because it was in server.xml, later versions of tomcat don't like there.  
If you have any problems, do the safe thing and re-install.  I did countless 
times before I got mine to work.

Richard.  


----- Original Message ----
From: gokal <[EMAIL PROTECTED]>
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 ----
> 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 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. I have rebooted my machine, removed the javaw.exe process also,
> with no success of seeing the webpage. I have not yet started writing Java
> code. I need to get Tomcat up and running. I have also installed MYSQL. 
> 
> Thanks
> Naren.  
> 
> 
> 
> Richard Dunne wrote:
>> 
>> Being able to see the Tomcat Welcome page tells you that tomcat is
>> installed properly, that will let you view html files, but in order to be
>> able to run .asp, .jsp and other java dependant extensions, you need to
>> have your JRE/JDK installed properly.  Once it is, you should be able to
>> write a simple Hello World application and compile is using javac.exe and
>> run it with java.exe. If that works, your good to go.  
>> Have a 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: 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 I try? 
>> 
>> Thanks again 
>> 
>> 
>> 
>> 
>> Richard Dunne wrote:
>>> 
>>> 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.   Then try restarting tomcat with "catalina.bat run" at the
>>> prompt,
>>> my guess it will start.  Its usually because catalina or java or both
>>> did
>>> not shut down properly and are blocking the port 8080.   
>>> 
>>> Richard.
>>> 
>>> 
>>> ----- Original Message ----
>>> From: gokal <[EMAIL PROTECTED]>
>>> To: users@tomcat.apache.org
>>> Sent: Sunday, April 8, 2007 11:13:56 AM
>>> Subject: Cannot open apache
>>> 
>>> 
>>> Hi, I'm not too familiar with Tomcat. I have downloaded the webserver
>>> and
>>> set
>>> the PATH on Windows. I then ran the startup.bat file and went to
>>> localhost:8080. It worked fine. I saw the Apache site. I then broke the
>>> connection(CTRL+C) from the command prompt and ever since then I cannot
>>> startup Tomcat. Nothing gets written to the Log files either so I can't
>>> see
>>> what the problem is. 
>>> 
>>> Can someone please help me. 
>>> 
>>> Thanks
>>> Naren. 
>>> -- 
>>> View this message in context:
>>> http://www.nabble.com/Cannot-open-apache-tf3543145.html#a9891200
>>> Sent from the Tomcat - User mailing list archive at Nabble.com.
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To start a new topic, e-mail: users@tomcat.apache.org
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>> 
>>> 
>>>  
>>> ____________________________________________________________________________________
>>> 8:00? 8:25? 8:40? Find a flick in no time 
>>> with the Yahoo! Search movie showtime shortcut.
>>> http://tools.search.yahoo.com/shortcuts/#news
>>> 
>> 
>> -- 
>> View this message in context:
>> http://www.nabble.com/Cannot-open-apache-tf3543145.html#a9915660
>> Sent from the Tomcat - User mailing list archive at Nabble.com.
>> 
>> 
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@tomcat.apache.org
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
>>  
>> ____________________________________________________________________________________
>> 8:00? 8:25? 8:40? Find a flick in no time 
>> with the Yahoo! Search movie showtime shortcut.
>> http://tools.search.yahoo.com/shortcuts/#news
>> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/Cannot-open-apache-tf3543145.html#a9916522
> Sent from the Tomcat - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
>  
> ____________________________________________________________________________________
> Need Mail bonding?
> Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
> http://answers.yahoo.com/dir/?link=list&sid=396546091
> 

-- 
View this message in context: 
http://www.nabble.com/Cannot-open-apache-tf3543145.html#a9917115
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


 
____________________________________________________________________________________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097

Reply via email to