Client connections are not restored after server restarts
---------------------------------------------------------
Key: WAVE-326
URL: https://issues.apache.org/jira/browse/WAVE-326
Project: Wave
Issue Type: Bug
Components: Server
Environment: any
Reporter: Vicente J. Ruiz Jurado
Assignee: Vicente J. Ruiz Jurado
I found some bug that I've introduced myself with:
https://issues.apache.org/jira/browse/WAVE-288
and
http://codereview.waveprotocol.org/612001
The problem is that ServerRpcProvider.Connection is not persisted or
restored in server restarts, so we get errors like:
Session[XyEIEO-HQIEm1DPqZZGf]: Exception thrown by
SocketIOInbound.onMessage()
java.lang.IllegalArgumentException: Auth token invalid
and also we lost editions etc, because the webclient seems is correct connected.
As a workaround, please remove _session/* between WIAB restarts.
A patch is comming.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira