You are right I dont have shm configure in my workers2.properties. After added shm property, the error message dissappear (Error: [jk_shm.c (333)]: shm.init(): No file )
However the connector still have problem, I recieved http 404 code. The following contains my workers.properties file [channel.socket:localhost:8009] info=Forwarding over socket connection to local tomcat instance. host=localhost port=8009 [ajp13:localhost:8009] info=Ajp13 worker, connects to tomcat instance using AJP 1.3 protocol. channel=channel.socket:localhost:8009 [shm] file=C:/tomcat4.1/logs/shm.file size=1048576 [uri:/examples/jsp/*] info=JSP examples context=/examples/jsp [uri:/glvndb/*] info=GLVN Database context=/glvndb/ and My jk2.properties is empty Any suggestion? -D ----- Original Message ----- From: "Mark Eggers" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, January 17, 2003 10:24 AM Subject: Re: Tomcat 4.1.18, JK2, IIS - Second try > Dan, > > In your workers2.properties file, do you have a > section similar to the following? > > [shm] > file=C:/Apache2/logs/shm.file > size=1048576 > > /mde/ > just my two cents . . . . > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > > -- > 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]>
