[MapProxy] Mapproxy 0.8.4 did not starts in Production mode.

Oliver Tonnhofer olt at omniscale.de
Wed Sep 15 05:38:21 EDT 2010


Hi Gregory,

On 15.09.2010, at 11:26, Gregory Komissarov wrote:
> [...]
>   File "/usr/lib64/python2.6/logging/config.py", line 94, in _resolve
>     found = __import__(used)
> ImportError: No module named handlers


The example log configuration uses the ConcurrentLogHandler that is not installed by default.

You can install it with
  pip install ConcurrentLogHandler

http://pypi.python.org/pypi/ConcurrentLogHandler/0.8.4

or you can change the log_deploy.ini.

Reminds me that I wanted to change the default log configuration...


Regards,
Oliver

-- 
Oliver Tonnhofer <olt at omniscale.de>
Omniscale - Dominik Helle, Oliver Tonnhofer GbR
Nadorster Str. 60, 26123 Oldenburg
Tel: +49(0)441/9392774-2 (Fax: 9)



More information about the MapProxy mailing list