<?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>topic Re: Failed to launch Alfresco and get: Cannot load JDBC driver class 'org.h2.jdbcx.JdbcDataSource'  in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/failed-to-launch-alfresco-and-get-cannot-load-jdbc-driver-class/m-p/39954#M16766</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must add settings.xml file into your ~/.m2 repository, and add the configuration for the alfresco entreprise server.&lt;/P&gt;&lt;P&gt;Example of settings.xml&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;settings xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maven.apache.org/SETTINGS/1.0.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xsi:schemaLocation="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maven.apache.org/SETTINGS/1.0.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maven.apache.org/xsd/settings-1.0.0.xsd" rel="nofollow noopener noreferrer" target="_blank"&gt;http://maven.apache.org/xsd/settings-1.0.0.xsd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;servers&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;server&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;id&amp;gt;alfresco-private-repository&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;username&amp;gt;"USER-NAME"&amp;lt;/username&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;password&amp;gt;"PASSWORD"&amp;lt;/password&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/server&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/servers&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/settings&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must change "USER-NAME" and "PASSWORD" to the right values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Dec 2017 18:16:56 GMT</pubDate>
    <dc:creator>nabil_malloul</dc:creator>
    <dc:date>2017-12-11T18:16:56Z</dc:date>
    <item>
      <title>Failed to launch Alfresco and get: Cannot load JDBC driver class 'org.h2.jdbcx.JdbcDataSource'</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/failed-to-launch-alfresco-and-get-cannot-load-jdbc-driver-class/m-p/39949#M16761</link>
      <description>Hello;I have Alfresco ProjectMy alfresco.global.properties is configured like this:dir.root=${alfresco.data.location}# Alfresco Repo Webapp (alfresco.war) context, ports etcalfresco.context=alfrescoalfresco.host=localhostalfresco.port=8080alfresco.protocol=http# Alfresco Share Webapp (share.war) con</description>
      <pubDate>Fri, 27 Oct 2017 15:35:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/failed-to-launch-alfresco-and-get-cannot-load-jdbc-driver-class/m-p/39949#M16761</guid>
      <dc:creator>nabil_malloul</dc:creator>
      <dc:date>2017-10-27T15:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to launch Alfresco and get: Cannot load JDBC driver class 'org.h2.jdbcx.JdbcDataSource'</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/failed-to-launch-alfresco-and-get-cannot-load-jdbc-driver-class/m-p/39950#M16762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error claims about your database driver, so check this part of the config (usually the driver is added to $TOMCAT/lib). If you have&amp;nbsp;other project working, you surely may find there too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Oct 2017 09:49:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/failed-to-launch-alfresco-and-get-cannot-load-jdbc-driver-class/m-p/39950#M16762</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2017-10-29T09:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to launch Alfresco and get: Cannot load JDBC driver class 'org.h2.jdbcx.JdbcDataSource' </title>
      <link>https://connect.hyland.com/t5/alfresco-forum/failed-to-launch-alfresco-and-get-cannot-load-jdbc-driver-class/m-p/39951#M16763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Alfresco is running on the embedded tomcat on the project. So i think that the library are loaded with the definition of dependency in the pom XML. I tried to install the same project in another Pc and it works fine. The problem isn't from the version of JDK? I use the java version "1.8.0_121". Can this problem be resolved if i use another version of java ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 09:16:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/failed-to-launch-alfresco-and-get-cannot-load-jdbc-driver-class/m-p/39951#M16763</guid>
      <dc:creator>nabil_malloul</dc:creator>
      <dc:date>2017-10-30T09:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to launch Alfresco and get: Cannot load JDBC driver class 'org.h2.jdbcx.JdbcDataSource' </title>
      <link>https://connect.hyland.com/t5/alfresco-forum/failed-to-launch-alfresco-and-get-cannot-load-jdbc-driver-class/m-p/39952#M16764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I resolved my problem.&lt;/P&gt;&lt;P&gt;I created a settings.xml file in ~/.m2 and i added the configuration to allows maven downloading artifacts from private-repository.&lt;/P&gt;&lt;P&gt;This configuration is required when use the entreprise version of Alfresco.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 13:11:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/failed-to-launch-alfresco-and-get-cannot-load-jdbc-driver-class/m-p/39952#M16764</guid>
      <dc:creator>nabil_malloul</dc:creator>
      <dc:date>2017-10-30T13:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to launch Alfresco and get: Cannot load JDBC driver class 'org.h2.jdbcx.JdbcDataSource'</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/failed-to-launch-alfresco-and-get-cannot-load-jdbc-driver-class/m-p/39953#M16765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have exactly the same problem. I just follow tuto but it doesn't work... How can you resolve it with communauty version ?&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 17:55:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/failed-to-launch-alfresco-and-get-cannot-load-jdbc-driver-class/m-p/39953#M16765</guid>
      <dc:creator>anakin59490</dc:creator>
      <dc:date>2017-12-11T17:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to launch Alfresco and get: Cannot load JDBC driver class 'org.h2.jdbcx.JdbcDataSource' </title>
      <link>https://connect.hyland.com/t5/alfresco-forum/failed-to-launch-alfresco-and-get-cannot-load-jdbc-driver-class/m-p/39954#M16766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must add settings.xml file into your ~/.m2 repository, and add the configuration for the alfresco entreprise server.&lt;/P&gt;&lt;P&gt;Example of settings.xml&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;settings xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maven.apache.org/SETTINGS/1.0.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xsi:schemaLocation="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maven.apache.org/SETTINGS/1.0.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://maven.apache.org/SETTINGS/1.0.0&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maven.apache.org/xsd/settings-1.0.0.xsd" rel="nofollow noopener noreferrer" target="_blank"&gt;http://maven.apache.org/xsd/settings-1.0.0.xsd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;servers&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;server&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;id&amp;gt;alfresco-private-repository&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;username&amp;gt;"USER-NAME"&amp;lt;/username&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;password&amp;gt;"PASSWORD"&amp;lt;/password&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/server&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/servers&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/settings&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must change "USER-NAME" and "PASSWORD" to the right values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 18:16:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/failed-to-launch-alfresco-and-get-cannot-load-jdbc-driver-class/m-p/39954#M16766</guid>
      <dc:creator>nabil_malloul</dc:creator>
      <dc:date>2017-12-11T18:16:56Z</dc:date>
    </item>
  </channel>
</rss>

