Hi all,

After finishes successfully an ARIS Designer 9.7 installation, we went to ACC and executed the command bellow to ass the external service and make the ARIS works with oracle cluster:

update external service serv_erp url="/u01/app/oracle/product/11.2.0/db/jdbc/lib/ojdbc6.jar@(DESCRIPTION=ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=erp01-scan.xxxxx.corp)(PORT = 1521)))(ONNECT_DATA=(SERVICE_NAME=serv_erp)))"driverClassName="oracle.jdbc.OracleDriver" username="ARIS9" password="Arisadm" maxIdle=15 maxActive=100 maxWait=10000 removeAbandoned=false removeAbandonedTimeout=600 logAbandoned=true defaultAutoCommit=false rollbackOnReturn=true host=erp01-scan.xxxxx.corp jmxEnabled=true validationQuery="select 1 from dual" testOnBorrow=true   the command finisher wit the error below:   No Zookeeper connection available on node localhost.

Unable to delta-update external service serv_erp

No Zookeeper connection available on the only reachable node localhost.

Does anyone have fixed this problem?

 

Regards,

Marcus Campos

 or register to reply.

Notify Moderator