<?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 Debugging AOS in ACS Community Edition in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/debugging-aos-in-acs-community-edition/m-p/133701#M35991</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I installed ACS 7.0 community successfully. I also integrated AOS 1.4. Editing in Word 2016 works but I have problems with comparing version or accessing version history at all. So I decided to debug the AOS module.&lt;/P&gt;&lt;P&gt;In the tomcat log I get&lt;/P&gt;&lt;P&gt;log4j:WARN No appenders could be found for logger (aoservices-trc.AbstractVermeerService).&lt;BR /&gt;log4j:WARN Please initialize the log4j system properly.&lt;BR /&gt;log4j:WARN See &lt;A href="http://logging.apache.org/log4j/1.2/faq.html#noconfig" target="_blank" rel="noopener nofollow noreferrer"&gt;http://logging.apache.org/log4j/1.2/faq.html#noconfig&lt;/A&gt; for more info.&lt;/P&gt;&lt;P&gt;Obviously the aos tries to write to the logs, but doesn't find a configuration. In the custom-log4j.properties&amp;nbsp; (/shared/classes/alfresco/extension) there aren't any entries for that module.&lt;/P&gt;&lt;P&gt;So how can I enable logging for aos?&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Ralph&lt;/P&gt;</description>
    <pubDate>Mon, 29 Mar 2021 13:06:37 GMT</pubDate>
    <dc:creator>c-0815</dc:creator>
    <dc:date>2021-03-29T13:06:37Z</dc:date>
    <item>
      <title>Debugging AOS in ACS Community Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/debugging-aos-in-acs-community-edition/m-p/133701#M35991</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I installed ACS 7.0 community successfully. I also integrated AOS 1.4. Editing in Word 2016 works but I have problems with comparing version or accessing version history at all. So I decided to debug the AOS module.&lt;/P&gt;&lt;P&gt;In the tomcat log I get&lt;/P&gt;&lt;P&gt;log4j:WARN No appenders could be found for logger (aoservices-trc.AbstractVermeerService).&lt;BR /&gt;log4j:WARN Please initialize the log4j system properly.&lt;BR /&gt;log4j:WARN See &lt;A href="http://logging.apache.org/log4j/1.2/faq.html#noconfig" target="_blank" rel="noopener nofollow noreferrer"&gt;http://logging.apache.org/log4j/1.2/faq.html#noconfig&lt;/A&gt; for more info.&lt;/P&gt;&lt;P&gt;Obviously the aos tries to write to the logs, but doesn't find a configuration. In the custom-log4j.properties&amp;nbsp; (/shared/classes/alfresco/extension) there aren't any entries for that module.&lt;/P&gt;&lt;P&gt;So how can I enable logging for aos?&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Ralph&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 13:06:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/debugging-aos-in-acs-community-edition/m-p/133701#M35991</guid>
      <dc:creator>c-0815</dc:creator>
      <dc:date>2021-03-29T13:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging AOS in ACS Community Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/debugging-aos-in-acs-community-edition/m-p/133702#M35992</link>
      <description>&lt;P&gt;The VermeerService is actually not part of the Repository (alfresco.war) application, that's the reason it is not covered by the custom-log4j.properties (even without an entry there, it would go to the root logger by default and not show that error message). It is part of the _vti_bin.war application, for which there is - as far as I know - no configuration support via the normal extension classpath. You'd likely have to put a log4j.properties inside the WEB-INF/classes directory of that application to configure it.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 23:49:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/debugging-aos-in-acs-community-edition/m-p/133702#M35992</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2021-03-30T23:49:55Z</dc:date>
    </item>
  </channel>
</rss>

