Maxim Kadashevich created OPENMEETINGS-2074:
-----------------------------------------------
Summary: org.apache.wicket.WicketRuntimeException
Key: OPENMEETINGS-2074
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2074
Project: Openmeetings
Issue Type: Bug
Components: Installer
Affects Versions: 5.0.0-M1
Reporter: Maxim Kadashevich
Assignee: Maxim Solodovnik
Hello!
After all intsall procedures I've got this errors:
{code:java}
//
org.apache.wicket.WicketRuntimeException: There is no application attached to
current thread Openmeetings - Installation
at org.apache.wicket.Application.get(Application.java:226)
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$$68c97123.loadAll(<generated>)
at
org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:748)
at java.base/java.lang.Thread.run(Thread.java:834)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)