" /> speechminer issue - Genesys CTI User Forum

Author Topic: speechminer issue  (Read 1632 times)

Offline Noufal

  • Full Member
  • ***
  • Posts: 106
  • Karma: -6
speechminer issue
« on: June 02, 2019, 07:15:45 AM »
Advertisement
Dear Team,

currently i am facing that i am not able login speechminer , it sas invalid login (it was working)

speechminer web login says can not connect config server, kindly suggest what would be reason

------------------------------------------------------------------------------------------------------------SM web
019-06-02T08:41:28.575 Dbg 09900 Running SQL Command: select * from versionTbl
2019-06-02T08:41:28.578 Dbg 09900 Running SQL Command: select 'test'
2019-06-02T08:41:30.673 Dbg 09900 Running SQL Command: insert into msgLogTbl (time,computerName,msgType,msg) Values(@time,@computerName,@msgType,@msg)
2019-06-02T08:41:30.675 Dbg 09900 Running SQL Command: INSERT INTO userEventsTbl (login,eventTime,eventTypeSubTypeID,sourceIP,sourceHostName,sourceComputerName,applicationID,dotNetVersion,smartVersion,comments,databaseVersion)VALUES (@login,GetUTCDate(),2,'192.168.211.141','GENESYSCCA','genesyscca.smasco.com',1,'4.0.30319.42000','8.5.502.92',@comments,'8.5.502.92')
2019-06-02T08:41:30.677 Std 09900 WARN Cannot connect to configuration server
2019-06-02T08:41:32.671 Dbg 09900 Running SQL Command: select * from versionTbl
2019-06-02T08:41:32.673 Dbg 09900 Running SQL Command: select 'test'
2019-06-02T08:41:34.741 Dbg 09900 Running SQL Command: insert into msgLogTbl (time,computerName,msgType,msg) Values(@time,@computerName,@msgType,@msg)
2019-06-02T08:41:34.742 Dbg 09900 Running SQL Command: INSERT INTO userEventsTbl (login,eventTime,eventTypeSubTypeID,sourceIP,sourceHostName,sourceComputerName,applicationID,dotNetVersion,smartVersion,comments,databaseVersion)VALUES (@login,GetUTCDate(),2,'192.168.211.141','GENESYSCCA','genesyscca.smasco.com',1,'4.0.30319.42000','8.5.502.92',@comments,'8.5.502.92')
2019-06-02T08:41:34.749 Std 09900 WARN Cannot connect to configuration server

----------------------------------------config server




Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: speechminer issue
« Reply #1 on: June 02, 2019, 10:06:21 PM »
You changed the user password? The one used to connect to it? Check CfgServer logs

Offline Noufal

  • Full Member
  • ***
  • Posts: 106
  • Karma: -6
Re: speechminer issue
« Reply #2 on: June 03, 2019, 04:35:05 AM »
no changes ,the default is working for CME and SCI

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: speechminer issue
« Reply #3 on: June 03, 2019, 10:06:59 AM »
Is Confserv fully accessible from server where SM is running?Did you assigned all required permissions to the used person (recommend to do not use the "default" user)? Did you check confserv logs to see what happened there?