<?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 Problems executing twice exclusive gateway in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-executing-twice-exclusive-gateway/m-p/165416#M119102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying execute twice a task with exclusive gateway but I recieved next error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;25 feb 2014 - 21:47:15 [ERROR] interceptor.CommandContext - Error while closing command context&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.ibatis.exceptions.IbatisException: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### Error querying database.&amp;nbsp; Cause: org.apache.ibatis.reflection.ReflectionException: Could not set property 'byteArrayRef' of 'VariableInstanceEntity[id=3825, name=input, type=string]' with value 'ByteArrayRef[id=null, name=null, entity=null]' Cause: org.apache.ibatis.reflection.ReflectionException: There is no setter for property named 'byteArrayRef' in 'class org.activiti.engine.impl.persistence.entity.VariableInstanceEntity'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### The error may involve org.activiti.engine.impl.persistence.entity.VariableInstanceEntity.selectVariablesByExecutionId-Inline&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### The error occurred while setting parameters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### Cause: org.apache.ibatis.reflection.ReflectionException: Could not set property 'byteArrayRef' of 'VariableInstanceEntity[id=3825, name=input, type=string]' with value 'ByteArrayRef[id=null, name=null, entity=null]' Cause: org.apache.ibatis.reflection.ReflectionException: There is no setter for property named 'byteArrayRef' in 'class org.activiti.engine.impl.persistence.entity.VariableInstanceEntity'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:8)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:61)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:53)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.db.DbSqlSession.selectListWithRawParameter(DbSqlSession.java:286)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.db.DbSqlSession.selectList(DbSqlSession.java:277)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;…..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first execution(reject with input value == NO) was successfully but when I tried execute second execution(aceptance with input value == SI) to complete task again the last error was triggered&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I add the bpm file and java class, can any help me please?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Feb 2014 05:17:03 GMT</pubDate>
    <dc:creator>carls127</dc:creator>
    <dc:date>2014-02-26T05:17:03Z</dc:date>
    <item>
      <title>Problems executing twice exclusive gateway</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-executing-twice-exclusive-gateway/m-p/165416#M119102</link>
      <description>Hello, I'm trying execute twice a task with exclusive gateway but I recieved next error:25 feb 2014 - 21:47:15 [ERROR] interceptor.CommandContext - Error while closing command contextorg.apache.ibatis.exceptions.IbatisException: ### Error querying database.&amp;nbsp; Cause: org.apache.ibatis.reflection.Refle</description>
      <pubDate>Wed, 26 Feb 2014 05:17:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-executing-twice-exclusive-gateway/m-p/165416#M119102</guid>
      <dc:creator>carls127</dc:creator>
      <dc:date>2014-02-26T05:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problems executing twice exclusive gateway</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-executing-twice-exclusive-gateway/m-p/165417#M119103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a similar issue. My process has a loop and when I run&amp;nbsp; it in activity explorer it works fine, but if I call it from a java application I get the same error when the process tries to execute a task a second time after the loop iterate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any special consideration to run it in one way or another?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 19:03:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-executing-twice-exclusive-gateway/m-p/165417#M119103</guid>
      <dc:creator>miguelohz</dc:creator>
      <dc:date>2014-02-26T19:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems executing twice exclusive gateway</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-executing-twice-exclusive-gateway/m-p/165418#M119104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you please create a unit test showing your problem and create a JIRA issue? That would make it easier for use to reproduce the issue and fix it if necessary.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Mar 2014 14:03:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-executing-twice-exclusive-gateway/m-p/165418#M119104</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-03-01T14:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problems executing twice exclusive gateway</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-executing-twice-exclusive-gateway/m-p/165419#M119105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've solved this issue, thanks for your support.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 23:41:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-executing-twice-exclusive-gateway/m-p/165419#M119105</guid>
      <dc:creator>carls127</dc:creator>
      <dc:date>2014-03-03T23:41:27Z</dc:date>
    </item>
  </channel>
</rss>

