Hello, I'm testing OM 2.2.0 in a two node cluster environment with Linux Red Hat ES 6.5.
Every time I try to upload a file to the conference room the File Explorer remain open, even thought the upload process has finished. This issue happens when I connect with node1 and the RTMP connection is redirected to node2. This error message is displayed in the log file: “ERROR 01-17 10:18:06.855 ScopeApplicationAdapter.java 78980271 2315 org.apache.openmeetings.remote.red5.ScopeApplicationAdapter [htt p-nio-0.0.0.0-5080-exec-10] - [sendUploadCompletMessageByPublicSID] java.lang.Exception: Could not Find RoomClient on List publicSID: e428c2cec7e56947d101ae1fd726897a at org.apache.openmeetings.remote.red5.ScopeApplicationAdapter.sendUploadCompletMessageByPublicSID(ScopeApplicationAdapter.java:2310) ~[openmeetings-2.2.0-RELEASE.jar:na]” I've found this comment of Sebastian in the developer mailing list: “I would not use a HTTP round-robin DNS initially. The issue is the upload complete event. The event won't work if you do handle RTMP on node2 while the HTTP upload is handled on node1.” link to message: http://markmail.org/message/qc56h644x2btrx6n?q=openmeetings+cluster&page=9#query:openmeetings%20cluster+page:9+mid:5ht7wpy2t3olbwsm+state:results Is it the same issue?. Is there any workaround or patch for this problem?. Thanks!. Roberto.
