RE: JK2 and SHM

2004-03-29 Thread SH Solutions
Hi > [shm] > file=anonymous Works, thank you. > > This leaves only one problem open: > > How to tell tomcat to use unix sockets to talk to mod_jk2 ? > > I know how to set up mod_jk2 for this, but I don't know how to specify > > the socket in tomcat. > > Unix sockets like JNI is platform specifi

RE: JK2 and SHM

2004-03-28 Thread Mladen Turk
> From: SH Solutions > > > Also if I understood you correctly, you've created the shm > file? Why? > > Because it was mentioned to do so on one of the very few > really helpful > pages: > http://cymulacrum.net/writings/tomcat5/c831.html#JK2_BUILD_MOD_JK2 > That's quite outdated. In 2.0.4 w

RE: JK2 and SHM

2004-03-28 Thread SH Solutions
Hi > It would be helpful if you provide at least the platform and apache version running. Sorry. I am using debian sarge and apache 2.0.48. > Also if I understood you correctly, you've created the shm file? Why? Because it was mentioned to do so on one of the very few really helpful pages: http

RE: JK2 and SHM

2004-03-28 Thread Mladen Turk
1 PM > To: 'Tomcat Users List' > Subject: JK2 and SHM > > Hi > > I get the following errors in apache2s log: > > [error] shm.create(): error creating shm 70014 End of file > found [error] shm.create(): error creating shm /isp/apache2.shm > > Can s

Re: JK2 and SHM

2004-03-28 Thread Nikola Milutinovic
SH Solutions wrote: Hi I get the following errors in apache2s log: [error] shm.create(): error creating shm 70014 End of file found [error] shm.create(): error creating shm /isp/apache2.shm Can someone tell me what to do ? The shm file mentioned in workers2.properties exists (created using touch

JK2 and SHM

2004-03-27 Thread SH Solutions
Hi I get the following errors in apache2s log: [error] shm.create(): error creating shm 70014 End of file found [error] shm.create(): error creating shm /isp/apache2.shm Can someone tell me what to do ? The shm file mentioned in workers2.properties exists (created using touch) and has 777 right