Question: Re: Thanks For The Answer
0
Prachi Shah • 20 wrote:
Hi Anton and the galaxy group,
Tests of the ENCODEdb connection on the galaxy test site as Anton
suggested
generates this new set of errors:
URL: http://test.g2.bx.psu.edu:9001/async/encode_db1
Module paste.exceptions.errormiddleware:138 in __call__ Module
paste.lint:65
in lint_app Module flup.middleware.session:743 in __call__ Module
paste.recursive:54 in __call__ Module paste.httpexceptions:619 in
__call__
Module paste.wsgilib:112 in catch_errors_app Module
galaxy.web.framework:104
in __call__
<< kwargs = trans.request.params.copy()
kwargs.update( map )
body = method( trans, **kwargs )
# Now figure out what we got back and try to get it to the
browser in
# a smart way
in index
<< GALAXY_BUILD = params.GALAXY_BUILD or
params.galaxyFreeze or 'hg17'
data = datatypes.factory(ext=GALAXY_TYPE)()
data.ext = GALAXY_TYPE
data.name = GALAXY_NAME>> data =
datatypes.factory(ext=GALAXY_TYPE)()
exceptions.AttributeError: 'module' object has no attribute 'factory'
Thanks
Prachi