Hi Wolfgang,

thinking about this for a bit I am very confused: the ActorSystem cannot 
“vanish” while the JVM keeps running. You mention postStop hooks that are not 
executed. Can you be a bit more specific about how you know that
there is only exactly one JVM ever started
there is an ActorSystem successfully running within that JVM
then somehow that very same JVM suddenly has no ActorSystem anymore without 
stopping its Actors

Sorry for sounding skeptical, I’d just like to exclude other possibilities 
(like a new JVM coming up and failing to start its ActorSystem while an old JVM 
silently disappears in its entirety, e.g. by using ømq and encountering a 
failure).

Regards,

Roland

> 29 jan 2015 kl. 14:58 skrev Wolfgang Friedl <[email protected]>:
> 
> Update
> 
> After switching back to Akka 2.3.7 the problem did not occur anymore (so far).
> 
> So its either a problem of Akka 2.3.8 (2.3.9) or there is a problem in 
> certain circumstances to connect systems (with akka.remote) running with 
> different akka versions, in our case 2.3.7 with akka 2.3.8 (2.3.9) 
> 
> 
> Regards
> 
> Wolfgang
> 
> -- 
> >>>>>>>>>> Read the docs: http://akka.io/docs/ <http://akka.io/docs/>
> >>>>>>>>>> Check the FAQ: 
> >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html 
> >>>>>>>>>> <http://doc.akka.io/docs/akka/current/additional/faq.html>
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user 
> >>>>>>>>>> <https://groups.google.com/group/akka-user>
> --- 
> You received this message because you are subscribed to the Google Groups 
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To post to this group, send email to [email protected] 
> <mailto:[email protected]>.
> Visit this group at http://groups.google.com/group/akka-user 
> <http://groups.google.com/group/akka-user>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.



Dr. Roland Kuhn
Akka Tech Lead
Typesafe <http://typesafe.com/> – Reactive apps on the JVM.
twitter: @rolandkuhn
 <http://twitter.com/#!/rolandkuhn>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to