Hi Sandra:

Quite likely Tomcat has not been able to start successfully. It's also
quite likely that in changing your server.xml file you might have broken
some of the xml. My best suggestion is to post your server.xml file and
let the group have a look. 

You can also try to replace your server.xml with the original one:
Replace, not change back: Try to get the original one, or download it
from Apache : You'll need to download the full version of Tomcat and
just extract to get the server.xml file.

The log extract is not really enough to say for sure: You can also post
more of the log: Especially 

catalina_log
catalina.out
localhost.log


hth,
Paul


On Mon, 2003-03-17 at 21:08, Hunter, Sandra wrote:
> Erik:
> This is what the localhost log says:
> 2003-03-17 13:04:44 StandardContext[/star]: Starting
> 2003-03-17 13:04:44 StandardContext[/star]: Processing start(), current
> available=false
> 2003-03-17 13:04:44 StandardContext[/star]: Configuring default Resources
> 
> And the apache log:
> 
> 2003-03-17 12:52:49 [org.apache.catalina.connector.warp.WarpConnector] Error
> accepting requests
> java.net.SocketException: socket closed
>       at java.net.PlainSocketImpl.socketAccept(Native Method)
>       at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:343)
>       at java.net.ServerSocket.implAccept(ServerSocket.java:438)
>       at java.net.ServerSocket.accept(ServerSocket.java:409)
>       at
> org.apache.catalina.connector.warp.WarpConnector.run(WarpConnector.java:590)
>       at java.lang.Thread.run(Thread.java:536)
> 
> So does this make any sense to you? What do I do?
> 
> -----Original Message-----
> From: Erik Price [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 17, 2003 1:03 PM
> To: Tomcat Users List
> Subject: Re: Server.xml
> 
> 
> 
> 
> Hunter, Sandra wrote:
> > Frustration abounds:
> > I am plodding through a tomcat tutorial and it suggests modifying the 
> > Server.xml file to include a new context path line to allow for 
> > playing with a sample file. Everything works tickety boo until I do 
> > that, then Tomcat won't startup at all. When I enter the startup 
> > command I just get a really brief flash of screen and poof! It's gone 
> > again. When I take the new line out of the server.xml file the problem 
> > persists: poof! Gone.
> > That is the only change I make.
> > Any thoughts?
> 
> Check in your logs directory.  $CATALINA_HOME/logs or %CATALINA_HOME%\logs
> 
> 
> Erik
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
p niemandt <[EMAIL PROTECTED]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to