Mona,

I'm assuming you are running Tomcat 4.04 standalone, on :8080. Not quite
sure
exactly what the issue is here, but I have some suggestions:

Just for fun, try a different browser to see if the problem is client side.

Does the user Tomcat is installed as have permissions to read those
directories '/scratch/project/telescience'?

Also, turn up your log levels (crank all those 'debug' attributes up to 99),
restart Tomcat, and look at your server log files and see what they say.
Post any errors here if you still have problems.

Regards,
Michael


----- Original Message -----
From: "Mona Wong-Barnum" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 02, 2002 10:35 PM
Subject: help with server.xml


>
> Hi:
>
> I'm new to Tomcat and am trying to configure 4.0.4.  I modified
> server.xml appBase and docBase:
>
>       <Host name="localhost" debug="0"
>       appBase="/scratch/project/telescience/webapps" unpackWARs="true">
>
>       [...]
>
>         <!-- Tomcat Root Context -->
> <Context path="" docBase="/scratch/project/telescience" debug="0"/>
>
>       </Host>
>
>       I have a index.html in the /scratch/project/telescience/ directory.
When
> I tried to access that page via the URL using Netscape, I keep getting:
>
>       "A network error occurred while Netscape was receiving data.
>       (Network Error. I/O error)
>
>       Try connecting again."
>
>       What am I doing wrong?  I looked all over for an answer but having
found
> it so I decided to post to the list.
>
>       All help is really appreciated.
>
> Sincerely,
>
> Mona
>
> ==================================================================
> Mona Wong-Barnum
> National Center for Microscopy and Imaging Research
> University of California, San Diego
> http://ncmir.ucsd.edu/
>
> "The truth shall set you free, but first it will piss you off"
> A Landmark instructor
> ==================================================================
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


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

Reply via email to