Okay silly question time... Are you running any sort of firewall?

Also when you added:

[shm]
file=C:\tomcat4\logs\shm.file
size=1048576

Did you create a blank file for it or has Tomcat created one, if it has it 
should contain lots of data?

What error is it throwing when trying to access http://localhost/examples/ a 
404 or something else?

Regards,
Jason

On Wed, 25 Jun 2003 23:54, Hertenstein Alain wrote:
> Yes it does listen, here's a summary of netstat -a :
>
> Proto  Local Address          Foreign Address        State
> TCP    weberi:8009            weberi:0               LISTENING
>
> Even in the Tomcat "command" window, the following text appears :
>
> Starting service Tomcat-Standalone
> Apache Tomcat/4.1.24
> Jun 25, 2003 5:35:25 PM org.apache.coyote.http11.Http11Protocol start
> INFO: Starting Coyote HTTP/1.1 on port 8080
> Jun 25, 2003 5:35:26 PM org.apache.jk.common.ChannelSocket init
> INFO: JK2: ajp13 listening on /0.0.0.0:8009
> Jun 25, 2003 5:35:26 PM org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/47  config=C:\Program Files\Apache
> Group\Tomcat 4.1
> \conf\jk2.properties
>
> Regards
> Alain
>
> -----Message d'origine-----
> De : Jason Bainbridge [mailto:[EMAIL PROTECTED]
> Envoyé : mercredi, 25. juin 2003 17:50
> À : Tomcat Users List
> Objet : Re: IIS 5 + Tomcat 4.1.24 + JK2 Connector problem
>
>
> Can you try a netstat -a and see if your machine is listening on port 8009?
> It
> could be the relevant section in CATALINA_HOME\conf\server.xml is
> commentedo ut.
>
> You shouldn't have to reboot after changing a properties file it is only
> environment variables that can be stubborn and require a reboot.
>
> Regards,


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

Reply via email to