You are viewing a plain text version of this content. The canonical link for it is here.
Posted to olio-dev@incubator.apache.org by "Shanti Subramanyam (JIRA)" <ji...@apache.org> on 2009/03/12 22:34:50 UTC

[jira] Resolved: (OLIO-70) Loader does not complain if it couldn't load data. Run continues, and results in error messages at runtime, and consequently a failed run.

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

Shanti Subramanyam resolved OLIO-70.
------------------------------------

    Resolution: Fixed

This issue has already been fixed. The code being run by Prashant is a little old.

> Loader does not complain if it couldn't load data.  Run continues, and results in error messages at runtime, and consequently a failed run.
> -------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OLIO-70
>                 URL: https://issues.apache.org/jira/browse/OLIO-70
>             Project: Olio
>          Issue Type: Bug
>          Components: rails-loader
>         Environment: n/a
>            Reporter: Prashant Srinivasan
>            Assignee: Shanti Subramanyam
>            Priority: Critical
>
> MySQL, due to a misconfiguration, was not accepting connections from localhost - but this problem could occur in any scenario where the mysql server is not reachable or configured incorrectly.
> The Rails db loader did not abort the run.  Instead it logged the error and went ahead, and this resulted in another slew of errors.
> If data loading fails, then the loader(or driver, I'm not sure how it's invoked) should log an exception and abort the run.  There is zero chance of having a successful run if data loading fails.

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