Author Topic: Multimedia Universal contact server(UCS) connection with DB  (Read 5262 times)

thirumalai2k

  • Guest
Multimedia Universal contact server(UCS) connection with DB
« on: December 05, 2007, 09:33:01 AM »
Hi All,
Can anyone Pls help me in getting my UCS started ..
We are deploying a multimedia environment and trying to test a sample chat application.
During the process,we found out the UCS cannot be started and it is dependent on a DAP application,connected with DB.
After configuring the DAP with MSSQL DB in our machine we could see that JDBC info in the DAP connection properties needs to be checked and DBserver info field should be left blank.
Even after configuring all these options we are facing issues in starting the UCS . On refering to the logs we could find out,

com.genesyslab.icc.api.contactserver.ContactServerException: DataAccessPoint registration failed
Caused by: com.inet.tds.ao: Instance 'db_ucs' on host 'CR2CONVRU04' not found.

We couldnt intepret wht the logs exactly mean by the above statements.
I would be very much thankful if anyone can help us in getting this resolved

Thanks,
Thiru

Marked as best answer by on September 04, 2018, 10:04:28 AM

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7639
  • Karma: 56330
Re: Multimedia Universal contact server(UCS) connection with DB
« Reply #1 on: December 05, 2007, 03:19:55 PM »
Is the DBServer installed on the computer called CR2CONVRU04? If not that is your error and would check your hosts definition.

Offline Daimonas

  • Full Member
  • ***
  • Posts: 106
  • Karma: 2
  • There's a fish in every bowl.
Re: Multimedia Universal contact server(UCS) connection with DB
« Reply #2 on: December 05, 2007, 04:10:59 PM »
I would verify your DBMS name in your DAP configuration, if thats correct then you may need to check your DNS or add a host entry for the host you refer to. When using JDBC there is not actually a DB server used, so it is purely dynamic based on the database information.
« Last Edit: December 05, 2007, 04:14:35 PM by Daimonas (Robb) »

Offline anisdz

  • Newbie
  • *
  • Posts: 16
  • Karma: 0
Re: Multimedia Universal contact server(UCS) connection with DB
« Reply #3 on: January 09, 2008, 03:26:04 PM »
If you use version 7.2 of statserver it poses problems I install version 7.5 is better
Thank's