ed33 / rcsjta

Automatically exported from code.google.com/p/rcsjta
1 stars 0 forks source link

1:N rejoin issue #100

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I tried to 1:N rejoin by visitor.
2. After session closed by server, I tried to rejoin by visitor.
3. The error is 

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
I tested SDK v 3.1 BB

Please provide any additional information below.
## error log (classname:error log)
RichMessagingHistory:Get group chat info for 392c7615510a6df165e9e3fc4357e036
nstantMessagingService:Group chat 392c7615510a6df165e9e3fc4357e036 can't be 
rejoined: participants not found
ChatServiceImpl:Unexpected error

Original issue reported on code.google.com by ytm...@gmail.com on 8 Apr 2015 at 1:00

GoogleCodeExporter commented 8 years ago
We are currently implementing this feature in the integration branch.
In the last couple of days, many patches have been integrated which deal with 
auto rejoin or rejoin by user.
Can you please retry with latest version of integration branch?

PS: a detailed stack trace of the exception - if any - is required.

Original comment by pierre.l...@gmail.com on 9 Apr 2015 at 7:05