John Sisson wrote:

The geronimo.sh start command issues a command along the lines of:

   java -jar bin/server.jar --long  >> var/log/geronimo.out 2>&1 &

Run the geronimo.sh script without any arguments for help (and other ways of starting geronimo, e.g. in the foreground or under a debugger).

Thanks; this combined with a tweak to the log conf file to not append log output to console made me see the error output.

Jakob

Reply via email to