A new version of bsub has now been installed which no longer issues
the warning for this situation but rejects the job instead. The jobs
that we have seen recently which precipitated this warning message
were all errors in specifying the -o parameter. However, if a batch
job is now rejected because of an output file specification which
you believe should be acceptable, please report it to unix-admin in
the usual way.
The message that now comes out when the job is not accepted looks
like the following:
esr@sphinx $ bsub -o /foo/bar tokens
ERROR: Local output directory /foo invalid for batch jobs.