Hi,

Yes I am using the same configuration of application.conf in both nodes.

I have tried with 'default' id generation strategy but againg receiving 
node becomes unrechable.


Now i have created the small application with two nodes one sending and one 
receiving....

kryo logs  is running on both nodes. kryo is reading on receiving sides but 
its failing somehow because its not coming on my onReceive() method but 
logs are prining

logs on receiving side:--



00:50 TRACE: [kryo] Read class 26: java.util.HashMap
00:50 TRACE: [kryo] Read initial object reference 1: java.util.HashMap
00:50 TRACE: [kryo] Read initial object reference 2: String
00:50 TRACE: [kryo] Read: second
00:50 TRACE: [kryo] Read class 1: String
00:50 TRACE: [kryo] Read initial object reference 3: String
00:50 TRACE: [kryo] Read: second object
00:50 TRACE: [kryo] Object graph complete.



where i am doing wrong???/

please help m struck....



On Saturday, November 22, 2014 3:24:11 PM UTC+5:30, Akka Team wrote:
>
> Are both nodes configured to use kryo?
> What's the error you're getting?
> Try `default` id generation strategy, like mentioned in another thread 
> this week.
>
> --konrad
>
> On Thu, Nov 20, 2014 at 7:06 PM, neeraj negi <[email protected] 
> <javascript:>> wrote:
>
>> Hi,
>>
>> I have two node system which was working fine till i have added the kryo.
>>
>> Attached file is the application.conf that i am using.
>>
>> KRYO causing the other node unregistered.
>>
>> do i need to change something in the configuration????
>>
>>
>>  -- 
>> >>>>>>>>>> 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] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> 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.

Reply via email to