apigee Installation error thru ansible

I am installing apigee thru ansible in one datacenter with 7 servers, after installation is done, all the servers and components are up and running fine except edge-qpid-server and below is the error when try to start.. can someone please advise..

+ apigee-service edge-qpid-server start
The file bin/setenv.sh was changed
[ChangeDelta, position: 0, lines: [lib_path="$working_dir"/../lib, conf_path="$working_dir"/../conf, data_dir="$working_dir"/../data] to [lib_path=${install_dir}/lib, conf_path=${install_dir}/conf, data_dir=${APIGEE_APP_LOGDIR:-${install_dir}/data}, , , , ]]
[ChangeDelta, position: 4, lines: [max_mem=256m, max_permsize=256m] to [max_mem=512m, max_permsize=128m]]
[ChangeDelta, position: 7, lines: [meta_space_size=512m, ] to [meta_space_size=128m]]
[ChangeDelta, position: 15, lines: [# max_open_files=1024] to [# max_open_files=100000, #, # Enable this by default for ASG, , ##, # value of this will get appended to java command, # can be used to add custom system property like -Dprop=value, # can be used to add extra JVM opts too, like -XX:MaxGCPauseMillis=n, ##]]
The file lib/settings was changed
[ChangeDelta, position: 0, lines: [START_PRIO=90, STOP_PRIO=10] to [APPLICATION_EXE=$COMPONENT_ROOT/bin/start, HTTP_PORT=8083]]
The file webapps/api/WEB-INF/web.xml was changed
[ChangeDelta, position: 42, lines: [ <init-param>, <param-name>no.api.version</param-name>, <param-value>false</param-value>, </init-param>] to [ , ]]
apigee-configutil: edge-qpid-server: # OK
apigee-service: edge-qpid-server: Not running (NO_LOCKFILE)
apigee-service: edge-qpid-server: status=2, continuing
apigee-service: edge-qpid-server: Not running (DEAD)
apigee-service: edge-qpid-server: status=3, continuing
apigee-service: edge-qpid-server: Not running (DEAD)
apigee-service: edge-qpid-server: edge-qpid-server is dead
apigee-all: Error: start failed on [edge-qpid-server]

0 0 167
0 REPLIES 0