You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Luc Maisonobe (JIRA)" <ji...@apache.org> on 2008/02/02 19:02:10 UTC

[jira] Resolved: (MATH-185) using an empty file to ValueServer in REPLAY_MODE triggers a NULL_POINTER_EXCEPTION

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

Luc Maisonobe resolved MATH-185.
--------------------------------

    Resolution: Fixed

fixed as of r617850

> using an empty file to ValueServer in REPLAY_MODE triggers a NULL_POINTER_EXCEPTION
> -----------------------------------------------------------------------------------
>
>                 Key: MATH-185
>                 URL: https://issues.apache.org/jira/browse/MATH-185
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Luc Maisonobe
>            Assignee: Luc Maisonobe
>            Priority: Minor
>             Fix For: 1.2
>
>
> when the URL provided to ValueServer.setValuesFileURL() contains no data,
> subsequent calls to ValueServer.getNext() in replay mode triggers an exception at the
> end of the private method getNextReplay.

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