<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: CDH 6.1 Installation Issues - Unable to obtain CM release version in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/CDH-6-1-Installation-Issues-Unable-to-obtain-CM-release/m-p/300728#M220372</link>
    <description>&lt;P&gt;I have fixed this, drop your database cmf,and create cmf again,then restart service cloudera-scm-server .&lt;/P&gt;</description>
    <pubDate>Mon, 03 Aug 2020 03:24:22 GMT</pubDate>
    <dc:creator>zuoseven</dc:creator>
    <dc:date>2020-08-03T03:24:22Z</dc:date>
    <item>
      <title>CDH 6.1 Installation Issues - Unable to obtain CM release version</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-6-1-Installation-Issues-Unable-to-obtain-CM-release/m-p/88238#M31721</link>
      <description>&lt;P&gt;I have been trying a full installation of CDH6.1 and there are issues when i start the scm server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Installing on Centos 7 (AWS EC2 instance) with no prior CDH installed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The logs say something like this:&lt;/P&gt;&lt;PRE&gt;INFO main:com.cloudera.server.cmf.bootstrap.EntityManagerFactoryBean: MYSQL database engine and table mapping: {InnoDB=[AUDITS, COMMANDS, CONFIGS, SCHEMA_VERSION]}
2019-03-25 16:27:22,021 WARN main:com.cloudera.server.cmf.bootstrap.EntityManagerFactoryBean: Failed to determine prior version. This is expected if you are starting Cloudera Manager for the first time. Please also ignore any error messages about missing tables. Moving ahead assuming no upgrade: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2019-03-25 16:27:22,031 INFO main:com.cloudera.enterprise.dbutil.DbUtil: Schema version table already exists.
2019-03-25 16:27:22,032 INFO main:com.cloudera.enterprise.dbutil.DbUtil: DB Schema version 1.
2019-03-25 16:27:22,039 WARN main:org.springframework.context.support.GenericApplicationContext: Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.cloudera.server.cmf.TrialState': Cannot resolve reference to bean 'entityManagerFactoryBean' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactoryBean': FactoryBean threw exception on object creation; nested exception is java.lang.RuntimeException: Unable to obtain CM release version.
2019-03-25 16:27:22,040 ERROR main:com.cloudera.server.cmf.Main: Server failed.&lt;/PRE&gt;&lt;P&gt;I am using MySQL database. Any help is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 14:15:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-6-1-Installation-Issues-Unable-to-obtain-CM-release/m-p/88238#M31721</guid>
      <dc:creator>knp</dc:creator>
      <dc:date>2022-09-16T14:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 6.1 Installation Issues - Unable to obtain CM release version</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-6-1-Installation-Issues-Unable-to-obtain-CM-release/m-p/90301#M31722</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/33039"&gt;@knp&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would recommend cleaning out the database and then try starting Cloudera Manager again since it appears that the database tables are not in a "good" state. &amp;nbsp;Cloudera Manager's SCHEMA_VERSION table is already existing might be possible from some previous install.&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;2019-03-25 16:27:22,031 INFO main:com.cloudera.enterprise.dbutil.DbUtil: Schema version table already exists.
2019-03-25 16:27:22,032 INFO main:com.cloudera.enterprise.dbutil.DbUtil: DB Schema version 1.
2019-03-25 16:27:22,039 WARN main:org.springframework.context.support.GenericApplicationContext: Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.cloudera.server.cmf.TrialState': Cannot resolve reference to bean 'entityManagerFactoryBean' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactoryBean': FactoryBean threw exception on object creation; nested exception is java.lang.RuntimeException: Unable to obtain CM release version.&lt;/PRE&gt;</description>
      <pubDate>Sun, 12 May 2019 21:21:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-6-1-Installation-Issues-Unable-to-obtain-CM-release/m-p/90301#M31722</guid>
      <dc:creator>GangWar</dc:creator>
      <dc:date>2019-05-12T21:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 6.1 Installation Issues - Unable to obtain CM release version</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-6-1-Installation-Issues-Unable-to-obtain-CM-release/m-p/281176#M209221</link>
      <description>If that resolves your issue, please spare some time in accepting the solution. Thanks.</description>
      <pubDate>Thu, 24 Oct 2019 04:38:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-6-1-Installation-Issues-Unable-to-obtain-CM-release/m-p/281176#M209221</guid>
      <dc:creator>GangWar</dc:creator>
      <dc:date>2019-10-24T04:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 6.1 Installation Issues - Unable to obtain CM release version</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-6-1-Installation-Issues-Unable-to-obtain-CM-release/m-p/300728#M220372</link>
      <description>&lt;P&gt;I have fixed this, drop your database cmf,and create cmf again,then restart service cloudera-scm-server .&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 03:24:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-6-1-Installation-Issues-Unable-to-obtain-CM-release/m-p/300728#M220372</guid>
      <dc:creator>zuoseven</dc:creator>
      <dc:date>2020-08-03T03:24:22Z</dc:date>
    </item>
  </channel>
</rss>

