Bug#298314: /etc/init.d/tomcat4 start fails; log says JAVA_HOME is not defined correctly

Herman Robak "Herman Robak" <herman@skolelinux.no>, 298314@bugs.debian.org
Sat Mar 19 15:28:05 2005


On Mon, 14 Mar 2005 13:31:14 -0500, Barry Hawkins <barry@alltc.com> wrote:

Here are a couple of lines from a strace -f /etc/init.d/tomcat4 :

[pid 21275] stat64("/usr/lib/kaffe/bin/jdb", 0xbffff200) = -1 ENOENT (No such file or directory)
[pid 21275] stat64("/usr/lib/kaffe/bin/javac", {st_mode=S_IFREG|0755, st_size=140, ...}) = 0


Actually, kaffe _should_ contain jdb.

herman@dhcp147:~$ locate bin/jdb
/usr/lib/kaffe/bin/jdb

herman@dhcp147:~$ file /usr/lib/kaffe/bin/jdb
/usr/lib/kaffe/bin/jdb: broken symbolic link to `../.system/bin/jdb'

-- 
Herman Robak