[torquedev] work around for jobs getting stuck in the E state

Glen Beane glen.beane at gmail.com
Wed Mar 26 18:22:01 MDT 2008


after running configure,  open up src/include/pbs_config.h, and search for
HAVE_WORDEXP.  Comment out the #define HAVE_WORDEXP 1  (actually, to be
extra save, I change this to #undef HAVE_WORDEXP)

run make, and make install


you can now run jobs on Leopard without jobs getting stuck in the E state,
and your stderr and stdout files should be delivered properly



I will be looking into this to see if this is a bug in wordexp on Leopard.
The code inside HAVE_WORDEXP seems to work on every other OS that has
wordexp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/torquedev/attachments/20080326/56f064e2/attachment.html


More information about the torquedev mailing list