Ticket #290 (defect)
Opened 3 years ago
Last modified 3 years ago
development mode broken since changeset 614
Status: closed (duplicate)
| Reported by: | pythonhead | Assigned to: | peterhunt |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | CherryPy code | Keywords: | |
| Cc: |
Since the incorporaton of egg/ez_setup in changeset 614, development mode is broken (production mode works fine).
When you start a cherrypy app in development mode it repeats this over and over:
2005/09/08 14:00:25 CONFIG INFO Server parameters: 2005/09/08 14:00:25 CONFIG INFO server.environment: development Unhandled exception in thread started by Error in sys.excepthook: Original exception was:
(and doesn't show any exception)
Change History
09/11/05 01:40:46: Modified by fumanchu
- status changed from new to closed.
- resolution set to duplicate.


Duplicates #273.