Hi,this has been resolved in galaxy-central repo (not dist). You can apply the patch manualy, it is less than one-liner.MartinOn Fri, Feb 14, 2014 at 1:28 PM, Nikos Sidiropoulos <nikos.sidiro@gmail.com> wrote:
Hi Sam,thank you for the quick reply but I can't seem to find the revision, or maybe don't know how to pull it.I tried to check galaxy-dist on BitBucket but couldn't find any updates related to Galaxy Reports.Bests,Nikos2014-02-13 17:35 GMT+01:00 sam guerler <aysam.guerler@gmail.com>:
Hi Nikos,Thank you so much for your report. This issue should be fixed now. Please update your revision and try again.Thanks,SamOn Thu, Feb 13, 2014 at 7:52 AM, Nikos Sidiropoulos <nikos.sidiro@gmail.com> wrote:
___________________________________________________________Hi all,after the February 2014 galaxy update I'm experiencing errors in Galaxy Reports.It only occurs when I'm trying to see which jobs were ran at a specific date (e.g. I can see how many jobs were ran today, but when I click on the number to see which ones it returns the following error):URL: http://localhost:9001/jobs/specified_date_handler?webapp=reports&specified_date=2014-02-13
Module paste.exceptions.errormiddleware:144 in__call__
>> app_iter = self.application(environ, sr_checker)
Module paste.debug.prints:106 in__call__
>> environ, self.app)
Module paste.wsgilib:543 inintercept_output
>> app_iter = application(environ, replacement_start_response)
Module paste.recursive:84 in__call__
>> return self.application(environ, start_response)
Module paste.httpexceptions:633 in__call__
>> return self.application(environ, start_response)
Module galaxy.web.framework.base:132 in__call__
>> return self.handle_request( environ, start_response )
Module galaxy.web.framework.base:190 inhandle_request
>> body = method( trans, **kwargs )
Module galaxy.webapps.reports.controllers.jobs:177 inspecified_date_handler
>> return self.specified_date_list_grid( trans, **kwd )
Module galaxy.web.framework.helpers.grids:296 in__call__
>> kwargs=kwargs )
Module galaxy.web.framework:1184 infill_template
>> return self.fill_template_mako( filename, **kwargs )
Module galaxy.web.framework:1199 infill_template_mako
>> return template.render( **data )
Module mako.template:296 inrender
>> return runtime._render(self, self.callable_, args, data)
Module mako.runtime:660 in_render
>> **_kwargs_for_callable(callable_, data))
Module mako.runtime:692 in_render_context
>> _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
Module mako.runtime:718 in_exec_template
>> callable_(context, *args, **kwargs)
Module _base_mako:45 inrender_body
>> __M_writer(unicode(next.body()))
Module _grid_base_mako:134 inrender_body
>> __M_writer(unicode(self.load()))
Module _grid_base_mako:108 inrender_load
>> self.grid_javascripts()
Module _grid_base_mako:517 inrender_grid_javascripts
>> __M_writer(unicode(h.to_json_string(self.grid_config)))
Module json:231 indumps
>> return _default_encoder.encode(obj)
Module json.encoder:200 inencode
>> chunks = self.iterencode(o, _one_shot=True)
Module json.encoder:263 initerencode
>> return _iterencode(o, 0)
Module json.encoder:177 indefault
>> raise TypeError(repr(o) + " is not JSON serializable")
TypeError: datetime.datetime(2014, 2, 13, 12, 12, 24, 966618) is not JSON serializableBests,Nikos
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/
___________________________________________________________
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/