Gentoo Archives: gentoo-user

From: Walt Rarus <geeked.up@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Cron, bash, and java interacting badly?
Date: Thu, 11 Feb 2010 13:41:13
Message-Id: 534c2d371002110540y5a7eecedq9aaea4d53a526c34@mail.gmail.com
1 I have a java (clojure, actually) program which is invoked via a bash
2 script. When the script is invoked from the shell, the java program always
3 runs and succeeds. However, when the script is invoked via a cron job, the
4 java program always runs and crashes with a null pointer exception.
5
6 Any thoughts on how to debug the situation?

Replies

Subject Author
Re: [gentoo-user] Cron, bash, and java interacting badly? Alex Schuster <wonko@×××××××××.org>
Re: [gentoo-user] Cron, bash, and java interacting badly? Alan McKinnon <alan.mckinnon@×××××.com>