Trying to start cloudera server but fails with postgres errors.
# /etc/init.d/cloudera-scm-server start
Starting cloudera-scm-server: [ OK ]
Then shortly after status indicates server dead.
# /etc/init.d/cloudera-scm-server status
cloudera-scm-server dead but pid file exists
cloudera-scm-server.log reveals: Any ideas or help ?
at
com.mchange.v2.async.ThreadPerTaskAsynchronousRunner$TaskThread.run(ThreadPerTaskAsynchronousRunner.java:255)
2014-04-15 13:34:19,847 WARN
[Task-Thread-for-com.mchange.v2.async.ThreadPerTaskAsynchronousRunner@6a7d25a1:resourcepool.BasicResourcePool@1841]
com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@707ffa54 --
Acquisition Attempt Failed!!! Clearing pending acquires. While trying to
acquire a needed new resource, we failed to succeed more than the maximum
number of allowed acquisition attempts (30). Last acquisition attempt
exception:
org.postgresql.util.PSQLException: FATAL: the database system is starting up
2014-04-15 13:34:19,849 WARN [main:spi.SqlExceptionHelper@143] SQL Error:
0, SQLState: null
2014-04-15 13:34:19,850 ERROR [main:spi.SqlExceptionHelper@144] Connections
could not be acquired from the underlying database!
2014-04-15 13:34:19,854 ERROR [main:bootstrap.EntityManagerFactoryBean@154]
Unable to upgrade schema to latest version.
org.hibernate.exception.GenericJDBCException: Could not open connection
To unsubscribe from this group and stop receiving emails from it, send an email to scm-users+unsubscribe@cloudera.org.