Hi Patrik,
I've seen this as well, but in our case it doesn't look like the result of 
an actor termination from within the "receive" method as described in the 
original post by Runar Bjarnason.
Here is the end of the stack trace, relevant to Akka:
Caused by: java.lang.IllegalStateException: cannot create children while 
terminating or terminated
at akka.actor.dungeon.Children$class.makeChild(Children.scala:184) ~[na:na]
at akka.actor.dungeon.Children$class.attachChild(Children.scala:42) ~[na:na]
at akka.actor.ActorCell.attachChild(ActorCell.scala:338) ~[na:na]
at akka.actor.ActorSystemImpl.actorOf(ActorSystem.scala:510) ~[na:na]

Could this be caused by the same issue even if it does not originate in 
termination from within "receive"?

Thanks.

Gal Goffer
Software Engineer
AT&T Multimedia Telephony R&D



בתאריך יום רביעי, 23 בינואר 2013 13:03:29 UTC+2, מאת Patrik Nordwall:
>
> I can confirm. It has been fixed by a change in ClusterJmx.close.
> /Patrik
>
>
> On Wed, Jan 23, 2013 at 7:17 AM, Rich Dougherty <ri...@rd.gen.nz<javascript:>
> > wrote:
>
>> On Wed, Jan 23, 2013 at 6:24 PM, Runar Bjarnason 
>> <runar...@gmail.com<javascript:>
>> > wrote:
>>  
>>> I cannot reproduce this in master, so I can only assume that it's a bug 
>>> in 2.1.
>>
>>
>> OK, thanks for checking.
>>
>> Rich 
>>
>> -- 
>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>> >>>>>>>>>> Check the FAQ: http://akka.io/faq/
>> >>>>>>>>>> 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 post to this group, send email to akka...@googlegroups.com<javascript:>
>> .
>> To unsubscribe from this group, send email to 
>> akka-user+...@googlegroups.com <javascript:>.
>> Visit this group at http://groups.google.com/group/akka-user?hl=en.
>>  
>>  
>>
>
>
>
> -- 
>
> Patrik Nordwall
> Typesafe <http://typesafe.com/> -  The software stack for applications 
> that scale
> Twitter: @patriknw
>
> 

-- 
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
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