Re: [HELP NEEDED] 4.0.0 release

2017-10-11 Thread Maxim Solodovnik
Just have checked the code of the red5-shutdown.sh
You can run it with "force" parameter, to kill all running instances

On Thu, Oct 12, 2017 at 12:59 PM, Maxim Solodovnik 
wrote:

> Hello Hemant,
>
> I'm not using this script 
> So I have no idea ...
>
> On Thu, Oct 12, 2017 at 12:49 PM, Coscend@OM 
> wrote:
>
>> Dear Maxim,
>>
>>
>>
>> We are also receiving the following error on passing shutdown command
>> ./red5-shutdown.sh.  No customizations.  Are we doing something different
>> from what it is expecting?
>>
>>
>>
>> Running on  Linux
>>
>> Starting Red5
>>
>> Exception connecting to 127.0.0.1
>>
>> java.net.ConnectException: Connection refused (Connection refused)
>>
>> at java.net.PlainSocketImpl.socketConnect(Native Method)
>>
>> at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSock
>> etImpl.java:350)
>>
>> at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPl
>> ainSocketImpl.java:206)
>>
>> at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocket
>> Impl.java:188)
>>
>> at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
>>
>> at java.net.Socket.connect(Socket.java:589)
>>
>> at java.net.Socket.connect(Socket.java:538)
>>
>> at java.net.Socket.(Socket.java:434)
>>
>> at java.net.Socket.(Socket.java:211)
>>
>> at org.red5.server.Shutdown.main(Shutdown.java:50)
>>
>>
>>
>>
>>
>> Thank you.
>>
>>
>>
>> Sincerely,
>>
>>
>>
>> Hemant K. Sabat
>>
>>
>>
>> Coscend Communications Solutions
>>
>> www.Coscend.com 
>>
>> --
>>
>> *Real-time, Interactive Video Collaboration, Tele-healthcare,
>> Tele-education, Telepresence Services, on the fly…*
>>
>> --
>>
>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>> Messages from Coscend Communications Solutions' posted at:
>> http://www.Coscend.com/Terms_and_Conditions.html
>> 
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
>> *Sent:* Thursday, October 12, 2017 12:23 AM
>> *To:* Tom Judge 
>> *Cc:* Openmeetings user-list 
>>
>> *Subject:* Re: [HELP NEEDED] 4.0.0 release
>>
>>
>>
>> Hello All,
>>
>>
>>
>> It seems I was able to find one Blocker issue :(((
>>
>> Office documents and saved Whiteboards will be broken after backup import
>> :(((
>>
>>
>>
>> Going to check it and write some tests :(((
>>
>>
>>
>> On Thu, Oct 12, 2017 at 4:44 AM, Tom Judge 
>> wrote:
>>
>> I thought I was registered as tvju...@learnubuntu.org but my post bounced
>>
>>
>>
>>
>>
>>
>>
>> Sent from my T-Mobile 4G LTE Device
>>
>>
>>
>>  Original message 
>> From: Maxim Solodovnik 
>> Date: 10/09/2017 10:47 PM (GMT-05:00)
>> To: Openmeetings user-list 
>> Subject: Re: [HELP NEEDED] 4.0.0 release
>>
>> Hello Tom,
>>
>>
>>
>> As Hemant already wrote here: http://markmail.org/mess
>> age/iask6y67xebyjwbh
>>
>> The only thing you need to to to start new topic: Change the subject :)))
>>
>>
>>
>> It is good idea to create subject the way other can easily guess what it
>> is about.
>>
>>
>>
>> Topics like "OM error" are too gheneric
>>
>> Better to create more descriptive topic like "OM 4.0.0 Whiteboard error
>> for external user" :)
>>
>>
>>
>> On Tue, Oct 10, 2017 at 12:06 AM, Tom Judge  wrote:
>>
>> What is the proper way to0 address a new topic to this list please???
>>
>>
>>
>> On 10/09/2017 04:12 AM, Maxim Solodovnik wrote:
>>
>> Just have tried with following steps:
>>
>>
>>
>> 1) login as admin user with english language
>>
>> 2) open language editor, selected Persian language
>>
>> 3) change Label with ID 286: have entered following copy/pasted string
>> instead of "Project website"
>>
>> 
>> *تركيا والولايات *
>>
>>
>>
>> 4) logout
>>
>> 5) login as user with Persian language
>>
>>
>>
>> Arabic string look to me the same (Chrome browser) ...
>>
>> Additionally I have checked Application_fa.properties.xml (with vim
>> Linux text editor), the string also displayed as above
>>
>>
>>
>> What am I doing wrong?
>>
>>
>>
>>
>>
>> On Mon, Oct 9, 2017 at 2:45 PM, Maxim Solodovnik 
>> wrote:
>>
>> Can I use copy/paste from here: http://www.bbc.com/arabic to test it?
>>
>> Is it reproducible if user with RTL language is used to change the labels?
>>
>>
>>
>> Thanks a lot for testing :))
>>
>>
>>
>> On Mon, Oct 9, 2017 at 2:40 PM, Hossein Dehghanpoor <
>> hossein.dehghanp...@gmail.com> wrote:
>>
>> Hi maxim
>>
>>
>>
>> ok as you said, when i change the labels in "
>> Application_fa.properties.xml" all things will be right (I usded
>> Notepad++ to edit the file).
>>
>>
>>
>> the only problem is when you are using language editor (menu ->
>> administration -> language editor) to edit the labels. all labels are save

Re: [HELP NEEDED] 4.0.0 release

2017-10-11 Thread Maxim Solodovnik
Hello Hemant,

I'm not using this script 
So I have no idea ...

On Thu, Oct 12, 2017 at 12:49 PM, Coscend@OM 
wrote:

> Dear Maxim,
>
>
>
> We are also receiving the following error on passing shutdown command
> ./red5-shutdown.sh.  No customizations.  Are we doing something different
> from what it is expecting?
>
>
>
> Running on  Linux
>
> Starting Red5
>
> Exception connecting to 127.0.0.1
>
> java.net.ConnectException: Connection refused (Connection refused)
>
> at java.net.PlainSocketImpl.socketConnect(Native Method)
>
> at java.net.AbstractPlainSocketImpl.doConnect(
> AbstractPlainSocketImpl.java:350)
>
> at java.net.AbstractPlainSocketImpl.connectToAddress(
> AbstractPlainSocketImpl.java:206)
>
> at java.net.AbstractPlainSocketImpl.connect(
> AbstractPlainSocketImpl.java:188)
>
> at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
>
> at java.net.Socket.connect(Socket.java:589)
>
> at java.net.Socket.connect(Socket.java:538)
>
> at java.net.Socket.(Socket.java:434)
>
> at java.net.Socket.(Socket.java:211)
>
> at org.red5.server.Shutdown.main(Shutdown.java:50)
>
>
>
>
>
> Thank you.
>
>
>
> Sincerely,
>
>
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> www.Coscend.com 
>
> --
>
> *Real-time, Interactive Video Collaboration, Tele-healthcare,
> Tele-education, Telepresence Services, on the fly…*
>
> --
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html
> 
>
>
>
>
>
>
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Thursday, October 12, 2017 12:23 AM
> *To:* Tom Judge 
> *Cc:* Openmeetings user-list 
>
> *Subject:* Re: [HELP NEEDED] 4.0.0 release
>
>
>
> Hello All,
>
>
>
> It seems I was able to find one Blocker issue :(((
>
> Office documents and saved Whiteboards will be broken after backup import
> :(((
>
>
>
> Going to check it and write some tests :(((
>
>
>
> On Thu, Oct 12, 2017 at 4:44 AM, Tom Judge 
> wrote:
>
> I thought I was registered as tvju...@learnubuntu.org but my post bounced
>
>
>
>
>
>
>
> Sent from my T-Mobile 4G LTE Device
>
>
>
>  Original message 
> From: Maxim Solodovnik 
> Date: 10/09/2017 10:47 PM (GMT-05:00)
> To: Openmeetings user-list 
> Subject: Re: [HELP NEEDED] 4.0.0 release
>
> Hello Tom,
>
>
>
> As Hemant already wrote here: http://markmail.org/message/iask6y67xebyjwbh
>
> The only thing you need to to to start new topic: Change the subject :)))
>
>
>
> It is good idea to create subject the way other can easily guess what it
> is about.
>
>
>
> Topics like "OM error" are too gheneric
>
> Better to create more descriptive topic like "OM 4.0.0 Whiteboard error
> for external user" :)
>
>
>
> On Tue, Oct 10, 2017 at 12:06 AM, Tom Judge  wrote:
>
> What is the proper way to0 address a new topic to this list please???
>
>
>
> On 10/09/2017 04:12 AM, Maxim Solodovnik wrote:
>
> Just have tried with following steps:
>
>
>
> 1) login as admin user with english language
>
> 2) open language editor, selected Persian language
>
> 3) change Label with ID 286: have entered following copy/pasted string
> instead of "Project website"
>
> 
> *تركيا والولايات *
>
>
>
> 4) logout
>
> 5) login as user with Persian language
>
>
>
> Arabic string look to me the same (Chrome browser) ...
>
> Additionally I have checked Application_fa.properties.xml (with vim Linux
> text editor), the string also displayed as above
>
>
>
> What am I doing wrong?
>
>
>
>
>
> On Mon, Oct 9, 2017 at 2:45 PM, Maxim Solodovnik 
> wrote:
>
> Can I use copy/paste from here: http://www.bbc.com/arabic to test it?
>
> Is it reproducible if user with RTL language is used to change the labels?
>
>
>
> Thanks a lot for testing :))
>
>
>
> On Mon, Oct 9, 2017 at 2:40 PM, Hossein Dehghanpoor <
> hossein.dehghanp...@gmail.com> wrote:
>
> Hi maxim
>
>
>
> ok as you said, when i change the labels in "Application_fa.properties.xml"
> all things will be right (I usded Notepad++ to edit the file).
>
>
>
> the only problem is when you are using language editor (menu ->
> administration -> language editor) to edit the labels. all labels are saved
> in reversed order.
>
>
>
> On Mon, Oct 9, 2017 at 10:49 AM, Maxim Solodovnik 
> wrote:
>
> Hello Hossein,
>
>
>
> I would like to clarify :)
>
> Can I "reverse" all text labels in Application_fa.properties.xml ? i.e.
> all labels with arabic letters will be modified. Could you check this file
> as soon as this will be done?
>
>
>
> According to "menu -> administration -> language editor"
>
> Am I right thinking l

RE: [HELP NEEDED] 4.0.0 release

2017-10-11 Thread Coscend@OM
Dear Maxim,



We are also receiving the following error on passing shutdown command 
./red5-shutdown.sh.  No customizations.  Are we doing something different from 
what it is expecting?



Running on  Linux

Starting Red5

Exception connecting to 127.0.0.1

java.net.ConnectException: Connection refused (Connection refused)

at java.net.PlainSocketImpl.socketConnect(Native Method)

at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)

at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)

at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)

at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)

at java.net.Socket.connect(Socket.java:589)

at java.net.Socket.connect(Socket.java:538)

at java.net.Socket.(Socket.java:434)

at java.net.Socket.(Socket.java:211)

at org.red5.server.Shutdown.main(Shutdown.java:50)





Thank you.



Sincerely,



Hemant K. Sabat



Coscend Communications Solutions

www.Coscend.com 

--

Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly…

--

CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at: 
http://www.Coscend.com/Terms_and_Conditions.html









From: Maxim Solodovnik [mailto:solomax...@gmail.com]
Sent: Thursday, October 12, 2017 12:23 AM
To: Tom Judge 
Cc: Openmeetings user-list 
Subject: Re: [HELP NEEDED] 4.0.0 release



Hello All,



It seems I was able to find one Blocker issue :(((

Office documents and saved Whiteboards will be broken after backup import :(((



Going to check it and write some tests :(((



On Thu, Oct 12, 2017 at 4:44 AM, Tom Judge mailto:tvju...@learnubuntu.org> > wrote:

I thought I was registered as tvju...@learnubuntu.org 
  but my post bounced







Sent from my T-Mobile 4G LTE Device



 Original message 
From: Maxim Solodovnik mailto:solomax...@gmail.com> >
Date: 10/09/2017 10:47 PM (GMT-05:00)
To: Openmeetings user-list mailto:user@openmeetings.apache.org> >
Subject: Re: [HELP NEEDED] 4.0.0 release

Hello Tom,



As Hemant already wrote here: http://markmail.org/message/iask6y67xebyjwbh

The only thing you need to to to start new topic: Change the subject :)))



It is good idea to create subject the way other can easily guess what it is 
about.



Topics like "OM error" are too gheneric

Better to create more descriptive topic like "OM 4.0.0 Whiteboard error for 
external user" :)



On Tue, Oct 10, 2017 at 12:06 AM, Tom Judge mailto:tvju...@gmail.com> > wrote:

What is the proper way to0 address a new topic to this list please???



On 10/09/2017 04:12 AM, Maxim Solodovnik wrote:

Just have tried with following steps:



1) login as admin user with english language

2) open language editor, selected Persian language

3) change Label with ID 286: have entered following copy/pasted string instead 
of "Project website"

 


  تركيا والولايات




4) logout

5) login as user with Persian language



Arabic string look to me the same (Chrome browser) ...

Additionally I have checked Application_fa.properties.xml (with vim Linux text 
editor), the string also displayed as above



What am I doing wrong?





On Mon, Oct 9, 2017 at 2:45 PM, Maxim Solodovnik mailto:solomax...@gmail.com> > wrote:

Can I use copy/paste from here: http://www.bbc.com/arabic to test it?

Is it reproducible if user with RTL language is used to change the labels?



Thanks a lot for testing :))



On Mon, Oct 9, 2017 at 2:40 PM, Hossein Dehghanpoor 
mailto:hossein.dehghanp...@gmail.com> > wrote:

Hi maxim



ok as you said, when i change the labels in "Application_fa.properties.xml" all 
things will be right (I usded Notepad++ to edit the file).



the only problem is when you are using language editor (menu -> administration 
-> language editor) to edit the labels. all labels are saved in reversed order.



On Mon, Oct 9, 2017 at 10:49 AM, Maxim Solodovnik mailto:solomax...@gmail.com> > wrote:

Hello Hossein,



I would like to clarify :)

Can I "reverse" all text labels in Application_fa.properties.xml ? i.e. all 
labels with arabic letters will be modified. Could you check this file as soon 
as this will be done?



According to "menu -> administration -> language editor"

Am I right thinking labels manually entered in Admin are also being "reversed"?



What GUI language are you using while editing labels?



On Mon, Oct 9, 2017 at 12:43 PM, Hossein Dehghanpoor 
mailto:hossein.dehghanp...@gmail.com> > wrote:

hi

regarding to the first question, yes all labels are re

Re: [HELP NEEDED] 4.0.0 release

2017-10-11 Thread Maxim Solodovnik
Hello All,

It seems I was able to find one Blocker issue :(((
Office documents and saved Whiteboards will be broken after backup import
:(((

Going to check it and write some tests :(((

On Thu, Oct 12, 2017 at 4:44 AM, Tom Judge  wrote:

> I thought I was registered as tvju...@learnubuntu.org but my post bounced
>
>
>
> Sent from my T-Mobile 4G LTE Device
>
>
>  Original message 
> From: Maxim Solodovnik 
> Date: 10/09/2017 10:47 PM (GMT-05:00)
> To: Openmeetings user-list 
> Subject: Re: [HELP NEEDED] 4.0.0 release
>
> Hello Tom,
>
> As Hemant already wrote here: http://markmail.org/message/iask6y67xebyjwbh
> The only thing you need to to to start new topic: Change the subject :)))
>
> It is good idea to create subject the way other can easily guess what it
> is about.
>
> Topics like "OM error" are too gheneric
> Better to create more descriptive topic like "OM 4.0.0 Whiteboard error
> for external user" :)
>
> On Tue, Oct 10, 2017 at 12:06 AM, Tom Judge  wrote:
>
>> What is the proper way to0 address a new topic to this list please???
>>
>> On 10/09/2017 04:12 AM, Maxim Solodovnik wrote:
>>
>> Just have tried with following steps:
>>
>> 1) login as admin user with english language
>> 2) open language editor, selected Persian language
>> 3) change Label with ID 286: have entered following copy/pasted string
>> instead of "Project website"
>> تركيا والولايات 
>> 4) logout
>> 5) login as user with Persian language
>>
>> Arabic string look to me the same (Chrome browser) ...
>> Additionally I have checked Application_fa.properties.xml (with vim
>> Linux text editor), the string also displayed as above
>>
>> What am I doing wrong?
>>
>>
>> On Mon, Oct 9, 2017 at 2:45 PM, Maxim Solodovnik 
>> wrote:
>>
>>> Can I use copy/paste from here: http://www.bbc.com/arabic to test it?
>>> Is it reproducible if user with RTL language is used to change the
>>> labels?
>>>
>>> Thanks a lot for testing :))
>>>
>>> On Mon, Oct 9, 2017 at 2:40 PM, Hossein Dehghanpoor <
>>> hossein.dehghanp...@gmail.com> wrote:
>>>
 Hi maxim

 ok as you said, when i change the labels in "Application_fa.properties.
 xml" all things will be right (I usded Notepad++ to edit the file).

 the only problem is when you are using language editor (menu ->
 administration -> language editor) to edit the labels. all labels are saved
 in reversed order.

 On Mon, Oct 9, 2017 at 10:49 AM, Maxim Solodovnik >>> > wrote:

> Hello Hossein,
>
> I would like to clarify :)
> Can I "reverse" all text labels in Application_fa.properties.xml ?
> i.e. all labels with arabic letters will be modified. Could you check this
> file as soon as this will be done?
>
> According to "menu -> administration -> language editor"
> Am I right thinking labels manually entered in Admin are also being
> "reversed"?
>
> What GUI language are you using while editing labels?
>
> On Mon, Oct 9, 2017 at 12:43 PM, Hossein Dehghanpoor <
> hossein.dehghanp...@gmail.com> wrote:
>
>> hi
>> regarding to the first question, yes all labels are reverted in
>> application_fa.properties.xml .
>>
>> note that I myself had translated some labels through the menu ->
>> administration -> language editor, but the result is reverted labels.
>>
>> let me to check more for you second question.
>> thank you.
>>
>> On Sat, Oct 7, 2017 at 12:59 PM, Maxim Solodovnik <
>> solomax...@gmail.com> wrote:
>>
>>> Thanks for checking :)
>>> Could you please check if labels are not reverted in language file:
>>> https://github.com/apache/openmeetings/blob/master/ope
>>> nmeetings-web/src/main/java/org/apache/openmeetings/web/app/
>>> Application_fa.properties.xml ?
>>>
>>> In on of the previous versions we have updated dashboard work as
>>> expected with RTL languages, but Room was not checked :((
>>> Is it OK? or maybe some elements and badly positioned?
>>>
>>>
>>> On Sat, Oct 7, 2017 at 4:10 PM, Hossein Dehghanpoor <
>>> hossein.dehghanp...@gmail.com> wrote:
>>>
 dear maxim
 i hope you the bests/
 here is a issue with rtl css.
 when i change the language to persian (which needs rtl css) all
 things go right (like menu position,text position and etc) except the
 language typo.
 to make it clear, see the screen shot.
 as you can see, texts are written vice a versa.
 texts should be written from right to left.
 thank you
 [image: Inline image 1]


 On Sat, Sep 30, 2017 at 7:22 AM, Maxim Solodovnik <
 solomax...@gmail.com> wrote:

> Mobile client is available on google play :)
> 4.0.0 is not released this is why it is not listed
> The main changes are: the whiteboard is in html5, amount of flash

RE: Starting openmeetings as service Ubuntu Server

2017-10-11 Thread Coscend@OM
Hello Tom,



Courtesy Alvaro, here is the information you are seeking:

https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20OpenMeetings%203.3.2%20on%20Ubuntu%2017.04.pdf?version=2
 

 &modificationDate=1507217018000&api=v2

àPage 9 Instructions

Script: 
https://cwiki.apache.org/confluence/download/attachments/27838216/red5-ubdeb2



Thank you.



Sincerely,



Hemant K. Sabat



Coscend Communications Solutions

  www.Coscend.com

--

Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly…

--

CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at:  
 
http://www.Coscend.com/Terms_and_Conditions.html









From: Tom Judge [mailto:tvju...@gmail.com]
Sent: Wednesday, October 11, 2017 5:55 PM
To: Openmeetings Mailing List 
Subject: Starting openmeetings as service Ubuntu Server



Is there an init script available for Ubuntu Server for running openmeetungs?

We have it running quite nicely on an ec2 instance in Amazon cloud but every so 
often we nOTE that it seems to stop.

We have been using the red5.sh from a shell to restart such as ./red5.sh & but 
this is a bit clumsey.

Any suggestion would be much appreciated. Thanks.







Sent from my T-Mobile 4G LTE Device



---
This email has been checked for viruses by AVG.
http://www.avg.com


Re: Starting openmeetings as service Ubuntu Server

2017-10-11 Thread Maxim Solodovnik
Hello Tom,

I'm using this script:
https://github.com/Red5/installer/blob/master/debian/src/deb/init.d/red5
(slightly modified)

On Thu, Oct 12, 2017 at 5:55 AM, Tom Judge  wrote:
> Is there an init script available for Ubuntu Server for running
> openmeetungs?
> We have it running quite nicely on an ec2 instance in Amazon cloud but every
> so often we nOTE that it seems to stop.
> We have been using the red5.sh from a shell to restart such as ./red5.sh &
> but this is a bit clumsey.
> Any suggestion would be much appreciated. Thanks.
>
>
>
> Sent from my T-Mobile 4G LTE Device



-- 
WBR
Maxim aka solomax


Starting openmeetings as service Ubuntu Server

2017-10-11 Thread Tom Judge


Is there an init script available for Ubuntu Server for running openmeetungs?We 
have it running quite nicely on an ec2 instance in Amazon cloud but every so 
often we nOTE that it seems to stop.We have been using the red5.sh from a shell 
to restart such as ./red5.sh & but this is a bit clumsey.Any suggestion would 
be much appreciated. Thanks.


Sent from my T-Mobile 4G LTE Device