Hello again ;)
Got OM5 running. Great experience! But installation does not finish.
I get
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$$3984293d.loadAll(<generated>)
at
org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:751)
at java.base/java.lang.Thread.run(Thread.java:834)
What can be wrong?
Andreas