This "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-gnu:/usr/lib/jni:/lib:/usr/lib]"
is NOT Error :) it is just message FYI :) so far I see no issue everything works as expected I've just have updated demo-next with build#12 - no issues As I wrote before: I would check if everything works as expected without "copying files from old installation" If Yes Then check what is being copied :))) auto-updater at demo-next uses `sed` to update necessary parts of the configs :) On Wed, 11 Aug 2021 at 19:08, Ali Alhaidary <ali.alhaid...@the5stars.org> wrote: > Hi Tom, > > This issue is specific to builds after #10 that were all functioning as > expected, so why it is not working in build #11 and #12 ? > > Ali > On 8/11/21 2:56 PM, Tom Meierjürgen wrote: > > Hi! > > i saw that errormessage and was instantly reminded to something similar > which i had struggled around for a short time :-) > Am 11.08.2021 um 08:38 schrieb 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 Alhaidary <ali.alhaid...@the5stars.org> > wrote: > >> 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-gnu:/usr/lib/jni:/lib:/usr/lib] >> > I ran in this error (or better a similar as i had libtcnative1 installed > in version 1.2.23on my ubuntu server in the version delivered from ubuntu > itself) also on ubuntu 20.04 , but there is a solution: the libtcnative has > to be compiled on the system by hand following the instruction on Apache > Tomcat Native Library - Documentation Index > <http://tomcat.apache.org/native-doc/> (don´t forget to activate the > dev-repositories, at least temporarily, for getting the needed dev packages > and run the following configurationcommand before calling "make && make > install" from the "native/" directory of the expanded source tarball: > > ./configure --with-apr=/usr/bin/apr-1-config > --with-java-home=/usr/lib/jvm/java-11-openjdk-amd64 --with-ssl=yes > --prefix=/usr > > Then call "make && make install" and restart your openmeetings to get rid > of the missing (or, like in my case, to old by ubuntu apt delivered and > installed ) lib message :-) > > Hope that helped a bit, at least for those who won´t use the JKS but the > direct certificate files way for https connectors ;-) > > > Greets from Cologne/Germany, > > Tom > > > 11-Aug-2021 03:25:37.009 INFO [main] >> org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler >> ["http-nio-5080"] >> 11-Aug-2021 03:25:37.086 INFO [main] >> org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler >> ["https-jsse-nio-5443"] >> 11-Aug-2021 03:25:37.599 SEVERE [main] >> org.apache.catalina.util.LifecycleBase.handleSubClassException Failed to >> initialize component [Connector[HTTP/1.1-5443]] >> org.apache.catalina.LifecycleException: Protocol handler >> initialization failed >> at >> org.apache.catalina.connector.Connector.initInternal(Connector.java:1049) >> at >> org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:136) >> at >> org.apache.catalina.core.StandardService.initInternal(StandardService.java:556) >> at >> org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:136) >> at >> org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:1042) >> at >> org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:136) >> at org.apache.catalina.startup.Catalina.load(Catalina.java:724) >> at org.apache.catalina.startup.Catalina.load(Catalina.java:746) >> at >> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native >> Method) >> at >> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) >> at >> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >> at java.base/java.lang.reflect.Method.invoke(Method.java:566) >> at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:305) >> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:475) >> >> Why build #10 finds it? >> >> Ali >> On 8/11/21 4:20 AM, Maxim Solodovnik wrote: >> >> Is there anything useful at `catalina.out`? >> >> On Wed, 11 Aug 2021 at 04:50, Ali Alhaidary <ali.alhaid...@the5stars.org> >> 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 fine), updating to build >>> #11, or #12, the page is redirected to openmeetings/ but then it tells >>> me it could not be found. There is no errors or exceptions in >>> openmeetings.log file. >>> >>> Any idea why is that? >>> >>> >>> >> >> -- >> Best regards, >> Maxim >> >> > > -- > Best regards, > Maxim > > -- Best regards, Maxim