[Serdev] db module error
Christopher Crawford
crawford_c at pannaway.com
Wed Aug 18 19:03:38 UTC 2004
I am developing a module that is using the latest (unstable dev-99)
release of ser and am having a db connection pool issue(see trace
below).
I am binding and then init 'ing. Upon module's successful connection,
ser bails when trying to initialize module usrloc.
Thoughts?
Chris
0(0) DEBUG: init_mod: cic
0(0) find_mod_export: found <db_use_table> in module mysql
[/usr/local/lib/ser/modules/mysql.so]
0(0) find_mod_export: found <db_init> in module mysql
[/usr/local/lib/ser/modules/mysql.so]
0(0) find_mod_export: found <db_close> in module mysql
[/usr/local/lib/ser/modules/mysql.so]
0(0) find_mod_export: found <db_query> in module mysql
[/usr/local/lib/ser/modules/mysql.so]
0(0) find_mod_export: found <db_raw_query> in module mysql
[/usr/local/lib/ser/modules/mysql.so]
0(0) find_mod_export: found <db_free_result> in module mysql
[/usr/local/lib/ser/modules/mysql.so]
0(0) find_mod_export: found <db_insert> in module mysql
[/usr/local/lib/ser/modules/mysql.so]
0(0) find_mod_export: found <db_delete> in module mysql
[/usr/local/lib/ser/modules/mysql.so]
0(0) find_mod_export: found <db_update> in module mysql
[/usr/local/lib/ser/modules/mysql.so]
0(0) get_connection(): Connection not found in the pool
0(0) CIC- connection to DB success 0(0) fixing
/usr/local/lib/ser/modules/maxfwd.so mf_process_maxfwd_header
...
1(0) DEBUG: init_mod_child (-2): usrloc
1(0) get_connection(): Inherited open database connections, this is not
a good idea
1(0) db_init(): Could not create a connection
1(0) ERROR: child_init(-2): Error while connecting database
1(0) init_mod_child(): Error while initializing module usrloc
1(0) ERROR: open_uac_fifo: init_child failed
1(0) starting fifo server failed
1(0) INFO: signal 15 received
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.iptel.org/pipermail/serdev/attachments/20040818/1478e2ff/attachment.html
More information about the Serdev
mailing list