Re: [galaxy-dev] problem with current galaxy to submit job to drmaa/sge

2013-06-01 Thread tin h
Thank you Olivier! The qsub -sync y and the MAX_DYN_EC settings lead me to path of resolution of the error. My galaxy server can now submit jobs to the SGE cluster now. Much appreciated. -Tin On Tue, May 28, 2013 at 5:53 AM, Olivier Inizan < olivier.ini...@versailles.inra.fr> wrote: > Hello ti

Re: [galaxy-dev] problem with current galaxy to submit job to drmaa/sge

2013-05-28 Thread Olivier Inizan
Hello tin, For the error: "DrmCommunicationException: code 2: range_list containes no element" have you checked that you can submit jobs in -sync mode ? See: http://stackoverflow.com/questions/4883056/sge-qsub-fails-to-submit-jobs-in-sync-mode We faced with this error recently and setting MA

[galaxy-dev] problem with current galaxy to submit job to drmaa/sge

2013-05-23 Thread tin h
Hello galaxy-dev gurus, I was trying to upgrade my galaxy server... I removed the old galaxy-dist and ran hg clone https://bitbucket.org/galaxy/galaxy-dist/ restored universe_wsgi.ini file and various tool-data config, and tried to restart galaxy. After some twiddling, I see the error me