I am trying to run few example scripts that come with Tomcat..
The URL is
http://localhost:8080/examples/jsp/dates/dates.jsp

safari shows the message:
Safari can't open the page
"http://localhost:8080/examples/jsp/dates/dates.jsp"; because it could
not connect to the server "localhost".

The log file is as follows:     
*********

at 
org.apache.catalina.startup.Catalina$CatalinaShutdownHook.run(Catalina.java:659)
Sep 11, 2007 6:15:24 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
Sep 11, 2007 6:15:24 PM org.apache.catalina.connector.Connector stop
SEVERE: Coyote connector has not been started
Sep 11, 2007 6:25:06 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Sep 11, 2007 6:25:07 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Sep 11, 2007 6:25:07 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
*************


On 9/12/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote:
> On 9/12/07, minky arora <[EMAIL PROTECTED]> wrote:
> > I am not sure as its the same problem still.Tomcat is running on
> > Localhost::8080.but JSP is not.
>
> What do you mean by that?
>
> Pick one of the example JSPs and send us the URL you tried, describe
> what happened, and send the relevant part of the log output.
>
> --
> Hassan Schroeder ------------------------ [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to