Hello Andeas,
On Fri, 24 Apr 2020 at 01:09, ratatouille <ratatoui...@bitclusive.de> wrote: > > Maxim Solodovnik <solomax...@gmail.com> schrieb am 24.04.20 um 00:31:17 Uhr: > > 1) download version apache-openmeetings-5.0.0-M4.tar.gz > 2) unpack to folder `OM5M4` > 3) run `./bin/catalina.sh run` > 4) go to URL `https://bitclusive.de:5443` > 5) enter these fields for screen1, select Next could you share more details here? > > Created new db and believe me or not the second run went through, no error > like the first time. Am I right thinking you haven't created DB __before__ starting the OM? This might be not good idea to allow OM to create DB for you, it tend to create one without UTF-8 support and later you have some encoding issues .... > > I'll try again with fresh setup tonight. > > Andreas > > > I see no detailed steps :((( > > Please share your steps so i can reproduce and fix this issue > > > > On Thu, 23 Apr 2020 at 23:48, ratatouille <ratatoui...@bitclusive.de> wrote: > > > > > > Hi! > > > > > > Maxim Solodovnik <solomax...@gmail.com> schrieb am 14.04.20 um 13:27:20 > > > Uhr: > > > > > > > I mean detailed steps in form > > > > 1) download version XXX > > > > 2) unpack to folder `test` > > > > 3) run `./bin/catalina.sh run` > > > > 4) go to URL `https://localhost:5443/openmeetings` > > > > 5) enter these fields for screen1, select Next > > > > .......... > > > > Expected result: everything is OK > > > > Result: Errors on the screen > > > > > > > > So anyone (including me) can reproduce it > > > > And I can improve it :)) > > > > > > Just hit that thing again trying to install apache-openmeetings-5.0.0-M4 > > > on CentOS 7. > > > > > > On the installation screen this is shown: > > > > > > Installation fehlgeschlagen > > > > > > org.apache.wicket.WicketRuntimeException: There is no application > > > attached to current thread Openmeetings - Installation > > > at org.apache.wicket.Application.get(Application.java:213) > > > at > > > org.apache.wicket.spring.injection.annot.SpringComponentInjector$ContextLocator.getSpringContext(SpringComponentInjector.java:156) > > > at > > > org.apache.wicket.spring.SpringBeanLocator.getSpringContext(SpringBeanLocator.java:207) > > > at > > > org.apache.wicket.spring.SpringBeanLocator.locateProxyTarget(SpringBeanLocator.java:196) > > > at > > > org.apache.wicket.proxy.LazyInitProxyFactory$AbstractCGLibInterceptor.intercept(LazyInitProxyFactory.java:362) > > > at > > > org.apache.openmeetings.installation.Wicket_Proxy_ImportInitvalues$$EnhancerByCGLIB$$ebb0518f.loadAll(<generated>) > > > at > > > org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:833) > > > at java.base/java.lang.Thread.run(Thread.java:834) > > > > > > > > > > > > Andreas > > > > > > > -- Best regards, Maxim