Re: Trouble with APR and Tomcat 5.5.15

2007-06-15 Thread Ilja S.
Hi I had similar problem on Ubunutu Linux. Logs have been saying something about inability to bind to socket. If log clearly says that address already in use (probably 8080). Check that no other application using this port. If log says something like: java.lang.Exception: Socket bind failed:

Trouble with APR and Tomcat 5.5.15

2007-04-17 Thread Jarrod Cuzens
Hi All, We are currently experimenting with APR and libtcnative on our machines. We have a machine in test that we configured and things when quite smoothly (although it was RHEL4 and the production box we are testing is CentOS). When we start tomcat and include all the relevant library p