Fxdemon opened a new issue #550: akka.actor.ActorNotFound: Actor not found for
URL: https://github.com/apache/servicecomb-pack/issues/550
 
 
   Caused by: akka.actor.ActorNotFound: Actor not found for: 
ActorSelection[Anchor(akka://alpha-akka/), 
Path(/user/9cb2c448-09e7-4896-9a72-629a6a91539c)]
        at 
akka.actor.ActorSelection.$anonfun$resolveOne$1(ActorSelection.scala:70)
        at 
scala.concurrent.impl.CallbackRunnable.run$$$capture(Promise.scala:60)
        at scala.concurrent.impl.CallbackRunnable.run(Promise.scala)
        at 
akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:55)
        at akka.dispatch.BatchingExecutor$Batch.run(BatchingExecutor.scala:73)
        at 
akka.dispatch.ExecutionContexts$sameThreadExecutionContext$.unbatchedExecute(Future.scala:77)
        at akka.dispatch.BatchingExecutor.execute(BatchingExecutor.scala:120)
        at akka.dispatch.BatchingExecutor.execute$(BatchingExecutor.scala:114)
        at 
akka.dispatch.ExecutionContexts$sameThreadExecutionContext$.execute(Future.scala:76)
        at 
scala.concurrent.impl.CallbackRunnable.executeWithValue(Promise.scala:68)
        at 
scala.concurrent.impl.Promise$DefaultPromise.dispatchOrAddCallback(Promise.scala:312)
        at 
scala.concurrent.impl.Promise$DefaultPromise.onComplete(Promise.scala:303)
        at akka.actor.ActorSelection.resolveOne(ActorSelection.scala:68)
        at 
org.apache.servicecomb.pack.alpha.fsm.sink.SagaActorEventSender.send(SagaActorEventSender.java:70)
        ... 2 more
   2019-09-02 15:30:44.505 ERROR Fxdemon --- [torEventChannel] 
o.a.s.p.a.f.c.MemoryActorEventChannel    : akka.actor.ActorNotFound: Actor not 
found for: ActorSelection[Anchor(akka://alpha-akka/), 
Path(/user/9cb2c448-09e7-4896-9a72-629a6a91539c)]
   java.lang.RuntimeException: akka.actor.ActorNotFound: Actor not found for: 
ActorSelection[Anchor(akka://alpha-akka/), 
Path(/user/9cb2c448-09e7-4896-9a72-629a6a91539c)]
        at 
org.apache.servicecomb.pack.alpha.fsm.sink.SagaActorEventSender.send(SagaActorEventSender.java:79)
        at 
org.apache.servicecomb.pack.alpha.fsm.channel.MemoryActorEventChannel$EventConsumer.run(MemoryActorEventChannel.java:60)
        at java.lang.Thread.run(Thread.java:748)
   Caused by: akka.actor.ActorNotFound: Actor not found for: 
ActorSelection[Anchor(akka://alpha-akka/), 
Path(/user/9cb2c448-09e7-4896-9a72-629a6a91539c)]
        at 
akka.actor.ActorSelection.$anonfun$resolveOne$1(ActorSelection.scala:70)
        at 
scala.concurrent.impl.CallbackRunnable.run$$$capture(Promise.scala:60)
        at scala.concurrent.impl.CallbackRunnable.run(Promise.scala)
        at 
akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:55)
        at akka.dispatch.BatchingExecutor$Batch.run(BatchingExecutor.scala:73)
        at 
akka.dispatch.ExecutionContexts$sameThreadExecutionContext$.unbatchedExecute(Future.scala:77)
        at akka.dispatch.BatchingExecutor.execute(BatchingExecutor.scala:120)
        at akka.dispatch.BatchingExecutor.execute$(BatchingExecutor.scala:114)
        at 
akka.dispatch.ExecutionContexts$sameThreadExecutionContext$.execute(Future.scala:76)
        at 
scala.concurrent.impl.CallbackRunnable.executeWithValue(Promise.scala:68)
        at 
scala.concurrent.impl.Promise$DefaultPromise.dispatchOrAddCallback(Promise.scala:312)
        at 
scala.concurrent.impl.Promise$DefaultPromise.onComplete(Promise.scala:303)
        at akka.actor.ActorSelection.resolveOne(ActorSelection.scala:68)
        at 
org.apache.servicecomb.pack.alpha.fsm.sink.SagaActorEventSender.send(SagaActorEventSender.java:70)
        ... 2 more
   2019-09-02 15:30:44.507 ERROR Fxdemon --- [torEventChannel] 
o.a.s.p.a.f.c.MemoryActorEventChannel 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to