[Freeswitch-users] Error with SQLDB on FS startup

Jeff Leung jleung at v10networks.ca
Thu Aug 22 03:26:10 MSD 2013


If there's no tables when FS starts up on a SQLite database, it'll
create it automatically. You can safely ignore this.

 

From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of
Guillermo Ruiz Camauer
Sent: Wednesday, August 21, 2013 11:25 AM
To: FreeSWITCH Users Help
Subject: [Freeswitch-users] Error with SQLDB on FS startup

 

I am getting the following errors when starting up FS:

 

[root at Freeswitch freeswitch]# /usr/local/freeswitch/bin/freeswitch
2013-08-21 15:13:55.201104 [INFO] switch_event.c:596 Activate Eventing
Engine.
2013-08-21 15:13:55.201308 [WARNING] switch_event.c:570 Create
additional event dispatch thread 0
2013-08-21 15:13:55.262832 [INFO] switch_nat.c:420 Scanning for NAT
2013-08-21 15:13:55.262950 [DEBUG] switch_nat.c:170 Checking for PMP 1/5
2013-08-21 15:13:55.513013 [DEBUG] switch_nat.c:170 Checking for PMP 2/5
2013-08-21 15:13:56.012990 [DEBUG] switch_nat.c:170 Checking for PMP 3/5
2013-08-21 15:13:57.013009 [DEBUG] switch_nat.c:170 Checking for PMP 4/5
2013-08-21 15:13:59.013009 [DEBUG] switch_nat.c:170 Checking for PMP 5/5
2013-08-21 15:14:03.013009 [ERR] switch_nat.c:201 Error checking for PMP
[general error]
2013-08-21 15:14:03.013039 [DEBUG] switch_nat.c:425 Checking for UPnP
2013-08-21 15:14:06.066363 [INFO] switch_nat.c:441 No PMP or UPnP NAT
devices detected!
2013-08-21 15:14:06.068084 [ERR] switch_core_sqldb.c:585 NATIVE SQL ERR
[no such table: channels]
drop table channels
2013-08-21 15:14:06.068108 [ERR] switch_core_sqldb.c:585 NATIVE SQL ERR
[no such table: calls]
drop table calls
2013-08-21 15:14:06.068125 [ERR] switch_core_sqldb.c:585 NATIVE SQL ERR
[no such table: detailed_calls]
drop view detailed_calls
2013-08-21 15:14:06.068140 [ERR] switch_core_sqldb.c:585 NATIVE SQL ERR
[no such table: basic_calls]
drop view basic_calls
2013-08-21 15:14:06.068155 [ERR] switch_core_sqldb.c:585 NATIVE SQL ERR
[no such table: interfaces]
drop table interfaces
2013-08-21 15:14:06.068169 [ERR] switch_core_sqldb.c:585 NATIVE SQL ERR
[no such table: tasks]
drop table tasks
2013-08-21 15:14:06.081283 [CONSOLE] switch_core.c:1293 Created ip list
lan default (allow)
2013-08-21 15:14:06.081302 [CONSOLE] switch_core.c:1293 Created ip list
domains default (deny)
...

 

I am on FreeSWITCH Version 1.2.12+git~20130821T172756Z~c73179c6ad (git
c73179c 2013-08-21 17:27:56Z). (just ran make current, but it was
happenning before also).

 

FS continues and loads.  What are the possible side effects of these
errors?  Is there something very wrong with my setup?

 


-- 
Guillermo Ruiz Camauer

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130821/abc11939/attachment.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list