<?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 Activiti Engine debugging logs in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-debugging-logs/m-p/62184#M38737</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 apologize if this question has been posted before, but i still haven't found the answer searching in the forum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I wonder how to activate Activiti Engine debug logs to inspect what is going on within it when something goes as unexpected with my processes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I found a tomcat logging.properties in %activiti_dir%/setup/files/tomcat/, but even lowering the log level from FINE to FINEST, i don't get any debugging logs in catalina.out, excepting exceptions when they are risen. So wonder how to configure Activiti Engine logging. I guess an alternative could be running Activiti Engine in Tomcat on debug mode connecting from Eclipse, attaching the source code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yosu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Aug 2011 11:16:56 GMT</pubDate>
    <dc:creator>yosu</dc:creator>
    <dc:date>2011-08-19T11:16:56Z</dc:date>
    <item>
      <title>Activiti Engine debugging logs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-debugging-logs/m-p/62184#M38737</link>
      <description>Hi,I apologize if this question has been posted before, but i still haven't found the answer searching in the forum.I wonder how to activate Activiti Engine debug logs to inspect what is going on within it when something goes as unexpected with my processes.I found a tomcat logging.properties in %ac</description>
      <pubDate>Fri, 19 Aug 2011 11:16:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-debugging-logs/m-p/62184#M38737</guid>
      <dc:creator>yosu</dc:creator>
      <dc:date>2011-08-19T11:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine debugging logs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-debugging-logs/m-p/62185#M38738</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 managed to get debug messages of Activiti by setting the following in the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;logging.properties Glasfish uses:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.level=FINE&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are u sure that your Tomcat uses this logging.properties file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it should be provided in some cataina.[sh|bat] or startup.[.sh|bat]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If still no success, u can set this line into the JRE/JDK logging.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;which should reside within the dir tree of the Java environment u use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 13:42:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-debugging-logs/m-p/62185#M38738</guid>
      <dc:creator>chris_joelly</dc:creator>
      <dc:date>2011-08-19T13:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine debugging logs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-debugging-logs/m-p/62186#M38739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks a lot for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My configuration is exactly the same like you describe. Indeed i get some Activiti logs in catalina.out, but no one when i execute any of the the demo processes. Examples of logs i get are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;…&lt;BR /&gt;22-Aug-2011 11:20:38 org.activiti.engine.impl.bpmn.deployer.BpmnDeployer deploy&lt;BR /&gt;INFO: Processing resource org/activiti/examples/taskforms/VacationRequest.bpmn20.xml&lt;BR /&gt;22-Aug-2011 11:20:38 org.activiti.engine.impl.bpmn.parser.BpmnParse parseDefinitionsAttributes&lt;BR /&gt;INFO: XMLSchema currently not supported as typeLanguage&lt;BR /&gt;22-Aug-2011 11:20:38 org.activiti.engine.impl.bpmn.parser.BpmnParse parseDefinitionsAttributes&lt;BR /&gt;INFO: XPath currently not supported as expressionLanguage&lt;BR /&gt;22-Aug-2011 11:20:38 org.activiti.engine.impl.bpmn.deployer.BpmnDeployer deploy&lt;BR /&gt;…&lt;/UL&gt;&lt;SPAN&gt;Btw, i also get this warning, but unsure whether they may affect activiti logging:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".&lt;BR /&gt;SLF4J: Defaulting to no-operation (NOP) logger implementation&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#StaticLoggerBinder" rel="nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#StaticLoggerBinder&lt;/A&gt; for further details.&lt;/UL&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yosu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2011 09:27:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-debugging-logs/m-p/62186#M38739</guid>
      <dc:creator>yosu</dc:creator>
      <dc:date>2011-08-22T09:27:03Z</dc:date>
    </item>
  </channel>
</rss>

