Hi all,
Having some trouble getting karaf started as a service under 64 bit
Ubuntu 9.10. Installing the scripts
and wrapper using the wrapper feature from within karaf work fine, as
does creating the init.d link and
start-levels for the service. However, calling karaf-wrapper fails
with a complaint...
Starting karaf...
/srv/gather/karaf/bin/karaf-wrapper /srv/gather/karaf/etc/karaf-
wrapper.conf wrapper.syslog.ident=karaf wrapper.pidfile=/srv/gather/
karaf/data/karaf.pid wrapper.daemonize=TRUE
exec: 542: /srv/gather/karaf/bin/karaf-wrapper: not found
I've added an echo of the command prior to running the command as a
debug procedure. The file is clearly there and has the correct
permissions...
ls -l /srv/gather/karaf/bin/karaf-wrapper
-rwxr-xr-x 1 root root 89171 2009-11-09 16:23 /srv/gather/karaf/bin/
karaf-wrapper
Calling karaf-wrapper directly has the same problem. Would this be
because of a missing library?
Thanks for any insights,
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]