[
https://issues.apache.org/jira/browse/OPENMEETINGS-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294796#comment-14294796
]
Hüber Erik commented on OPENMEETINGS-1146:
------------------------------------------
I added the "staff" group to the private room, if I try to enter the room,
error is coming (after 3 tries), in the meanwhile re5.log shows:
2015-01-28 07:54:42,721 [http-nio-0.0.0.0-5080-exec-3] INFO
o.s.w.c.s.XmlWebApplicationContext - Refreshing WebApplicationContext for
namespace 'spring-mvc-servlet': startup date [Wed Jan 28 07:54:42 CET 2015];
parent: Root WebApplicationContext
2015-01-28 07:54:42,722 [http-nio-0.0.0.0-5080-exec-3] INFO
o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from
ServletContext resource [/WEB-INF/spring-mvc-servlet.xml]
2015-01-28 07:54:42,848 [http-nio-0.0.0.0-5080-exec-3] INFO
o.s.web.servlet.DispatcherServlet - FrameworkServlet 'spring-mvc':
initialization completed in 138 ms
2015-01-28 07:54:47,683 [RTMPConnectionExecutor#14224280826661] WARN
o.r.server.net.rtmp.RTMPConnection - Closing UCCAH2WGLILIJ, due to long
handshake. State: connect
2015-01-28 07:54:47,685 [NioProcessor-19] WARN
o.r.server.net.rtmp.RTMPConnManager - Connection not found for UCCAH2WGLILIJ
2015-01-28 07:54:52,715 [RTMPConnectionExecutor#14224280877051] WARN
o.r.server.net.rtmp.RTMPConnection - Closing A0HMQPJHA0VUZ, due to long
handshake. State: connect
2015-01-28 07:54:52,716 [NioProcessor-20] WARN
o.r.server.net.rtmp.RTMPConnManager - Connection not found for A0HMQPJHA0VUZ
2015-01-28 07:54:57,756 [RTMPConnectionExecutor#14224280927491] WARN
o.r.server.net.rtmp.RTMPConnection - Closing HV3SRSMBUXY2W, due to long
handshake. State: connect
2015-01-28 07:54:57,757 [NioProcessor-21] WARN
o.r.server.net.rtmp.RTMPConnManager - Connection not found for HV3SRSMBUXY2W
> RTMPS uses rtmpport
> -------------------
>
> Key: OPENMEETINGS-1146
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1146
> Project: Openmeetings
> Issue Type: Bug
> Components: SWF10Video
> Affects Versions: 3.0.3
> Environment: 1st test
> linux: server(debian 7.7, mysql, red5), client iceweasel (everything on same
> host)
> 2nd test
> win 7: same bin+config, same DB mysql, only diff openmeetings startend on
> windows, client chrome, firefox
> Reporter: Hüber Erik
> Assignee: Maxim Solodovnik
> Labels: patch
> Fix For: 3.0.4, 3.1.0
>
> Attachments: 0.0.0.0_access.2015-01-28.log, openmeetings.log, red5.log
>
>
> fresh install binary from the repository (v 3.0.3)
> without ssl everything is fine
> I followed the description in.../RTMPSAndHTTPS.html (only RTMPS part)
> the connection test with iceweasel
> http://localhost:5080/openmeetings/swf?6&swf=networktesting.swf10.swf
> output:
> ...
> Port: : start test... rtmps://localhost:1935/openmeetings/hibernate
> ...
> it seams that the variable rtmpport (from
> webapps/openmeetings/public/config.xml) is used:
> <rtmpport>1935</rtmpport>
> if I only change this value for dummy 1930, the URL changes as well
> if I change
> rtmpport=rtmpsport=8443
> it works neighter
> win7, linux same result.
> tnx in advance
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)