<?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 Problemas al activar la auditoría in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problemas-al-activar-la-auditor%C3%ADa/m-p/149307#M104299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Buenas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Quería comentar algo que me ha pasado y saber si os ha ocurrido lo mismo. El problema que he tenido, en Alfresco 3.3 SP3, es que al activar la auditoría (tal y como indico más abajo) los usuarios dejaron de poder actualizar (subir una nueva versión) documentos. El error que daba es como si fuese de permisos, pero al desactivar la auditoría dejé te tener este problema.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;&lt;SPAN&gt; (\shared\classes\). Introduje las siguientes líneas de código.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;audit.enabled=true&lt;BR /&gt;audit.useNewConfig=false&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;STRONG&gt;auditConfig.xml&lt;/STRONG&gt;&lt;SPAN&gt; (\webapps\alfresco\WEB-INF\classes\alfresco\). Comenté las siguientes líneas de código e introduje las de más abajo.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;Audit xmlns="&lt;A href="http://www.alfresco.org/model/audit/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/audit/1.0&lt;/A&gt;" xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" enabled="false" auditInternal="false" mode="all"&amp;gt;&lt;BR /&gt;…..&lt;BR /&gt;&amp;lt;Service name="ContentService" mode="none"&amp;gt;&lt;BR /&gt;&amp;lt;Method name="getWriter" mode="all"/&amp;gt;&lt;BR /&gt;&amp;lt;Method name="transform" mode="all"/&amp;gt;&lt;BR /&gt;&amp;lt;/Service&amp;gt;&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;Audit xmlns="&lt;A href="http://www.alfresco.org/model/audit/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/audit/1.0&lt;/A&gt;" xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" enabled="true" auditInternal="false" mode="all"&amp;gt;&lt;BR /&gt;…..&lt;BR /&gt;&amp;lt;Service name="ContentService" mode="none"&amp;gt;&lt;BR /&gt;&amp;lt;Method name="getWriter" mode="all"/&amp;gt;&lt;BR /&gt;&amp;lt;Method name="getReader" mode="all"/&amp;gt;&lt;BR /&gt;&amp;lt;Method name="transform" mode="none"/&amp;gt;&lt;BR /&gt;&amp;lt;/Service&amp;gt;&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Un saludo.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Feb 2011 13:30:40 GMT</pubDate>
    <dc:creator>nemrp</dc:creator>
    <dc:date>2011-02-15T13:30:40Z</dc:date>
    <item>
      <title>Problemas al activar la auditoría</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problemas-al-activar-la-auditor%C3%ADa/m-p/149307#M104299</link>
      <description>Buenas.Quería comentar algo que me ha pasado y saber si os ha ocurrido lo mismo. El problema que he tenido, en Alfresco 3.3 SP3, es que al activar la auditoría (tal y como indico más abajo) los usuarios dejaron de poder actualizar (subir una nueva versión) documentos. El error que daba es como si fu</description>
      <pubDate>Tue, 15 Feb 2011 13:30:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problemas-al-activar-la-auditor%C3%ADa/m-p/149307#M104299</guid>
      <dc:creator>nemrp</dc:creator>
      <dc:date>2011-02-15T13:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problemas al activar la auditoría</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problemas-al-activar-la-auditor%C3%ADa/m-p/149308#M104300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Buenas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;En la wiki, para tu version habla de poner:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; audit.useNewConfig=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;As of 3.3:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * With the default product settings in v3.3, the new and old auditing implementations are enabled in tandem to allow backwards compatibility with settings in config/auditConfig.xml. To exclusively use the new implementation and configuration described here, set the following in alfresco-global.properties: &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; audit.useNewConfig=true&lt;/BLOCKQUOTE&gt;&lt;A href="http://wiki.alfresco.com/wiki/Auditing_%28from_V3.2r%29" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Auditing_%28from_V3.2r%29&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Un Saludo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 17:04:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problemas-al-activar-la-auditor%C3%ADa/m-p/149308#M104300</guid>
      <dc:creator>pjcaracuel_2349</dc:creator>
      <dc:date>2011-02-22T17:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problemas al activar la auditoría</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problemas-al-activar-la-auditor%C3%ADa/m-p/149309#M104301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Buenos días pjcaracuel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;He modificado esa línea tal y como me indicas y como indica la wiki, pero el problema sigue siendo el mismo. Una vez que realizo esta modificación en ambos archivos y paro y arranco el servidor no me permite subir nuevas versiones de documentos (sea el usuario que sea, incluso el admin). No se qué problema habrá para que deje de funcionar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Un saludo y gracias por tu respuesta.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 07:47:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problemas-al-activar-la-auditor%C3%ADa/m-p/149309#M104301</guid>
      <dc:creator>nemrp</dc:creator>
      <dc:date>2011-02-23T07:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problemas al activar la auditoría</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problemas-al-activar-la-auditor%C3%ADa/m-p/149310#M104302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Buenas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;He visto un bug asociado a la 3.3 por un conflicto entre IMAP y la Auditoria. ¿Podría ser tu caso?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/jira/browse/ALF-3157" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/jira/browse/ALF-3157&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saludos&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 09:28:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problemas-al-activar-la-auditor%C3%ADa/m-p/149310#M104302</guid>
      <dc:creator>pjcaracuel_2349</dc:creator>
      <dc:date>2011-02-23T09:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problemas al activar la auditoría</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problemas-al-activar-la-auditor%C3%ADa/m-p/149311#M104303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pues creo que no es mi problema porque no tengo activado IMAP en el "alfresco-global.properties".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 11:56:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problemas-al-activar-la-auditor%C3%ADa/m-p/149311#M104303</guid>
      <dc:creator>nemrp</dc:creator>
      <dc:date>2011-02-24T11:56:16Z</dc:date>
    </item>
  </channel>
</rss>

