Hi all, we got the following problem when playing with wave in a box thing. Here are the steps to reproduce:
- run-server.sh (with all default parameters like in tutor) - open the page in browser - register new user - log in - create one wave with a message - create another wave with a message - start switching between the two created waves Result: after several (3 - 15) swithes between the waves the exception raises. The stack trace is helpless, it looks like the following; Token: 1306571307348 Class$MJe: [INTERNAL_ERROR] Channel Exception Unknown._E (Unknown source:0) Unknown.hF (Unknown source:0) Unknown.nF (Unknown source:0) Unknown.gIc (Unknown source:0) Unknown.HEe (Unknown source:0) Unknown.DEe (Unknown source:0) Unknown.VEe (Unknown source:0) Unknown.SFe (Unknown source:0) Unknown.TFe (Unknown source:0) Unknown.Pcc (Unknown source:0) Unknown.ucc (Unknown source:0) Unknown.Hgc (Unknown source:0) Unknown.gC (Unknown source:0) and so on. Has anybody faced similar situation? btw, how can I start the server in hosted mode? What is the correct value for -startupUrl ? Thank you. -- Victor
