Hello, tomorrow i had the problem, that my Apache (Apache/2.2.4 (Unix) mod_ssl/2.2.4 OpenSSL/0.9.8d mod_jk/1.2.25) didn't start up. In the "error.log" of the Apache the following error message can be found:
[Sun Sep 02 11:20:30 2007] [crit] (28)No space left on device: mod_jk: could not create jk_log_lock Configuration Failed Disk space definitely wasn't the problem, i checked the available space by executing "df" and every partition had at least 25% available free disk space. /dev/sda3 3076316 2224224 852092 73% / tmpfs 517592 8 517584 1% /dev/shm /dev/sda1 530088 41692 488396 8% /boot /dev/sda5 409580 58016 351564 15% /tmp /dev/sda6 530088 100712 429376 19% /var/log /dev/sdb1 18425928 622312 17803616 4% /piro I tried to start the Apache again, but it still didn't come up. After rebooting the complete server, the problem was gone and the Apache started up as always. Does anybody have a tip, what could have been the problem? Are similiar problems known? Maybe the Apache has problems handling with semaphores? A similar problem was known in Apache 2.053, but up to now Apache 2.24 didn't have any problems yet. Thanks in advance for your reply! Greetz Frank