I looked at your server.xml and compared it to mine. I see no difference
that would cause this.I use tomcat 6.0.18 with JDK 5
Have you set all variables correctly JAVA_HOME,CATALINA_HOME,PATH
Did you use the x64 tomca6.exe and tomcat6w.exe
Have you tried other browsers (ie,opera,chrome,mozilla)
you could also telnet to your tomcat server for http:
GET / HTTP/1.1
host: localhost

(two enters)

On Fri, Nov 7, 2008 at 1:16 PM, zmeeagain <[EMAIL PROTECTED]> wrote:

>
> My server.xml:  http://www.nabble.com/file/p20379495/server.xml server.xml
>
>
> Serge Fonville wrote:
> >
> > Could you post your server xml (excluding comments) since I have the same
> > situation working fine.
> >
> > On Fri, Nov 7, 2008 at 11:51 AM, zmeeagain <[EMAIL PROTECTED]> wrote:
> >
> >>
> >> What I failed to report is that, now that the AprLifecycleListener is
> >> initialised and the library is loaded, I can't access Tomcat anymore!!!
> >> Hitting localhost:8080 gives me (Firefox):
> >>
> >> Connection Interrupted
> >>
> >> The document contains no data.
> >>
> >> The network link was interrupted while negotiating a connection. Please
> >> try
> >> again.
> >>
> >> As soon as I remove tcnative-1.dll and restart Tomcat, everything is
> back
> >> to
> >> normal again. Is there something more I need to do? BTW, no errors
> appear
> >> in
> >> catalina log file.
> >>
> >>
> >> zmeeagain wrote:
> >> >
> >> > It's an Intel Core2 Duo E4500 at 2.2 GHz, running Vista Business 64
> >> bit.
> >> > Anyhow, your comment made think that ia64 is not my architecture. And
> >> > indeed, version 1.1.14 of tcnative-1.dll is available for amd and x64
> >> > architectures (instead of amd and ia64 as in some previous versions).
> >> That
> >> > last one did the trick or me:
> >> >
> >> > INFO: Loaded APR based Apache Tomcat Native library 1.1.14.
> >> > 6 Nov 2008 11:09:10 am org.apache.catalina.core.AprLifecycleListener
> >> init
> >> > INFO: APR capabilities: IPv6 [false], sendfile [true], accept filters
> >> > [false], random [true].
> >> >
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Tomcat-Native-library-for-Windows-tp19279526p20378334.html
> >> 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]
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Tomcat-Native-library-for-Windows-tp19279526p20379495.html
> 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]
>
>

Reply via email to