[jira] [Commented] (OPENMEETINGS-2410) The page isn't redirecting properly

2020-09-28 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17203610#comment-17203610
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2410:


Hello [~greenes2],

i set up new Ubuntu 18 VM and have tested your script
{{status}} option doesn't work for me

I modified it a little bit (please see attached)
I would drop {{chown }} from it, I believe it is too much to run it on 
every execution 

> The page isn't redirecting properly
> ---
>
> Key: OPENMEETINGS-2410
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2410
> Project: Openmeetings
>  Issue Type: Test
>  Components: Installer
>Affects Versions: 5.0.0
> Environment: Ubuntu 18.04, 20.04 and Debian 9
> OM 5.0.0 Snapshot 3252
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Captura.png, tomcat4, tomcat4_solo
>
>
> When run first time to start installing OM 5.0.0 Snapshot 3252:
> sudo -u nobody $CATALINA_HOME/bin/startup.sh
> /opt/open500   nobody:nogoup
> 4 different times in Ubuntu 18.04, 20.04 and Debian 9
> ...the page say:  The page isn't redirecting properly
> A russian user got to run rightly so:
> sudo /opt/open500/bin/startup.sh
> ...and for me works also.
> With different versions of Firefox.
> Attached capture.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2410) The page isn't redirecting properly

2020-09-27 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17202964#comment-17202964
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2410:


{quote}I had the same issue of " The page isn't redirecting properly" after 
finishing the console installation and moving to the web installation.{quote}

Why do you need to run installation multiple times?

{quote}/opt/omdb.mv.db, but that file was root:root{quote}

permissions should be set correctly
{{DATA_DIR}} and {{logs}} should be writable
{{OM_HOME}} should be readable
and the app should have access to DB

> The page isn't redirecting properly
> ---
>
> Key: OPENMEETINGS-2410
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2410
> Project: Openmeetings
>  Issue Type: Test
>  Components: Installer
>Affects Versions: 5.0.0
> Environment: Ubuntu 18.04, 20.04 and Debian 9
> OM 5.0.0 Snapshot 3252
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Captura.png, tomcat4
>
>
> When run first time to start installing OM 5.0.0 Snapshot 3252:
> sudo -u nobody $CATALINA_HOME/bin/startup.sh
> /opt/open500   nobody:nogoup
> 4 different times in Ubuntu 18.04, 20.04 and Debian 9
> ...the page say:  The page isn't redirecting properly
> A russian user got to run rightly so:
> sudo /opt/open500/bin/startup.sh
> ...and for me works also.
> With different versions of Firefox.
> Attached capture.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2410) The page isn't redirecting properly

2020-09-27 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17202861#comment-17202861
 ] 

Ali Alhaidary commented on OPENMEETINGS-2410:
-

I had the same issue of " The page isn't redirecting properly" after finishing 
the console installation and moving to the web installation.

Looking to the log, I found that it was trying to write on/to the file 
/opt/omdb.mv.db, but that file was root:root, I changed it to nobody:nobody, 
and continue the web installation.

Later on I did not use tomcat3.sh to start, but startup.sh instead.

Don't ask what or where or why, I am no expert in that.

> The page isn't redirecting properly
> ---
>
> Key: OPENMEETINGS-2410
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2410
> Project: Openmeetings
>  Issue Type: Test
>  Components: Installer
>Affects Versions: 5.0.0
> Environment: Ubuntu 18.04, 20.04 and Debian 9
> OM 5.0.0 Snapshot 3252
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Captura.png, tomcat4
>
>
> When run first time to start installing OM 5.0.0 Snapshot 3252:
> sudo -u nobody $CATALINA_HOME/bin/startup.sh
> /opt/open500   nobody:nogoup
> 4 different times in Ubuntu 18.04, 20.04 and Debian 9
> ...the page say:  The page isn't redirecting properly
> A russian user got to run rightly so:
> sudo /opt/open500/bin/startup.sh
> ...and for me works also.
> With different versions of Firefox.
> Attached capture.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2410) The page isn't redirecting properly

2020-09-23 Thread Alvaro (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17200797#comment-17200797
 ] 

Alvaro commented on OPENMEETINGS-2410:
--

..yes you are right, but the only way that i know to avoid

"The page isn't redirecting properly"

...it is run to start the installation:

sudo /opt/open501/bin/startup.sh

...then doesn't show up that message
and can continue the installation.
The rest of tomcat4 information is to
tell you that the message doesn't show
up again using the script.

About to test tomcat4 in your Ubuntu 20.04
yes would be good if kurento user is "nobody"
and turn server uservname is also "nobody" and
/your_OM5_path_installation is  nobody:nogroup

...

> The page isn't redirecting properly
> ---
>
> Key: OPENMEETINGS-2410
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2410
> Project: Openmeetings
>  Issue Type: Test
>  Components: Installer
>Affects Versions: 5.0.0
> Environment: Ubuntu 18.04, 20.04 and Debian 9
> OM 5.0.0 Snapshot 3252
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Captura.png, tomcat4
>
>
> When run first time to start installing OM 5.0.0 Snapshot 3252:
> sudo -u nobody $CATALINA_HOME/bin/startup.sh
> /opt/open500   nobody:nogoup
> 4 different times in Ubuntu 18.04, 20.04 and Debian 9
> ...the page say:  The page isn't redirecting properly
> A russian user got to run rightly so:
> sudo /opt/open500/bin/startup.sh
> ...and for me works also.
> With different versions of Firefox.
> Attached capture.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2410) The page isn't redirecting properly

2020-09-23 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17200733#comment-17200733
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2410:


Sorry [~greenes2],

I'm not sure I get your answer :(
This JIRA issue is about "The page isn't redirecting properly"
Your answer is more about Tomcat start script

I can try to test this
{code}
chown -R nobody:nogroup /opt/open501
export JAVA_OPTS="-Djava.awt.headless=true"
sudo --preserve-env=CATALINA_BASE --preserve-env=JAVA_OPTS -u nobody 
${CATALINA_HOME}/bin/startup.sh
{code}

part on my Ubuntu 20.04, will it help?

> The page isn't redirecting properly
> ---
>
> Key: OPENMEETINGS-2410
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2410
> Project: Openmeetings
>  Issue Type: Test
>  Components: Installer
>Affects Versions: 5.0.0
> Environment: Ubuntu 18.04, 20.04 and Debian 9
> OM 5.0.0 Snapshot 3252
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Captura.png, tomcat4
>
>
> When run first time to start installing OM 5.0.0 Snapshot 3252:
> sudo -u nobody $CATALINA_HOME/bin/startup.sh
> /opt/open500   nobody:nogoup
> 4 different times in Ubuntu 18.04, 20.04 and Debian 9
> ...the page say:  The page isn't redirecting properly
> A russian user got to run rightly so:
> sudo /opt/open500/bin/startup.sh
> ...and for me works also.
> With different versions of Firefox.
> Attached capture.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2410) The page isn't redirecting properly

2020-09-23 Thread Alvaro (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17200679#comment-17200679
 ] 

Alvaro commented on OPENMEETINGS-2410:
--

...yes, that is in any fresh OM 5.0.x installation on differents OSes.
But only the first time.

So, in the new tutorial for OM 5.0.1 on Ubuntu 18.04  i use tomcat4 and i do:

sudo /opt/open500/bin/startup.sh  ...the first time only for installation.

...in tomcat4 is:

chown -R nobody:nogroup /opt/open501
export JAVA_OPTS="-Djava.awt.headless=true"
sudo --preserve-env=CATALINA_BASE --preserve-env=JAVA_OPTS -u nobody 
${CATALINA_HOME}/bin/startup.sh


...the line  "chown -R nobody:nogroup /opt/open501" is cause after to stop
Tomcat-OpenMeetings, only some times, the logs files in /opt/open501/logs
become from nobody:nogroup to root:root, and then Tomcat don't start saying
that catalina.out file is root:root.

I've tested many times this script after changing manually catalina.out file to
root:root (tomcat stopped), and after this run the script with success any time.

Is tested with two users (pc and iMac) making around 15 recordings from both
users in room, firefox and firefox, and no one error. Any recording is right.

The live OM 5.0.1 Ubuntu 18.04 have also this tomcat4 script.



> The page isn't redirecting properly
> ---
>
> Key: OPENMEETINGS-2410
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2410
> Project: Openmeetings
>  Issue Type: Test
>  Components: Installer
>Affects Versions: 5.0.0
> Environment: Ubuntu 18.04, 20.04 and Debian 9
> OM 5.0.0 Snapshot 3252
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Captura.png, tomcat4
>
>
> When run first time to start installing OM 5.0.0 Snapshot 3252:
> sudo -u nobody $CATALINA_HOME/bin/startup.sh
> /opt/open500   nobody:nogoup
> 4 different times in Ubuntu 18.04, 20.04 and Debian 9
> ...the page say:  The page isn't redirecting properly
> A russian user got to run rightly so:
> sudo /opt/open500/bin/startup.sh
> ...and for me works also.
> With different versions of Firefox.
> Attached capture.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2410) The page isn't redirecting properly

2020-09-23 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17200649#comment-17200649
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2410:


Is this issue is still reproducible?

> The page isn't redirecting properly
> ---
>
> Key: OPENMEETINGS-2410
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2410
> Project: Openmeetings
>  Issue Type: Test
>  Components: Installer
>Affects Versions: 5.0.0
> Environment: Ubuntu 18.04, 20.04 and Debian 9
> OM 5.0.0 Snapshot 3252
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Captura.png, tomcat4
>
>
> When run first time to start installing OM 5.0.0 Snapshot 3252:
> sudo -u nobody $CATALINA_HOME/bin/startup.sh
> /opt/open500   nobody:nogoup
> 4 different times in Ubuntu 18.04, 20.04 and Debian 9
> ...the page say:  The page isn't redirecting properly
> A russian user got to run rightly so:
> sudo /opt/open500/bin/startup.sh
> ...and for me works also.
> With different versions of Firefox.
> Attached capture.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2410) The page isn't redirecting properly

2020-07-27 Thread Alvaro (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17165811#comment-17165811
 ] 

Alvaro commented on OPENMEETINGS-2410:
--

Thanks Maxim, 

I've found a OM 5 run way to install it, and after to restart, start and stop
with tomcat4 rightly.

Thanks again.

> The page isn't redirecting properly
> ---
>
> Key: OPENMEETINGS-2410
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2410
> Project: Openmeetings
>  Issue Type: Test
>  Components: Installer
>Affects Versions: 5.0.0
> Environment: Ubuntu 18.04, 20.04 and Debian 9
> OM 5.0.0 Snapshot 3252
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Captura.png, tomcat4
>
>
> When run first time to start installing OM 5.0.0 Snapshot 3252:
> sudo -u nobody $CATALINA_HOME/bin/startup.sh
> /opt/open500   nobody:nogoup
> 4 different times in Ubuntu 18.04, 20.04 and Debian 9
> ...the page say:  The page isn't redirecting properly
> A russian user got to run rightly so:
> sudo /opt/open500/bin/startup.sh
> ...and for me works also.
> With different versions of Firefox.
> Attached capture.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2410) The page isn't redirecting properly

2020-07-27 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17165807#comment-17165807
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2410:


Hello [~greenes2],

the script works for me :)

> The page isn't redirecting properly
> ---
>
> Key: OPENMEETINGS-2410
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2410
> Project: Openmeetings
>  Issue Type: Test
>  Components: Installer
>Affects Versions: 5.0.0
> Environment: Ubuntu 18.04, 20.04 and Debian 9
> OM 5.0.0 Snapshot 3252
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Captura.png, tomcat4
>
>
> When run first time to start installing OM 5.0.0 Snapshot 3252:
> sudo -u nobody $CATALINA_HOME/bin/startup.sh
> /opt/open500   nobody:nogoup
> 4 different times in Ubuntu 18.04, 20.04 and Debian 9
> ...the page say:  The page isn't redirecting properly
> A russian user got to run rightly so:
> sudo /opt/open500/bin/startup.sh
> ...and for me works also.
> With different versions of Firefox.
> Attached capture.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2410) The page isn't redirecting properly

2020-07-26 Thread Alvaro (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17165235#comment-17165235
 ] 

Alvaro commented on OPENMEETINGS-2410:
--

Maxim, could you please test the attached "tomcat4" script  with
a fresh installation of OM 5.0.0 (only to see if Tomcat run the first
step of the installation).

So i would stay relax about the new script for the next tutorials.

Thank you  [^tomcat4] 

...

> The page isn't redirecting properly
> ---
>
> Key: OPENMEETINGS-2410
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2410
> Project: Openmeetings
>  Issue Type: Test
>  Components: Installer
>Affects Versions: 5.0.0
> Environment: Ubuntu 18.04, 20.04 and Debian 9
> OM 5.0.0 Snapshot 3252
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Captura.png, tomcat4
>
>
> When run first time to start installing OM 5.0.0 Snapshot 3252:
> sudo -u nobody $CATALINA_HOME/bin/startup.sh
> /opt/open500   nobody:nogoup
> 4 different times in Ubuntu 18.04, 20.04 and Debian 9
> ...the page say:  The page isn't redirecting properly
> A russian user got to run rightly so:
> sudo /opt/open500/bin/startup.sh
> ...and for me works also.
> With different versions of Firefox.
> Attached capture.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2410) The page isn't redirecting properly

2020-07-25 Thread Alvaro (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17164780#comment-17164780
 ] 

Alvaro commented on OPENMEETINGS-2410:
--

...Ok, better.

> The page isn't redirecting properly
> ---
>
> Key: OPENMEETINGS-2410
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2410
> Project: Openmeetings
>  Issue Type: Test
>  Components: Installer
>Affects Versions: 5.0.0
> Environment: Ubuntu 18.04, 20.04 and Debian 9
> OM 5.0.0 Snapshot 3252
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Captura.png
>
>
> When run first time to start installing OM 5.0.0 Snapshot 3252:
> sudo -u nobody $CATALINA_HOME/bin/startup.sh
> /opt/open500   nobody:nogoup
> 4 different times in Ubuntu 18.04, 20.04 and Debian 9
> ...the page say:  The page isn't redirecting properly
> A russian user got to run rightly so:
> sudo /opt/open500/bin/startup.sh
> ...and for me works also.
> With different versions of Firefox.
> Attached capture.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2410) The page isn't redirecting properly

2020-07-24 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17164699#comment-17164699
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2410:


Hello Alvaro,

{{notinited}} page was designed to show some stub while application is not ready
I just have tried to build and run fresh version - everything works as expected

> The page isn't redirecting properly
> ---
>
> Key: OPENMEETINGS-2410
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2410
> Project: Openmeetings
>  Issue Type: Test
>  Components: Installer
>Affects Versions: 5.0.0
> Environment: Ubuntu 18.04, 20.04 and Debian 9
> OM 5.0.0 Snapshot 3252
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Captura.png
>
>
> When run first time to start installing OM 5.0.0 Snapshot 3252:
> sudo -u nobody $CATALINA_HOME/bin/startup.sh
> /opt/open500   nobody:nogoup
> 4 different times in Ubuntu 18.04, 20.04 and Debian 9
> ...the page say:  The page isn't redirecting properly
> A russian user got to run rightly so:
> sudo /opt/open500/bin/startup.sh
> ...and for me works also.
> With different versions of Firefox.
> Attached capture.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2410) The page isn't redirecting properly

2020-07-24 Thread Alvaro (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17164168#comment-17164168
 ] 

Alvaro commented on OPENMEETINGS-2410:
--

...after the installation is finished everything works as expected:

sudo -u nobody $CATALINA_HOME/bin/startup.sh ...right.

> The page isn't redirecting properly
> ---
>
> Key: OPENMEETINGS-2410
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2410
> Project: Openmeetings
>  Issue Type: Test
>  Components: Installer
>Affects Versions: 5.0.0
> Environment: Ubuntu 18.04, 20.04 and Debian 9
> OM 5.0.0 Snapshot 3252
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Captura.png
>
>
> When run first time to start installing OM 5.0.0 Snapshot 3252:
> sudo -u nobody $CATALINA_HOME/bin/startup.sh
> /opt/open500   nobody:nogoup
> 4 different times in Ubuntu 18.04, 20.04 and Debian 9
> ...the page say:  The page isn't redirecting properly
> A russian user got to run rightly so:
> sudo /opt/open500/bin/startup.sh
> ...and for me works also.
> With different versions of Firefox.
> Attached capture.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)