<?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 Getting exception when trying to connect to 5.12 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/getting-exception-when-trying-to-connect-to-5-12/m-p/147949#M103272</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;BR /&gt;&lt;SPAN&gt;I am getting the exception shown below &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SLF4J: See &lt;/SPAN&gt;&lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" rel="nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt;&lt;SPAN&gt; for an explanation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception in thread "main" java.lang.NoClassDefFoundError: org/activiti/bpmn/model/Task&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl.getDefaultDeployers(ProcessEngineConfigurationImpl.java:768)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl.initDeployers(ProcessEngineConfigurationImpl.java:721)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl.init(ProcessEngineConfigurationImpl.java:393)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl.buildProcessEngine(ProcessEngineConfigurationImpl.java:373)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.up.procreport2.rest.MainRep.main(MainRep.java:70)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.lang.ClassNotFoundException: org.activiti.bpmn.model.Task&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.net.URLClassLoader$1.run(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.security.AccessController.doPrivileged(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.net.URLClassLoader.findClass(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.ClassLoader.loadClass(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did try with 5.11 it is working fine. But when I tried to include 5.12 jars it is giving the error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProcessEngine processEngine = ProcessEngineConfiguration&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .createProcessEngineConfigurationFromResource("resource/activiti.cfg.xml")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .buildProcessEngine();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tried with 5.12.1 , still seeing the error. Did anyone face the same problem before?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 May 2013 16:11:24 GMT</pubDate>
    <dc:creator>studious</dc:creator>
    <dc:date>2013-05-01T16:11:24Z</dc:date>
    <item>
      <title>Getting exception when trying to connect to 5.12</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-exception-when-trying-to-connect-to-5-12/m-p/147949#M103272</link>
      <description>Hi,I am getting the exception shown below SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]Exception in thread "main" java.lang.NoClassDefFoundError: org/activiti/bpmn/model/Task&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engi</description>
      <pubDate>Wed, 01 May 2013 16:11:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-exception-when-trying-to-connect-to-5-12/m-p/147949#M103272</guid>
      <dc:creator>studious</dc:creator>
      <dc:date>2013-05-01T16:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Getting exception when trying to connect to 5.12</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-exception-when-trying-to-connect-to-5-12/m-p/147950#M103273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; Exception in thread "main" java.lang.NoClassDefFoundError: org/activiti/bpmn/model/Task&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to include the acitivit-bpmn-model jars. If you use maven, they are a mandatory dependency and will be fetched automatically.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 09:19:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-exception-when-trying-to-connect-to-5-12/m-p/147950#M103273</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-02T09:19:54Z</dc:date>
    </item>
  </channel>
</rss>

