Hello George and thank you
my answer below in red text

On Wed, Sep 5, 2012 at 9:46 PM, George Kirkham <gkirk...@co2crc.com.au>wrote:

> Jean-Marie,****
>
> ** **
>
> Can you please tell me a bit more detail about your OpenMeetings server;**
> **
>
> ** **
>
> 1)      What is the URL to the documentation that you used to build your
> OpenMeetings server? (which would therefore also be the documentation that
> you used to get the instructions on how to write your red5 script in your
> /etc/init.d/ folder.
>
>
> https://cwiki.apache.org/confluence/download/attachments/27838216/Installing+OM2.x+On+Debian64+-+Headless.pdf
>
> **2)      **What is the URL which you used to download your OpenMeetings?
> svn checkout
> http://svn.apache.org/repos/asf/incubator/openmeetings/branches/2.0/
>
> ****
>
> 3)      What Operating system are you using?  Maybe Ubuntu 10 or 12, or
> Debian Squeeze ?
> vps Debian
>
> **4)      **What is the output if you run “ls -al /etc/init.d/red5” ?
> root@vps-1105323-11088:~# ls -al /etc/init.d/red5
> -rwxr-xr-x 1 root root 2169 Sep  5 17:21 /etc/init.d/red5
>
> ****
>
> **5)      **Could you please zip your /etc/init.d/red5 file and then
> attach this zip file to your email. I will then unzip it here and inspect
> it for you.
>
> ****
>
> **6)      **What is the output if you run the two following commands?****
>
> netstat -anp | grep soffice
>
> netstat -anp | grep java
>
> root@vps-1105323-11088:~# netstat -anp | grep soffice
> root@vps-1105323-11088:~# netstat -anp | grep java
> tcp        0      0 0.0.0.0:8787            0.0.0.0:*
> LISTEN      30842/java
> tcp6       0      0 :::48608                :::*
> LISTEN      30842/java
> tcp6       0      0 :::1935                 :::*
> LISTEN      30842/java
> tcp6       0      0 :::9999                 :::*
> LISTEN      30842/java
> tcp6       0      0 :::8088                 :::*
> LISTEN      30842/java
> tcp6       0      0 :::5080                 :::*
> LISTEN      30842/java
> tcp6       1      0 216.224.171.20:5080     66.249.73.21:49052
> CLOSE_WAIT  30842/java
> tcp6       4      0 216.224.171.20:8088     96.254.171.2:50456
> CLOSE_WAIT  30842/java
> tcp6       0      0 127.0.0.1:34435         127.0.0.1:3306
> ESTABLISHED 30842/java
> tcp6      11      0 216.224.171.20:8088     96.254.171.2:47376
> CLOSE_WAIT  30842/java
> tcp6       2      0 216.224.171.20:8088     96.254.171.2:37223
> CLOSE_WAIT  30842/java
> tcp6       4      0 216.224.171.20:8088     96.254.171.2:54905
> CLOSE_WAIT  30842/java
> tcp6       0      0 127.0.0.1:34433         127.0.0.1:3306
> ESTABLISHED 30842/java
> tcp6     459      0 216.224.171.20:8088     96.254.171.2:39332
> CLOSE_WAIT  30842/java
> tcp6     459      0 216.224.171.20:8088     96.254.171.2:43465
> CLOSE_WAIT  30842/java
>
>
> ****
>
> I have attached a zip file which contains three versions of the red5
> script that I use, for Ubuntu 12 (red5.ubuntu), for Debian Squeeze
> (red5.squeeze), and red5.all should work on either Ubuntu 10 or 12, or
> Debian Squeeze.****
>
> ** **
>
> Simply rename the script you want to use to red5 and copy it to your
> OpenMeetings server’s /etc/init.d folder.   Set it to be executable and
> then run it via;****
>
> cd /etc/init.d****
>
> red5****
>
> i used red5.debian from the zip file you attached
>
root@vps-1105323-11088:~# cd /etc/init.d
root@vps-1105323-11088:/etc/init.d# red5
-bash: red5: command not found


> If this works and you run;****
>
> netstat -anp | grep java****
>
> ** **
>
> You should get a number of lines, some of which will have something like
> the below text.****
>
> tcp6       0      0 :::1935                 :::*
> LISTEN      1187/java****
>
> tcp6       0      0 :::42447                :::*
> LISTEN      1187/java****
>
> tcp6       0      0 :::5080                 :::*
> LISTEN      1187/java****
>
> tcp6       0      0 :::8443                 :::*
>            LISTEN      1187/java****
>
> tcp6       0      0 :::9980                 :::*
> LISTEN      1187/java****
>
> ** **
>
> Thanks,****
>
> ** **
>
> George Kirkham****
>
> ** **
>
> ** **
>
> ** **
>
> *From:* Jean-Marie Landri [mailto:jeanmarielan...@gmail.com]
> *Sent:* Thursday, 6 September 2012 4:26 AM
> *To:* openmeetings-user@incubator.apache.org
> *Subject:* Re: red5 start script not work for me****
>
> ** **
>
> no Sir i can not and i cant start red5****
>
> On Wed, Sep 5, 2012 at 10:01 PM, greenes <zurca...@gmail.com> wrote:****
>
> ...yes, "This does not matter"
> it works fine. These lines does not matter.
>
> Try to connect to OM...can you access with your browser??
>
> Alvaro
>
>
> El mié, 05-09-2012 a las 19:58 +0200, Jean-Marie Landri escribió:****
>
> > but nothing happened Sir, i get -
> >
> > start-stop-daemon: --start needs --exec or --startas
> > Try 'start-stop-daemon --help' for more information.
> >
> >
> > On Wed, Sep 5, 2012 at 9:52 PM, greenes <zurca...@gmail.com> wrote:
> >         ...yes Jean-Marie..
> >
> >
> >
> >         El mié, 05-09-2012 a las 19:50 +0200, Jean-Marie Landri
> >         escribió:
> >         > you mean from:
> >         > root@vps-1105323-11088:~# /etc/init.d/red5 start
> >         > start-stop-daemon: --start needs --exec or --startas
> >         > Try 'start-stop-daemon --help' for more information.
> >         >
> >         > root@vps-1105323-11088:~#
> >         >
> >         > On Wed, Sep 5, 2012 at 9:35 PM, greenes <zurca...@gmail.com>
> >         wrote:
> >         >         Jean-Marie,
> >         >
> >         >         You must not go to:
> >         >
> >         >         cd /usr/lib/red5
> >         >
> >         >         ...to run the script file /etc/init.d/red5
> >         >
> >         >         Please run it from:
> >         >
> >         >         cd /home/your-user-name
> >         >
> >         >         ...and now:
> >         >
> >         >          /etc/init.d/red5 start
> >         >
> >         >
> >         >         Alvaro
> >         >
> >         >
> >         >         El mié, 05-09-2012 a las 18:54 +0200, Jean-Marie
> >         Landri
> >         >         escribió:
> >         >
> >         >         > Sorry Sir
> >         >         > tha result
> >         >         > -root@vps-1105323-11088:~# /etc/init.d/red5 start
> >         >         > start-stop-daemon: --start needs --exec or
> >         --startas
> >         >         > Try 'start-stop-daemon --help' for more
> >         information.
> >         >         > /etc/init.d/red5: line 26: --chdir: command not
> >         found
> >         >         >
> >         >         >
> >         >         > On Wed, Sep 5, 2012 at 6:49 PM, Jean-Marie Landri
> >         >         > <jeanmarielan...@gmail.com> wrote:
> >         >         >         Hello Sir,
> >         >         >         i attached the new red5 file
> >         >         >         as i get the same result
> >         >         >
> >         >         >         thank you sir
> >         >         >
> >         >         >
> >         >         >         On Wed, Sep 5, 2012 at 5:30 PM, Stephen
> >         Cottham
> >         >         >         <stephen.cott...@robertbird.com.au> wrote:
> >         >         >                 Hi Jean,
> >         >         >
> >         >         >
> >         >         >
> >         >         >                 Seems your cut and paste from the
> >         document
> >         >         into the
> >         >         >                 red5 script has not recognised
> >         character
> >         >         returns,
> >         >         >                 looks thru the script in an editor
> >         and make
> >         >         sure that
> >         >         >                 each line is correct, the
> >         tell-tale sign is
> >         >         this part
> >         >         >
> >         >         >
> >         >         >
> >         >         >                 /etc/init.d/red5: line 9: Stephen:
> >         command
> >         >         not found
> >         >         >
> >         >         >
> >         >         >
> >         >         >
> >         >         >                 Best Regards
> >         >         >
> >         >         >
> >         >         >
> >         >         >
> >         >         >
> >         >         >
> >         >         >
> >         >         >                 From: Jean-Marie Landri
> >         >         >                 [mailto:jeanmarielan...@gmail.com]
> >         >         >                 Sent: 05 September 2012 16:14
> >         >         >                 To:
> >         openmeetings-user@incubator.apache.org
> >         >         >                 Subject: red5 start script not
> >         work for me
> >         >         >
> >         >         >
> >         >         >
> >         >         >                 Hello
> >         >         >                 to start red5 i'm using -
> >         cd /usr/lib/red5
> >         >         >                 && ./red5-debug.sh - no problems
> >         >         >                 now i'm trying to enable red5 auto
> >         start
> >         >         script to
> >         >         >                 work but with no succeed.
> >         >         >                 i have attached the file...red5
> >         >         >                 in shell:
> >         >         >
> >         >         >                 root@vps-1105323-11088:~# chmod
> >         >         +x /etc/init.d/red5
> >         >         >
> >         >         >                 root@vps-1105323-11088:~#
> >         update-rc.d red5
> >         >         defaults
> >         >         >                 update-rc.d: using dependency
> >         based boot
> >         >         sequencing
> >         >         >                 insserv: warning: script
> >         'K01drwebd' missing
> >         >         LSB tags
> >         >         >                 and overrides
> >         >         >                 insserv: warning: script 'drwebd'
> >         missing
> >         >         LSB tags and
> >         >         >                 overrides
> >         >         >                 insserv: script red5-OLD: service
> >         red5
> >         >         already
> >         >         >                 provided!
> >         >         >                 insserv: script vzquota: service
> >         vzreboot
> >         >         already
> >         >         >                 provided!
> >         >         >                 insserv: script sendmail: service
> >         sendmail
> >         >         already
> >         >         >                 provided!
> >         >         >
> >         >         >
> >         root@vps-1105323-11088:~# /etc/init.d/red5
> >         >         start
> >         >         >                 /etc/init.d/red5: line 9: Stephen:
> >         command
> >         >         not found
> >         >         >                 start-stop-daemon: --start needs
> >         --exec or
> >         >         --startas
> >         >         >                 Try 'start-stop-daemon --help' for
> >         more
> >         >         information.
> >         >         >                 /etc/init.d/red5: line 27:
> >         --chdir: command
> >         >         not found
> >         >         >
> >         >         >                 thank you
> >         >         >
> >         >         >
> >         >         >
> >         >         >
> >         >         >                 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
> >         >         >                 www.codetwo.com
> >         >         >
> >         >         >
> >         >         >
> >         >         >
> >         >         >
> >         >         >
> >         >
> >         >
> >         >
> >         >
> >         >
> >
> >
> >
> >
> >
>
> ****
>
> ** **
>

Reply via email to