Sorry for coming late to the party so if this has been covered, my 
appologies.

Is root running the crontab?  It probably doesn't have JAVA_HOME set in 
it's variables.  Try adding something like 
setenv JAVA_HOME /usr/jdk1.2
or
export JAVA_HOME=/usr/jdk1.2
in your one line script.

Also, make sure you're handling your output.

No guess on the out of memory error though...

/bill


Reply via email to