oracle / big-data-lite

Samples to the Oracle Big Data Lite VM
http://www.oracle.com/technetwork/database/bigdata-appliance/oracle-bigdatalite-2104726.html
MIT License
38 stars 39 forks source link

BDD could not start in 4.6? #7

Open nigel327 opened 8 years ago

nigel327 commented 8 years ago

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.

pmillart commented 8 years ago

I have started successfully BDD after modifying permissions: sudo chmod 777 /tmp/bdd/bdd_tmp/bdd_tmp/log

nigel327 commented 8 years ago

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:

##################################################

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: 11100 Illegal instruction (core dumped) $DGRAPH_COMMAND $DGRAPH_ARGS > $DGRAPH_START_LOG 2>&1

Starting hdfs-agent

Starting bddServer