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

AbruptTerminationException in the Workflow Logs #2340

Open
ruchim opened this issue Jun 8, 2017 · 3 comments
Open

AbruptTerminationException in the Workflow Logs #2340

ruchim opened this issue Jun 8, 2017 · 3 comments

Comments

@ruchim
Copy link
Contributor

ruchim commented Jun 8, 2017

There's an Akka Streams AbruptTerminationException being thrown by some process being shutdown unexpectedly. It's not causing any actual issues for users, however it's presence in the log is distracting. We should make sure that whatever process is throwing this error should be shut down more gracefully.

akka.stream.AbruptTerminationException: Processor actor [Actor[akka://cromwell-system/user/StreamSupervisor-1/flow-6-0-unknown-operation#-1334744097]] terminated abruptly
[ERROR] [06/05/2017 16:56:14.156] [cromwell-system-akka.actor.default-dispatcher-37] [akka.actor.ActorSystemImpl(cromwell-system)] Outgoing request stream error (akka.stream.AbruptTerminationException)```
@IsanEmory
Copy link

Hi guys, this is still happening in "cromwell-29". Just an FYI.

Regards.

@katevoss
Copy link

@IsanEmory thanks for the update, that's good to know.
@ruchim can you tell me a bit more about what's going on to cause the message to show up?

@Horneth
Copy link
Contributor

Horneth commented Sep 26, 2017

There is an open ticket on the akka github for this: akka/akka-http#907
It's out of our control AFAICT. We've taken every precaution to shutdown things in order.

The message is harmless although confusing.

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

4 participants