<?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 with Activiti 5.12 logging in WebLogic in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-12-logging-in-weblogic/m-p/132910#M93362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Activiti developers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to collect the minimum set of support libraries Activiti 5.12 requires. Currently I found the libraries set to run seamlessly my standalone environment (in Ant).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that when I package Activiti and the set of supporting libraries with my application and deploy it on WebLogic I receive the following error:&lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Exception while initializing process engine: org/apache/commons/logging/LogFactory&lt;BR /&gt;java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.&amp;lt;init&amp;gt;(DefaultSingletonBeanRegistry.java:81)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.&amp;lt;init&amp;gt;(FactoryBeanRegistrySupport.java:43)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.&amp;lt;init&amp;gt;(AbstractBeanFactory.java:176)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.&amp;lt;init&amp;gt;(AbstractAutowireCapableBeanFactory.java:159)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.beans.factory.support.DefaultListableBeanFactory.&amp;lt;init&amp;gt;(DefaultListableBeanFactory.java:158)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.cfg.BeansConfigurationHelper.parseProcessEngineConfiguration(BeansConfigurationHelper.java:32)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.cfg.BeansConfigurationHelper.parseProcessEngineConfigurationFromInputStream(BeansConfigurationHelper.java:43)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.ProcessEngineConfiguration.createProcessEngineConfigurationFromInputStream(ProcessEngineConfiguration.java:158)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.ProcessEngineConfiguration.createProcessEngineConfigurationFromInputStream(ProcessEngineConfiguration.java:154)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.ProcessEngines.buildProcessEngine(ProcessEngines.java:193)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.ProcessEngines.initProcessEnginFromResource(ProcessEngines.java:167)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.ProcessEngines.init(ProcessEngines.java:98)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; …&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:306)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:247)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; … 40 more&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;/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;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;The release notes for 5.12 mentioned that Activiti and its libraries were migrated to SLF4J.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I still need to provide commons-logging for Spring together with the SLF4J for Activiti?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Mar 2013 09:14:47 GMT</pubDate>
    <dc:creator>mmaker1234</dc:creator>
    <dc:date>2013-03-14T09:14:47Z</dc:date>
    <item>
      <title>Problems with Activiti 5.12 logging in WebLogic</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-12-logging-in-weblogic/m-p/132910#M93362</link>
      <description>Hello Activiti developers,I'm trying to collect the minimum set of support libraries Activiti 5.12 requires. Currently I found the libraries set to run seamlessly my standalone environment (in Ant).The problem is that when I package Activiti and the set of supporting libraries with my application an</description>
      <pubDate>Thu, 14 Mar 2013 09:14:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-12-logging-in-weblogic/m-p/132910#M93362</guid>
      <dc:creator>mmaker1234</dc:creator>
      <dc:date>2013-03-14T09:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Activiti 5.12 logging in WebLogic</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-12-logging-in-weblogic/m-p/132911#M93363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See this: &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#loggingConfiguration" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#loggingConfiguration&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Important note when using a container with commons-logging in the classpath: In order to route the spring-logging through SLF4J, a bridge is used (see &lt;A href="http://www.slf4j.org/legacy.html#jclOverSLF4J" rel="nofollow noopener noreferrer"&gt;http://www.slf4j.org/legacy.html#jclOverSLF4J&lt;/A&gt;). If your container provides a commons-logging implementation, please follow directions on this page: &lt;A href="http://www.slf4j.org/codes.html#release" rel="nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#release&lt;/A&gt; to ensure stability.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe that can help…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 12:51:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-12-logging-in-weblogic/m-p/132911#M93363</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-03-14T12:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Activiti 5.12 logging in WebLogic</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-12-logging-in-weblogic/m-p/132912#M93364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Frederik,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the point. I had missed an important information. Again&amp;nbsp; &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thankful,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Monique&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 15:14:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-12-logging-in-weblogic/m-p/132912#M93364</guid>
      <dc:creator>mmaker1234</dc:creator>
      <dc:date>2013-03-14T15:14:17Z</dc:date>
    </item>
  </channel>
</rss>

