Re: Build#10

2021-08-10 Thread Maxim Solodovnik
``` wget https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/lastSuccessfulBuild/artifact/openmeetings-server/target/apache-openmeetings-7.0.0-SNAPSHOT.tar.gz tar -xzf apache-openmeetings-7.0.0-SNAPSHOT.tar.gz cd apache-openmeetings-7.0.0-SNAPSHOT ./bin/catalina.sh start ``` check if ca

Re: Build#10

2021-08-10 Thread Ali Alhaidary
Thanks Max, but what is that? I do not know what you are talking about :-) Ali On 8/11/21 8:07 AM, Maxim Solodovnik wrote: can you try "vanilla" 7.0.0 build? i.e. the build without any customizations: internal DB all files unchanged Will it be able to start? On Wed, 11 Aug 2021 at 10:37, Ali

Re: OpenMeetings Back/Restore

2021-08-10 Thread Maxim Solodovnik
Well, I tried to upload huge video file as backup And I got an error, but this took significant amount of time I'll try to improve this Can you create the JIRA? On Wed, 11 Aug 2021 at 12:36, Maxim Solodovnik wrote: > There might be an issue with file upload UI > I'll take a deeper look and will

Re: OpenMeetings Back/Restore

2021-08-10 Thread Maxim Solodovnik
There might be an issue with file upload UI I'll take a deeper look and will report back :) meanwhile you can use "command line admin" basic instructions are at Admin->Backup page More info here: https://openmeetings.apache.org/CommandLineAdmin.html On Wed, 11 Aug 2021 at 11:42, Yah's Global King

Re: Build#10

2021-08-10 Thread Maxim Solodovnik
can you try "vanilla" 7.0.0 build? i.e. the build without any customizations: internal DB all files unchanged Will it be able to start? On Wed, 11 Aug 2021 at 10:37, Ali Alhaidary wrote: > 11-Aug-2021 03:25:35.823 INFO [main] > org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The Ap

Re: OpenMeetings Back/Restore

2021-08-10 Thread Yah's Global Kingdom
actual files size is 3.98G Chrome has a limit of 4GB.. Perhaps you can share what the import command does and I can do it manually. On Tue, Aug 10, 2021 at 9:37 PM Yah's Global Kingdom wrote: > I change the limit to 10GB the file size is 4GB. File is already on the > server. > > On Tue, Aug 1

Re: OpenMeetings Back/Restore

2021-08-10 Thread Yah's Global Kingdom
I change the limit to 10GB the file size is 4GB. File is already on the server. On Tue, Aug 10, 2021 at 6:19 PM Maxim Solodovnik wrote: > What is your current limit? > What is the file size? > > This limit is applied by browser, so the behavior might be not very user > friendly :( > > On Wed,

Re: Build#10

2021-08-10 Thread Ali Alhaidary
11-Aug-2021 03:25:35.823 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The Apache Tomcat Native library which allows using OpenSSL was not found on the java.library.path: [/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux

Re: Build#10

2021-08-10 Thread Maxim Solodovnik
Is there anything useful at `catalina.out`? On Wed, 11 Aug 2021 at 04:50, Ali Alhaidary wrote: > Hi Max, > > Since v5.1.0 till now, I do the upgrade by downloading the zip file, > unzipping it and copying few files from the backup to the proper > location. However, since build #10 (which runs fi

Re: OpenMeetings Back/Restore

2021-08-10 Thread Maxim Solodovnik
What is your current limit? What is the file size? This limit is applied by browser, so the behavior might be not very user friendly :( On Wed, 11 Aug 2021 at 06:35, Yah's Global Kingdom wrote: > O.K. Thanks. I thought applied literally to just file uploads, not to the > size of the backup file

Re: OpenMeetings Back/Restore

2021-08-10 Thread Yah's Global Kingdom
O.K. Thanks. I thought applied literally to just file uploads, not to the size of the backup file which is on the server and doesn't need to be uploaded. However, when I click the import link and select the back up file which is in .zip format. Nothing happens, no status bar on the screen , noth

Build#10

2021-08-10 Thread Ali Alhaidary
Hi Max, Since v5.1.0 till now, I do the upgrade by downloading the zip file, unzipping it and copying few files from the backup to the proper location. However, since build #10 (which runs fine), updating to build #11, or #12, the page is redirected to openmeetings/ but then it tells me it co

Re: How work password selected when send invitation from room

2021-08-10 Thread Alvaro
...am testing OM 7.0.0 #12. Please see jira :) . On Wed, 11 Aug 2021 00:04:39 +0700 Maxim Solodovnik wrote: > Hopefully implemented :) > > I would like to ask for help with testing :) > > Not sure if invitation-related functionality is covered by tests :( > > So what need to be tes

Re: How work password selected when send invitation from room

2021-08-10 Thread Maxim Solodovnik
Hopefully implemented :) I would like to ask for help with testing :) Not sure if invitation-related functionality is covered by tests :( So what need to be tested: Invitations from Room and Calendar works as expected i.e. links are generated, room is accessible via link I'll try to run some t

Re: Kms media server

2021-08-10 Thread Aom Jeff Root
Okay, right. Thanks. Jeffrey Best regards. Le mar. 10 août 2021 à 14:56, Maxim Solodovnik a écrit : > I'm afraid you need clustered KMS for this :( > > @Sebastian has commercial version: > https://openmeetings.apache.org/commercial-support.html#cloud-based-hosting-for-openmeetings > You might n

Re: Kms media server

2021-08-10 Thread Maxim Solodovnik
I'm afraid you need clustered KMS for this :( @Sebastian has commercial version: https://openmeetings.apache.org/commercial-support.html#cloud-based-hosting-for-openmeetings You might need to contact him :) On Wed, 28 Jul 2021 at 00:49, Jeffry Johnson wrote: > RHEL CentOS 7. I'm the end we will

Re: Upgrade Apache OpenMeetings to the latest version

2021-08-10 Thread Maxim Solodovnik
"*/opt/open610/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml (Permission denied)"* The user who start backup/restore Has no write permissions to OM folders from mobile (sorry for typos ;) On Tue, Aug 10, 2021, 17:25 Aom Jeff Root wrote: > Hi, > Here is the content of th

Re: Upgrade Apache OpenMeetings to the latest version

2021-08-10 Thread Aom Jeff Root
Hi, Here is the content of the openmeetings.service file (in /opt/open610/) *cat /opt/open610/openmeetings.service* *..* *[Service]Type=forkingEnvironment=JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64Environment=CATALINA_PID=/var/run/openmeetings.pidWorkingDirectory=/opt/openm

Re: Upgrade Apache OpenMeetings to the latest version

2021-08-10 Thread Maxim Solodovnik
In such case please provide 1 result of telten command Full stack trace with the error :) from mobile (sorry for typos ;) On Tue, Aug 10, 2021, 16:18 Aom Jeff Root wrote: > Hello, > > Of course, MySQL listens on port 3306. > > Best regards. >

Upgrade Apache OpenMeetings to the latest version

2021-08-10 Thread Aom Jeff Root
Hello, Of course, MySQL listens on port 3306. Best regards.