[
https://issues.apache.org/jira/browse/ODE-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652379#action_12652379
]
Alexis Midon commented on ODE-445:
----------------------------------
Surprising exception because java.io.File#listFiles "returns null if this
abstract pathname does not denote a directory, or if an I/O error occurs.:
Meaning either _configDir is not a directory or that an unreported I/O
exception occured.
Could you please reproduce the bug and see in which case we are ?
> No endpoint config files results in a null pointer exception during processing
> ------------------------------------------------------------------------------
>
> Key: ODE-445
> URL: https://issues.apache.org/jira/browse/ODE-445
> Project: ODE
> Issue Type: Bug
> Components: BPEL Runtime
> Reporter: Sean Ahn
> Attachments: ode-445.patch, ode-445.trunk.patch
>
>
> Today, noticed that all the join correlation test cases break with
> NullPointerException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.