Hi all,I have succesfully setup a Galaxy-Pulsar architecture and I am able to run jobs over datasets already uploaded on a history.When I try to upload a new file to the history, though, the upload job fails with the following error:Traceback (most recent call last):
File "/home/flati/pulsar/files/staging/80/tool_files/upload.py", line 18, in <module>
import galaxy.model # noqa
ImportError: No module named modelNote: in job_conf.xml, Pulsar is the default destination:<destinations default="win_pulsar">Does someone know what the problem is?I suspect that setting pulsar as the default destination causes the upload tool to run on Pulsar's side which, however, does not have access to Galaxy's lib directory (which contains the galaxy model module).Any help is very appreciated,Tiziano
___________________________________________________________
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:
https://lists.galaxyproject.org/
To search Galaxy mailing lists use the unified search at:
http://galaxyproject.org/search/mailinglists/