Hi Ulf, from what you show it is impossible to gain more insight or give good advice. The only thing I can tell you is that the log line is not printed or generated by Akka (we don’t have SEVERE). If asking for help on an open forum like this one is not something that you can practically do, you might also consider contacting Typesafe for commercial help ([email protected]).
Regards, Roland On Tue, May 6, 2014 at 11:05 AM, Ulf <[email protected]> wrote: > Hello, > > I am seeing this log message from akka. > > 2014-05-06 10:42:20 akka.actor.OneForOneStrategy SEVERE : Some(null) (of > class scala.Some) > > I am using *Akka 2.2.3* and no, I can't upgrade. It's not my decision. I > also can't show the code. Sorry. > > I have some clue about which actor is involved, but I have no clue as to > how I can proceed with the debugging. > I have had a brief look at the source for *OneForOneStrategy* but I got > no clues from that. It might be due to my own ineptitude, but... > > The error happens after the completion of *preStart()* in the suspect > actor and it the get stuck in a restart - error - restart ... loop. > > Any pointers to what I can do next is appreciated. > > Thanks. > > /Ulf A. > > -- > >>>>>>>>>> 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. > -- Akka Team Typesafe - The software stack for applications that scale Blog: letitcrash.com Twitter: @akkateam -- >>>>>>>>>> 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.
