On Mon, Aug 21, 2006 at 11:07:53AM +0200, Dietmar.Mueller@xxxxxxxxxxxx wrote: > Hello Ryszard, > > sorry for the stupid question. > Is tomcat up and listening on localhost:8109 with AJP? Of course, although it doesn't matter, I cannot see any packet on interface lo and port 8109, apache does not send anything, because as you can see in strace output somewhat forbids it. > 32429 write(10, "[Fri Aug 18 19:01:57 2006] [debu"..., 147) = 147 > 32429 socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 17 > 32429 fcntl64(17, F_GETFL) = 0x2 (flags O_RDWR) > 32429 fcntl64(17, F_SETFL, O_RDWR|O_NONBLOCK) = 0 > 32429 gettimeofday({1155920517, 693522}, NULL) = 0 > 32429 write(10, "[Fri Aug 18 19:01:57 2006] [debu"..., 112) = 112 > 32429 connect(17, {sa_family=AF_INET, sin_port=htons(8109), > sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EACCES (Permission denied) > 32429 close(17) R. -- "First they ignore you. Then they laugh at you. Then they fight you. Then you win." - Mohandas Gandhi. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx