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

failed: Inbound Aeron channel is in errored state. #26009

Closed
He-Pin opened this issue Nov 30, 2018 · 2 comments
Closed

failed: Inbound Aeron channel is in errored state. #26009

He-Pin opened this issue Nov 30, 2018 · 2 comments
Assignees
Labels
1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted failed Tickets that indicate a CI failure, likely a flakey test

Comments

@He-Pin
Copy link
Member

He-Pin commented Nov 30, 2018

Error Message
akka.remote.RemoteTransportException: Inbound Aeron channel is in errored state. See Aeron logs for details.
Stacktrace
sbt.ForkMain$ForkError: akka.remote.RemoteTransportException: Inbound Aeron channel is in errored state. See Aeron logs for details.
	at akka.remote.artery.aeron.ArteryAeronUdpTransport.retry$1(ArteryAeronUdpTransport.scala:236)
	at akka.remote.artery.aeron.ArteryAeronUdpTransport.blockUntilChannelActive(ArteryAeronUdpTransport.scala:227)
	at akka.remote.artery.aeron.ArteryAeronUdpTransport.runInboundStreams(ArteryAeronUdpTransport.scala:306)
	at akka.remote.artery.ArteryTransport.start(ArteryTransport.scala:456)
	at akka.remote.RemoteActorRefProvider.init(RemoteActorRefProvider.scala:222)
	at akka.actor.ActorSystemImpl.liftedTree2$1(ActorSystem.scala:873)
	at akka.actor.ActorSystemImpl._start$lzycompute(ActorSystem.scala:869)
	at akka.actor.ActorSystemImpl._start(ActorSystem.scala:869)
	at akka.actor.ActorSystemImpl.start(ActorSystem.scala:890)
	at akka.actor.ActorSystem$.apply(ActorSystem.scala:246)
	at akka.actor.ActorSystem$.apply(ActorSystem.scala:289)
	at akka.actor.ActorSystem$.apply(ActorSystem.scala:264)
	at akka.testkit.AkkaSpec.<init>(AkkaSpec.scala:67)
	at akka.stream.scaladsl.StreamRefsSpec.<init>(StreamRefsSpec.scala:186)
	at akka.stream.scaladsl.StreamRefsSpec.<init>(StreamRefsSpec.scala:190)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
	at java.lang.Class.newInstance(Class.java:442)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:435)
	at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:304)
	at sbt.ForkMain$Run$$Lambda$280/1334405552.call(Unknown Source)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
@chbatey chbatey added 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted failed Tickets that indicate a CI failure, likely a flakey test labels Nov 30, 2018
@chbatey chbatey self-assigned this Dec 11, 2018
@chbatey
Copy link
Member

chbatey commented Dec 11, 2018

Fixed in #25991

@chbatey chbatey closed this as completed Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted failed Tickets that indicate a CI failure, likely a flakey test
Projects
None yet
Development

No branches or pull requests

2 participants