Hi, 

anyone has seen the following bug in Galaxy November release?

galaxy.jobs.handler ERROR 2013-11-15 00:07:41,008 Failed to generate job
destination
Traceback (most recent call last):
  File "/usr/local/galaxy/galaxy-dist/lib/galaxy/jobs/handler.py", line
311, in __check_if_ready_to_run
    self.job_wrappers[job.id].job_destination
  File "/usr/local/galaxy/galaxy-dist/lib/galaxy/jobs/__init__.py", line
620, in job_destination
    return self.job_runner_mapper.get_job_destination(self.params)
  File "/usr/local/galaxy/galaxy-dist/lib/galaxy/jobs/mapper.py", line
163, in get_job_destination
    self.__cache_job_destination( params )
  File "/usr/local/galaxy/galaxy-dist/lib/galaxy/jobs/mapper.py", line
148, in __cache_job_destination
    raw_job_destination =
self.job_wrapper.tool.get_job_destination( params )
AttributeError: 'NoneType' object has no attribute 'get_job_destination'


Thanks,
Bjoern

___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Reply via email to