Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Failed to start Cloudera Director Server. Return value: 3 [FAILED]

avatar
Frequent Visitor

After following the steps that are found in the below link the following error happens.

 

Command:

sudo service cloudera-director-server start

Error message:
Failed to start Cloudera Director Server. Return value: 3 [FAILED]

 

When I review the java version 

Command: echo $JAVA_HOME
/usr/java/jdk1.8.0_151

 

No errors took place during the install. 

 

 

1 ACCEPTED SOLUTION

avatar
Frequent Visitor

Issue was resolved with a reinstall of JAVA and then using the command: /usr/sbin/alternatives --config java  

View solution in original post

7 REPLIES 7

avatar
Rising Star

Which OS are you using? Also can you check the Director server log if it's present, it should be at /var/log/cloudera-director-server/application.log

avatar
Frequent Visitor

OS: Linux 7.2

That log file is not present 

Here are the only files in that location 

4 -rw-r--r--. 1 cloudera-director cloudera-director 307 Dec  6 23:17 cloudera-director-server.out

 

 

avatar
Rising Star

Any helpful information in cloudera-director-server.out ?

avatar
Frequent Visitor

The log file was empty. 

avatar
Frequent Visitor

Issue was resolved with a reinstall of JAVA and then using the command: /usr/sbin/alternatives --config java  

avatar
New Contributor

kindly install java


@MillerA wrote:

After following the steps that are found in the below link the following error happens.

 

Command:

sudo service cloudera-director-server start

Error message:
Failed to start Cloudera Director Server. Return value: 3 [FAILED]

 

When I review the java version 

Command: echo $JAVA_HOME
/usr/java/jdk1.8.0_151

 

No errors took place during the install. 

 

 


 

avatar
New Contributor

Please install java and then start the director server.