Hi,
As suggested, modified the changes in icscf.xml and
scscf.xml files, PFA
modified files.
Still getting few errors ....
Now it seems to be clear to me where the problem might come from:
I have restricted access to mysql server to address 10.0.0.9 only.
You have to change the bind-address statement in /etc/mysql.cnf accordingly.
See:
http://dev.mysql.com/doc/refman/5.7/en/server-options.html#option_mysqld_bi…
Change the address to "*" or to 0.0.0.0.
BR Franz