Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output type application/java is not supported in DataWeave run configuration #114

Open
javaduke opened this issue Jan 10, 2018 · 0 comments

Comments

@javaduke
Copy link
Collaborator

When I'm trying to debug DataWeave scripts where output type is application/java, I get this error:

Exception in thread "Thread-1" com.mulesoft.weave.module.InvalidTargetException: Unable to create Java writer out of java.io.FileOutputStream@7f1387eb
at com.mulesoft.weave.module.JavaModule.writer(JavaModule.scala:21)
at com.mulesoft.weave.engine.Engine.implicitWriter(Engine.scala:258)
at com.mulesoft.weave.engine.Engine.execute(Engine.scala:127)
at com.mulesoft.weave.engine.Engine.execute(Engine.scala:108)
at com.mulesoft.weave.WeaveRunner$$anon$2$$anon$1.run(WeaveRunner.scala:80)

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

No branches or pull requests

1 participant