Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

java.io.FileReader cannot be cast to java.io.BufferedReader #812

Closed
halcyon opened this issue Oct 17, 2017 · 1 comment
Closed

java.io.FileReader cannot be cast to java.io.BufferedReader #812

halcyon opened this issue Oct 17, 2017 · 1 comment

Comments

@halcyon
Copy link
Contributor

halcyon commented Oct 17, 2017

When using onyx.tasks.seq/input-file a ClassCastException is thrown at the end of the job.

java.lang.ClassCastException: java.io.FileReader cannot be cast to java.io.BufferedReader
function: #<Var@5497a81a:
#function[com.stuartsierra.component/eval29424/fn--29436/G--29415--29441]>
reason: :com.stuartsierra.component/component-function-threw-exception
system: #
system-key: :task-lifecycle

@lbradstreet
Copy link
Member

Merged and closing the issue. Thanks again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants