Open nigel327 opened 8 years ago
I have started successfully BDD after modifying permissions: sudo chmod 777 /tmp/bdd/bdd_tmp/bdd_tmp/log
Same situation about permission was meet, after refreshing sample sources. Work around by modifying permissions, and thanks.
Yet the core-dumped problem still remaining, and seems the Dgraph engine failed to start:
##################################################
################################################## \ Updating /etc/alternatives to manually managed configs **
/u01/bdd/v1.3.2/BDD-1.3.2.35.1091/BDD_manager/commands/start/start-dgraph.sh: line 42: 11100 Illegal instruction (core dumped) $DGRAPH_COMMAND $DGRAPH_ARGS > $DGRAPH_START_LOG 2>&1
Tried to start BDD by the service console, and it showed: ##################################################
Service Actions:
################################################## Updating /etc/alternatives to manually managed configs
Starting dgraph
/u01/bdd/v1.3.2/BDD-1.3.2.35.1091/BDD_manager/commands/start/start-dgraph.sh: line 42: 19535 Illegal instruction (core dumped) $DGRAPH_COMMAND $DGRAPH_ARGS > $DGRAPH_START_LOG 2>&1
and failed.