01-06-2007 01:26 PM
01-08-2007 04:46 AM
…
<!– ================ –>
<!– Limit categories –>
<!– ================ –>
<!– Limit the org.apache category to INFO as its DEBUG is verbose –>
<category name="org.apache">
<priority value="INFO"/>
</category>
<!– Limit the org.jgroups category to WARN as its INFO is verbose –>
<category name="org.jgroups">
<priority value="WARN"/>
</category>
<!– Limit apache axis to INFO as its DEBUG is even more verbose –>
<category name="org.jboss">
<priority value="WARN"/>
</category>
<category name="net">
<priority value="WARN"/>
</category>
<category name="org.hibernate">
<priority value="WARN"/>
</category>
<category name="org.jboss.portal">
<priority value="INFO"/>
</category>
<category name="org.jboss.portlet">
<priority value="INFO"/>
</category>
<category name="org.alfresco">
<priority value="INFO"/>
</category>
<category name="org.alfresco.repo.policy">
<priority value="WARN"/>
</category>
<category name="org.alfresco.web">
<priority value="DEBUG"/>
</category>
<category name="org.springframework">
<priority value="WARN"/>
</category>
<category name="org.apache.myfaces">
<priority value="INFO"/>
</category>
<category name="org.apache.myfaces.renderkit.html">
<priority value="WARN"/>
</category>
…
01-09-2007 07:33 AM
01-09-2007 01:24 PM
01-09-2007 02:11 PM
01-09-2007 02:37 PM
01-09-2007 02:56 PM
Thanks for the suggestions. Before going further, I want to point out that my JBoss does not have JBoss Portal installed. Could this be the reason for this strange behavior? If you confimr that I can run Alfresco without the portal them I think I should try to filter the log to see if I can detect the real problem.
Thanks.
01-09-2007 05:37 PM
01-09-2007 05:46 PM
01-09-2007 06:19 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.