I believe I have found the error - getDeviceData.log says: /usr/lib/nav/getDeviceData.sh: line 48: /usr/lib/j2sdk1.4-sun/jre/bin/java: No such file or directory The actual path needed is /usr/lib/j2sdk1.4/.... Is there a variable I can set and/or a file I can change to reflect the actual path, or should I just add a symbolic link?
This seems to be an issue with the debian package which for some reason set the wrong path.
It is probably better to make a symlink as there might be more places which has the wrong path.