<?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: encountering a problem with db.create in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/encountering-a-problem-with-db-create/m-p/22076#M10532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes, it's caused by missing resource in classpath, alternatively first, an unmatched path is given, second, the resource is even not exsit in classpath, third, wrong classloader.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;anyway, cheers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 May 2010 08:17:58 GMT</pubDate>
    <dc:creator>jeff1</dc:creator>
    <dc:date>2010-05-24T08:17:58Z</dc:date>
    <item>
      <title>encountering a problem with db.create</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/encountering-a-problem-with-db-create/m-p/22073#M10529</link>
      <description>Hello,I am trying to use Activiti with SQL-server. For one of the first steps I prepared a create and a drop-script for SQL-server. I placed them in the approbiate locations insinde the activiti-engine.jar. In the setup-directory I created a file called build.mssql.properties and changed from h2 to</description>
      <pubDate>Sun, 23 May 2010 13:56:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/encountering-a-problem-with-db-create/m-p/22073#M10529</guid>
      <dc:creator>sebastian_s</dc:creator>
      <dc:date>2010-05-23T13:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: encountering a problem with db.create</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/encountering-a-problem-with-db-create/m-p/22074#M10530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi, sebastian.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have a look at the method stack:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;at java.io.Reader.&amp;lt;init&amp;gt;(Reader.java:61)&lt;BR /&gt;at java.io.InputStreamReader.&amp;lt;init&amp;gt;(InputStreamReader.java:55)&lt;BR /&gt;at org.apache.tools.ant.taskdefs.SQLExec$Transaction.runTransaction(SQLExec.java:774)&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;then dive into the source code, you will find the NP is caused by missing resource.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;it's really probable because of the file bellow is NOT found:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;org/activiti/db/create/activiti.mssql.create.sql&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;try &lt;/SPAN&gt;&lt;CODE&gt;/org/activiti/db/create/activiti.mssql.create.sql&lt;/CODE&gt;&lt;SPAN&gt; to replace &lt;/SPAN&gt;&lt;CODE&gt;org/activiti/db/create/activiti.mssql.create.sql&lt;/CODE&gt;&lt;SPAN&gt;add up '/' and try again. because if without the '/' it stands for relative path to the somewhat class(maybe SQLExec)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 03:19:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/encountering-a-problem-with-db-create/m-p/22074#M10530</guid>
      <dc:creator>jeff1</dc:creator>
      <dc:date>2010-05-24T03:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: encountering a problem with db.create</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/encountering-a-problem-with-db-create/m-p/22075#M10531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the hint. I had a problem with the classpath. I solved it by putting the scripts in a jar-file. Afterwards it was fine. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 07:37:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/encountering-a-problem-with-db-create/m-p/22075#M10531</guid>
      <dc:creator>sebastian_s</dc:creator>
      <dc:date>2010-05-24T07:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: encountering a problem with db.create</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/encountering-a-problem-with-db-create/m-p/22076#M10532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes, it's caused by missing resource in classpath, alternatively first, an unmatched path is given, second, the resource is even not exsit in classpath, third, wrong classloader.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;anyway, cheers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 08:17:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/encountering-a-problem-with-db-create/m-p/22076#M10532</guid>
      <dc:creator>jeff1</dc:creator>
      <dc:date>2010-05-24T08:17:58Z</dc:date>
    </item>
  </channel>
</rss>

