<?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: Issue with Custom job executor  Activiti 5.17 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210160#M163290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We initially used DefaultJobExecutor, as this is very slow. We have created a custom Job executor and configured the same in process engine configuration with the above configuration. But we are getting the exception I mentioned in my previous comments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If we get back back to default job executor then we are not getting the connection exceptions. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2015 14:06:48 GMT</pubDate>
    <dc:creator>ganeshr</dc:creator>
    <dc:date>2015-09-14T14:06:48Z</dc:date>
    <item>
      <title>Issue with Custom job executor  Activiti 5.17</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210155#M163285</link>
      <description>We are using Activiti 5.17.0 version and to improve the performance of jobs tried to implement custom job executor in process engine.After configuring custom job executor with custom pool configuration we are getting UniversalConnectionPoolException while executing the jobs. We are running activiti</description>
      <pubDate>Thu, 03 Sep 2015 15:17:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210155#M163285</guid>
      <dc:creator>ganeshr</dc:creator>
      <dc:date>2015-09-03T15:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Custom job executor  Activiti 5.17</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210156#M163286</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;have a look here &lt;/SPAN&gt;&lt;A href="http://docs.oracle.com/cd/E18283_01/java.112/e12265/optimize.htm" rel="nofollow noopener noreferrer"&gt;http://docs.oracle.com/cd/E18283_01/java.112/e12265/optimize.htm&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;maybe it will help you configuring the connection pool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;just for testing purpose try increasing the "ncs.datasource.pool.max-pool-size" value to 100.&amp;nbsp; (this is the max connections as I know)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and then use it intenssive for a longer time to see if it will reach the limit again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; if the limit is reach again then there is a problem with reusing connections, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Anyway you should monitor the number of opened connections in the DB server to see if it is increasing in time&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 09:00:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210156#M163286</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2015-09-07T09:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Custom job executor  Activiti 5.17</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210157#M163287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After setting queueSize and corePoolSize to same then we are not getting the exception. But however we are still monitoring the connections to see if we again receive this exception.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 18:57:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210157#M163287</guid>
      <dc:creator>ganeshr</dc:creator>
      <dc:date>2015-09-09T18:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Custom job executor  Activiti 5.17</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210158#M163288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are again seeing the exception. We tried increasing the connections to 100 as well but it is not working. Not sure why it is giving problem when we use custom job executor otherwise we are not getting that exception but the performance of job executor is very slow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any other way to improve the performance of job executor?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 13:47:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210158#M163288</guid>
      <dc:creator>ganeshr</dc:creator>
      <dc:date>2015-09-10T13:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Custom job executor  Activiti 5.17</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210159#M163289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What do you mean with "the performance of the job executor is very slow"? Which job executor are you using exactly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2015 16:56:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210159#M163289</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2015-09-12T16:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Custom job executor  Activiti 5.17</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210160#M163290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We initially used DefaultJobExecutor, as this is very slow. We have created a custom Job executor and configured the same in process engine configuration with the above configuration. But we are getting the exception I mentioned in my previous comments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If we get back back to default job executor then we are not getting the connection exceptions. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 14:06:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210160#M163290</guid>
      <dc:creator>ganeshr</dc:creator>
      <dc:date>2015-09-14T14:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Custom job executor  Activiti 5.17</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210161#M163291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The exception does point to a badly configured connection pool (or a database setting that limits the number of connections).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:24:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210161#M163291</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-09-15T10:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Custom job executor  Activiti 5.17</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210162#M163292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The exception does point to a badly configured connection pool (or a database setting that limits the number of connections).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:24:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210162#M163292</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-09-15T10:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Custom job executor  Activiti 5.17</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210163#M163293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have set with enough database connection, please see my first comments that has database configurations. Even I increased database connection from 50 to 100 but still facing the same error. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 16:07:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-custom-job-executor-activiti-5-17/m-p/210163#M163293</guid>
      <dc:creator>ganeshr</dc:creator>
      <dc:date>2015-09-15T16:07:01Z</dc:date>
    </item>
  </channel>
</rss>

