" /> RWS failed to start - Genesys CTI User Forum

Author Topic: RWS failed to start  (Read 11880 times)

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: RWS failed to start
« Reply #15 on: March 14, 2017, 06:50:17 AM »
Advertisement
Totally agree with s.svr1111. Make sure you have set up all needed options in application.yaml correctly and rest should be commented out. After ensure that configuration is ok, start the Cassandra as first, then if you are using external ES - start it, and as latest start GIR service

Offline s.svr1111

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: RWS failed to start
« Reply #16 on: March 14, 2017, 06:55:07 AM »
Hi Najwan

I can't share the files and even if I can I will not. I joined this forum to get help and helping out. This is not the way to solve issues.
Tell us where you are stuck now and what are the errors if you have handled everything in application.yaml...


Sent from my iPhone using Tapatalk

Offline najwan

  • Newbie
  • *
  • Posts: 40
  • Karma: 0
Re: RWS failed to start
« Reply #17 on: March 14, 2017, 07:32:25 AM »
Dears,

I really appreciate your support but can you please share a working application.yaml file

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: RWS failed to start
« Reply #18 on: March 14, 2017, 09:05:32 AM »
You cannot easily use any configuration file which belongs to another installation/deployment. The application.yaml options are documented very well, so just follow the documentation or hints provided there.

Offline nhannt

  • Newbie
  • *
  • Posts: 39
  • Karma: 0
Re: RWS failed to start
« Reply #19 on: June 29, 2017, 11:32:05 AM »
Hi najwan,

You can try to change application.yaml
    useTransportClient: false

And check Cassandra have opened port 9160
netstat -na|grep 9160
tcp        0      0 172.16.1.96:9160            0.0.0.0:*                  LISTEN     

Br, Nhan
« Last Edit: June 29, 2017, 11:52:16 AM by nhannt »

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: RWS failed to start
« Reply #20 on: June 29, 2017, 11:34:29 AM »
This option is used just in case there is non embedded ES