wiki:AlfrescoIssues

Alfresco Issues

This page documents outstanding issues, and configuration changes.

Outstanding issues

Web service ticket expired

TODO. Currently you need to make sure client and server clocks are synchronised. Investigate making things more forgiving. See  http://blogs.sun.com/ashutosh/entry/setting_custom_values_for_timestamp and  http://www.dotnet247.com/247reference/msgs/53/268328.aspx

Sleep before web service

Worked around. See  http://issues.alfresco.com/browse/AR-2011

Resolved issues

java.net.SocketException: Broken pipe

See  http://issues.alfresco.com/browse/AR-1039 and  http://forums.alfresco.com/viewtopic.php?t=2538&postdays=0&postorder=asc&start=15

Enable custom-connection-pool-context.xml.

See generally  http://dev.mysql.com/doc/refman/5.0/en/connector-j-usagenotes-troubleshooting.html#qandaitem-24-4-5-3-4

Lock wait timeout exceeded

See  http://issues.alfresco.com/browse/AR-2009 - use RetryingTransactionHelper.

Version label issue

Non-issue, provided you use RetryingTransactionHelper

Quartz logging

How to see what jobs are running? Need to configure commons logging to log to log4J.