Piergiorgio Lucidi created CONNECTORS-711:
---------------------------------------------

             Summary: Wrong date parsing of the Alfresco Connector
                 Key: CONNECTORS-711
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-711
             Project: ManifoldCF
          Issue Type: Bug
          Components: Alfresco connector
    Affects Versions: ManifoldCF 1.2
            Reporter: Piergiorgio Lucidi
            Assignee: Piergiorgio Lucidi
             Fix For: ManifoldCF 1.3


Trying to get date properties returns the following exception:
{code}
WARN 2013-06-11 06:10:24,092 (Worker thread '4') - Alfresco: Error during the r
eading process of dates: Unparseable date: "2013-06-11T06:10:10.323-04:00"
java.text.ParseException: Unparseable date: "2013-06-11T06:10:10.323-04:00"
        at java.text.DateFormat.parse(DateFormat.java:357)
        at org.apache.manifoldcf.crawler.connectors.alfresco.PropertiesUtils.get
DatePropertyValue(PropertiesUtils.java:197)
        at org.apache.manifoldcf.crawler.connectors.alfresco.PropertiesUtils.ing
estProperties(PropertiesUtils.java:84)
        at org.apache.manifoldcf.crawler.connectors.alfresco.AlfrescoRepositoryC
onnector.processDocuments(AlfrescoRepositoryConnector.java:817)
        at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.proc
essDocuments(BaseRepositoryConnector.java:423)
        at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.ja
va:559)
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to