<?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: 'alfresco.alf_store' doesn't exist and other errors in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-alf-store-doesn-t-exist-and-other-errors/m-p/56047#M33797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfrescso and my database (MySQL) are on the same Linux box. I have created a username/pwd specific to use the db which is for Alfreco. And also i have used default 'alfresco' name for un/pwd and DBname to setup alfresco on the same machine too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In normal shell i can able to login with the above un/pwd and can see the DB 'alfresco'. Also I have mentioned in the repository.properties in the alfresco.war. Also I have explicitly set the permissions again for the user to have access to DB. But still the problem comes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the Alfresco boots/starts for the first time, it will create all the DB tables. This is not done when I start for the first time, so inturn the application is checking for the tables, so it's unable to find. SO the probelm.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me why it happens, unable to create the tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Uday Garikapati&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Sep 2006 08:48:14 GMT</pubDate>
    <dc:creator>udaygarikapati</dc:creator>
    <dc:date>2006-09-28T08:48:14Z</dc:date>
    <item>
      <title>'alfresco.alf_store' doesn't exist and other errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-alf-store-doesn-t-exist-and-other-errors/m-p/56045#M33795</link>
      <description>Hi All,When I try to setup Alfresco1.4 preview machine on a new machine in my other network, it is throwing following errors. Before this attempt I have instaled the same version with DB name change to alfresco14 on my machine. Later I packaged this bundle and put on the target machine and setup the</description>
      <pubDate>Mon, 25 Sep 2006 20:51:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-alf-store-doesn-t-exist-and-other-errors/m-p/56045#M33795</guid>
      <dc:creator>udaygarikapati</dc:creator>
      <dc:date>2006-09-25T20:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: 'alfresco.alf_store' doesn't exist and other errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-alf-store-doesn-t-exist-and-other-errors/m-p/56046#M33796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The exception seems to be caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you test the database connection from the alfresco machine to the DB? Also can you check you have the correct username/password setup for the DB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 08:23:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-alf-store-doesn-t-exist-and-other-errors/m-p/56046#M33796</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2006-09-26T08:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: 'alfresco.alf_store' doesn't exist and other errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-alf-store-doesn-t-exist-and-other-errors/m-p/56047#M33797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfrescso and my database (MySQL) are on the same Linux box. I have created a username/pwd specific to use the db which is for Alfreco. And also i have used default 'alfresco' name for un/pwd and DBname to setup alfresco on the same machine too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In normal shell i can able to login with the above un/pwd and can see the DB 'alfresco'. Also I have mentioned in the repository.properties in the alfresco.war. Also I have explicitly set the permissions again for the user to have access to DB. But still the problem comes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the Alfresco boots/starts for the first time, it will create all the DB tables. This is not done when I start for the first time, so inturn the application is checking for the tables, so it's unable to find. SO the probelm.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me why it happens, unable to create the tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Uday Garikapati&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 08:48:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-alf-store-doesn-t-exist-and-other-errors/m-p/56047#M33797</guid>
      <dc:creator>udaygarikapati</dc:creator>
      <dc:date>2006-09-28T08:48:14Z</dc:date>
    </item>
  </channel>
</rss>

