I have updated documentation On Tue, Jul 24, 2012 at 8:41 PM, Stephen Cottham < stephen.cott...@robertbird.com.au> wrote:
> And if it is can you verify the contents with? > > cd /usr/lib/red5/conf > keytool -list -v -keystore keystore > > Best Regards > > > > -----Original Message----- > From: Stephen Cottham > Sent: 24 July 2012 14:39 > To: 'openmeetings-user@incubator.apache.org' > Subject: RE: RTMPS / HTTPS - error while starting red5 server > > And you are 100% sure the keystore file exists here? > > /usr/lib/red5/conf > > > > -----Original Message----- > From: Marc Relec [mailto:marc.re...@gmail.com] > Sent: 24 July 2012 14:34 > To: openmeetings-user@incubator.apache.org > Subject: Re: RTMPS / HTTPS - error while starting red5 server > > Thanks for your reply. Now I followed step 12 of the guide and red5 > keeps running. OM is still not running, it tries to connect via RTMPS > and then via RTMPT (error message: NetConnection.Connect.Failed). > In my red5 log there are two warnings: > > (1) [WARN] [main] org.red5.server.net.rtmps.RTMPSMinaIoHandler - > Keystore file does not exist: conf/keystore (before context init) > (2) [WARN] [NioProcessor-18] > org.red5.server.net.rtmps.RTMPSMinaIoHandler - Exception caught Keystore > or password are null (last entry) > > My OS is Windows 7 and I use a self-signed certificate. > > > 2012/7/24 Stephen Cottham <stephen.cott...@robertbird.com.au>: > > What OS did you install OM on? > > > > Is this a valid Certificate or self-signed? > > > > Did you follow the web site only or the guides here? > > (https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+re > > la > > ted+to+OpenMeetings ) > > > > Debian and Ubuntu guides from Step 12 onwards should help you. > > > > But I can confirm HTTPS and RTMSP both work in 2.0 and 2.1 > > > > Best Regards > > > > > > > > > > > > Stephen Cottham > > Group IT Manager (Associate) > > > > Robert Bird Group > > Level 5, 333 Ann St > > Brisbane, Queensland, 4000, Australia > > Phone: +6173 319 2777 (AUS) > > Phone: +44207 592 8000 (UK) > > Fax: +6173 319 2799 > > > > Mobile: +61400 756 963 (AUS) > > Mobile: +447900 918 616 (UK) > > Web: www.robertbird.com > > > > > > This email and any attachments are confidential and may contain > legally privileged information or copyright material. Unless expressly > stated, confidentiality and/or legal privilege is not intended to be > waived by the sending of this email. The contents of this email, > including any attachments, are intended solely for the use of the > individual or entity to whom they are addressed. If you are not an > intended recipient, please contact us immediately by return email and > then delete both messages. You may not otherwise read, forward, copy, > use or disclose this email or any attachments. Any views expressed in > this email are those of the individual sender except where the sender > expressly, and with authority, states otherwise. It is your > responsibility to check any attachments for viruses or defects before > opening or sending them on. None of the sender or its related entities > accepts any liability for any consequential damage resulting from this > email containing computer viruses. > > > > Disclaimer added by CodeTwo Exchange Rules http://www.codetwo.com > > > > -----Original Message----- > > From: Marc Relec [mailto:marc.re...@gmail.com] > > Sent: 24 July 2012 10:51 > > To: openmeetings-user@incubator.apache.org > > Subject: RTMPS / HTTPS - error while starting red5 server > > > > Hi all! > > > > I try to get RTMPS / HTTPS working an use this wiki entry: > > http://incubator.apache.org/openmeetings/RTMPSAndHTTPS.html > > Unfortunately it leads to an error message and I'm not able to start > > the > > red5 server: > > > > Exception org.springframework.beans.factory.BeanCreationException: > > Error creating bean with name 'red5.core' defined in class path > > resource > > [red5.xml]: Instantiation of bean failed; nested exception is > > org.springframework.beans.BeanInstantiationException: Could not > > instantiate bean class > > [org.springframework.context.support.FileSystemXmlApplicationContext]: > > Constructor threw exception; nested exception is > > org.springframework.beans.factory.BeanCreationException: Error > > creating bean with name 'rtmpsTransport' defined in class path > > resource > > [red5-core.xml]: Error setting property values; nested exception is > > org.springframework.beans.NotWritablePropertyException: > > Invalid property 'receiveBufferSize' of bean class > > [org.red5.server.net.rtmp.RTMPMinaTransport]: Bean property > > 'receiveBufferSize' is not writable or has an invalid setter method. > > Does the parameter type of the setter match the return type of the > > getter? > > > > I saw older mailing list entries but sadly no solution for me. > > > > Thanks in advance > > > > Marc > > > -- WBR Maxim aka solomax