Hi! I've a openmeeting 1.6.2 server running on CentOS 5.3 (i386). RTMP works nice for all clients. But if port 1935 is not reachable and openmeeting tries to reach the RTMPT port (which is 80 in my current setup, but default 8088 behaves equally) things change for Linux Clients.
Flash loads the applet and shows the login screen. red5 log output so far ... DEBUG 05-19 11:46:16.507 Fieldmanagment.java 50430 236 org.openmeetings.app.data.basic.Fieldmanagment [http-0.0.0.0-80-2] - Language doesnt requiere RTL! DEBUG 05-19 11:46:16.566 Fieldmanagment.java 50489 204 org.openmeetings.app.data.basic.Fieldmanagment [http-0.0.0.0-80-2] - Getting Labels for Language english DEBUG 05-19 11:46:16.567 Fieldmanagment.java 50490 236 org.openmeetings.app.data.basic.Fieldmanagment [http-0.0.0.0-80-2] - Language doesnt requiere RTL! ERROR 05-19 11:46:19.248 Sessionmanagement.java 53171 113 org.openmeetings.app.data.basic.Sessionmanagement [http-0.0.0.0-80-2] - Could not find session to update: DEBUG 05-19 11:46:20.706 LdapConfigDaoImpl.java 54629 256 org.openmeetings.app.data.basic.dao.LdapConfigDaoImpl [http-0.0.0.0-80-2] - selectMaxFromConfigurations If I do nothing, after ~10 seconds "Loading..." appears again and then the Menubar with "Profile ¦ Logout | ..." appears. But the login screen is still there. The log shows messed up session information and stuff like that... DEBUG 05-19 11:46:30.347 ScopeApplicationAdapter.java 64270 527 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [http-0.0.0.0-80-2] - roomLeave 0 0 /hibernate hibernate DEBUG 05-19 11:46:30.348 ScopeApplicationAdapter.java 64271 564 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [http-0.0.0.0-80-2] - currentClient IS NOT NULL DEBUG 05-19 11:46:30.349 ScopeApplicationAdapter.java 64272 608 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [http-0.0.0.0-80-2] - currentClient org.openmeetings.app.hibernate.beans.recording.RoomClient@a7b68a DEBUG 05-19 11:46:30.350 ScopeApplicationAdapter.java 64273 609 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [http-0.0.0.0-80-2] - currentScope [Scope@1dc818d Depth = 2, Path = '/ default/openmeetings', Name = 'hibernate'] DEBUG 05-19 11:46:30.398 ScopeApplicationAdapter.java 64321 627 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [http-0.0.0.0-80-2] - ##### roomLeave :. 0 DEBUG 05-19 11:46:30.400 ScopeApplicationAdapter.java 64323 628 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [http-0.0.0.0-80-2] - removing USername Thu May 19 11:46:14 CEST 2011 streamid: 0 DEBUG 05-19 11:46:30.400 ScopeApplicationAdapter.java 64323 644 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [http-0.0.0.0-80-2] - currentScope [Scope@1dc818d Depth = 2, Path = '/ default/openmeetings', Name = 'hibernate'] DEBUG 05-19 11:46:30.401 ScopeApplicationAdapter.java 64324 708 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [http-0.0.0.0-80-2] - roomLeave rcpList size: 0 DEBUG 05-19 11:46:30.402 PollService.java 64325 89 org.openmeetings.app.remote.PollService [http-0.0.0.0-80-2] - clearRoomPollList: null [INFO] [http-0.0.0.0-80-2] org.red5.server.net.rtmp.RTMPHandler - Connecting to: [Scope@b19f4e Depth = 2, Path = '/default/ openmeetings', Name = 'hibernate'] DEBUG 05-19 11:46:30.660 ScopeApplicationAdapter.java 64583 187 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [http-0.0.0.0-80-2] - roomJoin : DEBUG 05-19 11:46:30.661 ScopeApplicationAdapter.java 64584 195 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [http-0.0.0.0-80-2] - ### Client connected to OpenMeetings, register Client StreamId: 1 scope hibernate DEBUG 05-19 11:46:30.662 ManageCryptStyle.java 64585 26 org.openmeetings.utils.crypt.ManageCryptStyle [http-0.0.0.0-80-2] - getInstanceOfCrypt: org.openmeetings.utils.crypt.ManageCryptStyle@15d80cf DEBUG 05-19 11:46:30.662 ManageCryptStyle.java 64585 28 org.openmeetings.utils.crypt.ManageCryptStyle [http-0.0.0.0-80-2] - getInstanceOfCrypt: org.openmeetings.app.data.basic.Configurationmanagement@1b3d448 If I login fast enough it seems there are two sessions open. One with my login and one fake like above. Finally after seconds openmeeting complains that the connection is lost. Is this a bug in the Linux flashplayer or in openmeeting itself? If not tried flash on Mac, yet. Greetings, Wolfgang Breyha -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
