Project

General

Profile

Actions

Bug #1274

closed

Web interface throw 500 Internal Server Error when no task is registered

Added by Betoule Marc about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
Category:
Web
Start date:
01/26/2011
Due date:
% Done:

0%

Estimated time:

Description

I think we should catch this and print something less dramatic like:
no computed pipeline
Here is the full exception and traceback:

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/cherrypy/_cprequest.py", line 606, in respond
cherrypy.response.body = self.handler()
File "/usr/lib/pymodules/python2.6/cherrypy/_cpdispatch.py", line 25, in call
return self.callable(*self.args, **self.kwargs)
File "/usr/local/lib/python2.6/dist-packages/pipelet/web.py", line 287, in index
log_dir = l0[1].split("_")[0]
IndexError: list index out of range

Actions #1

Updated by Le Jeune Maude about 13 years ago

  • Status changed from New to Closed
  • Assigned To set to Le Jeune Maude
Actions

Also available in: Atom PDF