<?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 Error while creating file null.lobs.db [90062-101] in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-while-creating-file-null-lobs-db-90062-101/m-p/205388#M158518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to deploy my workflow in Tomcat using H2 in-mem DB and getting the error below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-java line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;DEV 10:27:45.258 [localhost-startStop-1] INFO&amp;nbsp; o.a.e.i.bpmn.deployer.BpmnDeployer - Processing resource com/my/diagram/MyLeaveProcess.bpmn&lt;BR /&gt;DEV 10:27:49.554 [localhost-startStop-1] ERROR o.a.e.i.interceptor.CommandContext - Error while closing command context&lt;BR /&gt;org.apache.ibatis.exceptions.PersistenceException: &lt;BR /&gt;### Error updating database.&amp;nbsp; Cause: org.h2.jdbc.JdbcSQLException: Error while creating file null.lobs.db [90062-101]&lt;BR /&gt;### The error may involve org.activiti.engine.impl.persistence.entity.ResourceEntity.insertResource-Inline&lt;BR /&gt;### The error occurred while setting parameters&lt;BR /&gt;### SQL: insert into ACT_GE_BYTEARRAY(ID_, REV_, NAME_, BYTES_, DEPLOYMENT_ID_, GENERATED_)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; values (?, 1, ?, ?, ?, ?)&lt;BR /&gt;### Cause: org.h2.jdbc.JdbcSQLException: Error while creating file null.lobs.db [90062-101]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:23) ~[mybatis-3.1.1.jar:3.1.1]&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Same workflow working fine if I use the UnitTest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Apr 2015 09:35:49 GMT</pubDate>
    <dc:creator>jss</dc:creator>
    <dc:date>2015-04-18T09:35:49Z</dc:date>
    <item>
      <title>Error while creating file null.lobs.db [90062-101]</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-while-creating-file-null-lobs-db-90062-101/m-p/205388#M158518</link>
      <description>I'm trying to deploy my workflow in Tomcat using H2 in-mem DB and getting the error below&lt;IMG id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;EV 10:27:45.258 [localhost-startStop-1] INFO&amp;nbsp; o.a.e.i.bpmn.deployer.BpmnDeployer - Processing resource com/my/diagram/MyLeaveProcess.bpmnDEV 10:27:49.554 [localhost-startStop-1] ERROR o.a.e.i.interceptor.Comma</description>
      <pubDate>Sat, 18 Apr 2015 09:35:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-while-creating-file-null-lobs-db-90062-101/m-p/205388#M158518</guid>
      <dc:creator>jss</dc:creator>
      <dc:date>2015-04-18T09:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating file null.lobs.db [90062-101]</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-while-creating-file-null-lobs-db-90062-101/m-p/205389#M158519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seems to be H2 specific issue&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.h2database.com/javadoc/org/h2/constant/ErrorCode.html#c90062" rel="nofollow noopener noreferrer"&gt;http://www.h2database.com/javadoc/org/h2/constant/ErrorCode.html#c90062&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Error while creating file", are you sure you are running H2 in memory? Your URL should look something like&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc:h2:mem:activiti;DB_CLOSE_DELAY=1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 23:55:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-while-creating-file-null-lobs-db-90062-101/m-p/205389#M158519</guid>
      <dc:creator>balsarori</dc:creator>
      <dc:date>2015-04-18T23:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating file null.lobs.db [90062-101]</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-while-creating-file-null-lobs-db-90062-101/m-p/205390#M158520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bassam, Yes I am using H2 in memory mode only and I have double checked my configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way I'm using version: 5.12.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 21:31:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-while-creating-file-null-lobs-db-90062-101/m-p/205390#M158520</guid>
      <dc:creator>jss</dc:creator>
      <dc:date>2015-04-19T21:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating file null.lobs.db [90062-101]</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-while-creating-file-null-lobs-db-90062-101/m-p/205391#M158521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://stackoverflow.com/questions/29715777/error-while-creating-file-null-lobs-db-90062-101" rel="nofollow noopener noreferrer"&gt;http://stackoverflow.com/questions/29715777/error-while-creating-file-null-lobs-db-90062-101&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 20:25:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-while-creating-file-null-lobs-db-90062-101/m-p/205391#M158521</guid>
      <dc:creator>jss</dc:creator>
      <dc:date>2015-04-20T20:25:18Z</dc:date>
    </item>
  </channel>
</rss>

