Horace Miles created OPENMEETINGS-2114:
------------------------------------------
Summary: org.apache.wicket.WicketRuntimeException
Key: OPENMEETINGS-2114
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2114
Project: Openmeetings
Issue Type: Bug
Components: Installer
Affects Versions: 5.0.0-M2
Environment: Ubuntu 18.04
Quad processor
8GB RAM
Box is not currently available to internet access.
Reporter: Horace Miles
Assignee: Maxim Solodovnik
There is a previous closed issue with no resolution for this OPENMEETINGS-2074
I am not familiar with kurento server or tomcat.
Following the tutorial:
[https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for+installing+OpenMeetings+and+Tools?preview=/27838216/120738957/Installation%20OpenMeetings%205.0.0-M2%20on%20Ubuntu%2018.04%20LTS.pdf]
Kurento install did not work per tutorial used install instructions from
Kerunto website
doc-kurento.readthedocs.io/en/6.10.0/user/installation.html
When I click finish to complete the install, I am getting the following message
h3. Installation is failed
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$$6f880e8b.loadAll(<generated>)
at
org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:745)
at java.base/java.lang.Thread.run(Thread.java:834)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)