Hi,
I succesfully started Node, but I can't login into it. My cluster.cfg file looks like this:
#config-type=file
#file=cluster.xml
#The following url points to a default location.
#Set as appropriate for your environment.
jdbc-url=jdbc:sybase:Tds:localhost:19111
jdbc-username=gluch
jdbc-password=\
3Fzgs/A/gum6BsMGrq9E2r/88eefYd7FO7ufRESshhs3JPIK
jdbc-password-is-encrypted=true
jdbc-type=sqla
jdbc-sqla-ha=false
jdbc-sqla-ha-mirror-primary=
jdbc-sqla-ha-mirror-partner-1=
jdbc-sqla-ha-mirror-partner-2=
jdbc-hana-sso-bypass=true
cluster-name=esp1
cluster-password=\
A9jgFPDjgk+61sPAru5E3b/N8ZCf2t40OxCfwkSDhlU3v/gS
cluster-password-is-encrypted=true
cipher-file=C:\\SAP_ESP_5.1\\ESP-5_1\\cluster\\keys\\esp1\\cluster.key
I tried this combination, but it doesn't work:
c:\SAP_ESP_5.1\ESP-5_1\bin>streamingclusteradmin --uri=esps://10.61.0.214:19011
--username=esp1 --password=\
[error] authentication : Authentication failure:Invalid login credentials
SAP Version: 5.1.110.00/20151206.1/SP11/winnt/x86_64/64-bit/OPT/Sun, Dec 06, 2015 5:41:30 PM
Thank you for your help!
Jan