Support Questions

Find answers, ask questions, and share your expertise

Cloudera scm server unable to start

avatar
Explorer

Hello,

 

We were unable to start Cloudera server and seeing this error:

 

Job for cloudera-scm-server.service failed because the control process exited with error code. See "systemctl status cloudera-scm-server.service" and "journalctl -xe" for details.

 

Any help would be appreciated.

10 REPLIES 10

avatar
Explorer

helo,

 

Check the /var/log/cloudera-scm-server/      logs to see what is going on. You can also run the command mentioned in the error you posted for more info.

avatar
Contributor

Even I am facing same issue, did you fix the problem?

avatar
New Contributor

Make sure JAVA_HOME Path should be set.

avatar
New Contributor

Getting error msg "Starting cloudera-scm-server (via systemctl): Job for cloudera-scm-server.service failed because the control process exited with error code. See "systemctl status cloudera-scm-server.service" and "journalctl -xe" for details."

avatar
Explorer

Hi @eldudecloud,

I am also getting the same error message while starting cloudera manager. Please find the below logs and assist me

 

Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'VERSION' in 'where clause'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
at com.mysql.jdbc.Util.getInstance(Util.java:408)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2486)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:76)
at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:56)

avatar
New Contributor

Same issue is coming for me. 

avatar
New Contributor

Same issue is coming to me

avatar
New Contributor

Cloudera-Error.PNG

avatar
Master Guru

@Bhapra,

 

Please post the information in the log specified in the screen shot so we can see if logging shows what the cause was.