fk0

Results 3 comments of fk0

I've been thinking about the logic, so here's how I see it: - Get new torrent (**NT**) - Download old torrent from torrent client (**OT**) - **disabledByUser(OT)** = get files...

Here's what erlang.log shows =CRASH REPORT==== 10-Aug-2012::14:07:51 === crasher: initial call: mod_log_chat_mysql5:init/1 pid: registered_name: [] exception exit: pool_already_exists in function gen_server:init_it/6 ancestors: [ejabberd_sup,] messages: [] links: [] dictionary: [] trap_exit:...

fixed the issue manually by invoking: 1. ejabberdctl debug 2. emysql:remove_pool(mod_log_chat_mysql5_db). I think this issue happens due to missing handling of hanged up pool which couldn't be re-used at the...