Hi,
We are installing 2-host standalone setup on our VM .Have checked all the prerequisites and everything looks good.
we are using below command :
sudo /opt/apigee/apigee-setup/bin/setup.sh -p sa -f configFile
Can see the status of apigee-zookeeper, apigee-cassandra and apigee-openldap as OK but during installation after ldap installation , verification of ldap is throwing below error:
local callee=/opt/apigee/apigee-service/bin/apigee-service++ println ‘Error:setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1’++ ‘[’ ‘Error:setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1’ == -e ‘]’++ echo -e 'Error:setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1’Error:setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1++ logln ‘Error:setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1’+++ date ‘+%F %r’++ echo -e ‘[2016-07-07 08:23:10 AM] Error:setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1’++ chown root:root /tmp/setup-root.log++ exit 1
Any help would be appreciated!