On 9/30/11 12:47 PM, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
If you run in debug mode, do you get any other relevant debug message before? Are you using xmlrpc module?
i needed to switch to earlier working version, but can try to reinstall later this non-working version later today. i'm using xmlrpc module. size of my syslog is> 12 MB due to these error messages.
first error message is this:
Sep 30 12:21:42 sip /usr/sbin/sip-proxy[27211]: ERROR:<core> [db_id.c:247]: error while parsing database URL: 'mysql://user:pass@localhost/ser'
perhaps it has something to do with later mi related error messages?
has someone changed something is parsing of db URLs? if so, please revert and i'll try again.
the mi error is very likely to be related to my latest change to fix usage of sip-related function in mi process and vice-versa (e.g., with xmlrpc, mi commands can be executed by sip workers, and with event_route[tm:local-request] sip functions can be executed in mi worker).
I don't think this touched db url parsing in any way, may be a side effect log message or some other change affected it.
The error related to mi should stop the starting process.
Cheers, Daniel