Created 07-11-2016 01:28 PM
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.
Created 07-13-2016 07:44 AM
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.
Created 09-24-2017 09:34 AM
Even I am facing same issue, did you fix the problem?
Created 10-12-2017 06:08 AM
Make sure JAVA_HOME Path should be set.
Created 10-30-2021 02:44 AM
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."
Created 03-23-2023 11:00 PM
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)
Created 01-03-2019 09:43 AM
Same issue is coming for me.
Created 01-03-2019 09:44 AM
Same issue is coming to me
Created 01-03-2019 09:46 AM
Created 01-10-2019 11:08 AM
Please post the information in the log specified in the screen shot so we can see if logging shows what the cause was.