You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Andrew Sykes (JIRA)" <ji...@apache.org> on 2007/02/23 17:52:06 UTC

[jira] Updated: (OFBIZ-757) entityImportDir does not retry failed files

     [ https://issues.apache.org/jira/browse/OFBIZ-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Sykes updated OFBIZ-757:
-------------------------------

    Attachment: WebtoolsServices.java.patch

This patch fixes the problem, a count is kept of the number of failures per cycle, if all files fail then the import stops

> entityImportDir does not retry failed files
> -------------------------------------------
>
>                 Key: OFBIZ-757
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-757
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>            Reporter: Andrew Sykes
>            Priority: Minor
>         Attachments: WebtoolsServices.java.patch
>
>
> It looks like the code for entityImportDir should retry failed files in case referential integrity problems are fixed by a subsequent file, but this doesn't happen.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.