[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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)

Reply via email to