MySQL COnnection error

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
Izzyg
Posts: 91
Joined: Tue Jun 25, 2013 1:14 pm
Location: Sip Land

MySQL COnnection error

Post by Izzyg »

1. Brekeke Product Name and Version:
server-product Brekeke SIP Server
server-ver 3.4.6.3/411


2. Java version:
java-ver 1.6.0_45

3. OS type and the version:
os-name Windows Server 2008 R2
os-ver 6.1

4. UA (phone), gateway or other hardware/software involved:

5. Your problem:


when i try to connect to our DB using Brekeke SIP Proxy server, it is failing with the following error in the log files:

================================================================

Exception: 07/08/15 07:47:59.545
com.brekeke.net.sip.sv.registrar.RegisteredDBCanNotOpenException: Connection error jdbc:mysql://mydomain.com/serverdb_sbc1
com.brekeke.sipadmin.plugins.RegisteredSqlDB.newConnection (null:-1)
com.brekeke.sipadmin.plugins.RegisteredSqlDB.initConnection (null:-1)
com.brekeke.sipadmin.plugins.RegisteredSqlDB.open (null:-1)
com.brekeke.sipadmin.plugins.RegisteredSqlDB.init (null:-1)
com.brekeke.net.sip.sv.registrar.Registrar.init (null:-1)
com.brekeke.net.sip.sv.SIPsvListener.<init> (null:-1)
com.brekeke.ondo.sv.main (null:-1)

sv: exit-code=-105
sv: exit-time=07/08/15 07:47:59.546
sv: total.mem=16252928 free.mem=15102408 thread=7
sv: Sayonara!
snuyzm
Posts: 97
Joined: Wed Feb 11, 2015 10:12 pm

Post by snuyzm »

Is the MySQL running correctly?

Did you install the MySQL's JDBC driver in the SIP Server's PC?
Izzyg
Posts: 91
Joined: Tue Jun 25, 2013 1:14 pm
Location: Sip Land

Post by Izzyg »

MySQL Runs, im able to connect and query the DB
snuyzm
Posts: 97
Joined: Wed Feb 11, 2015 10:12 pm

Post by snuyzm »

How about the JDBC driver?
Post Reply