[
https://issues.apache.org/jira/browse/OPENMEETINGS-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16940448#comment-16940448
]
Maxim Solodovnik commented on OPENMEETINGS-2114:
------------------------------------------------
This is {{Job DEFAULT.sendMails threw an unhandled Exception}} NOT an issue
While DB is not properly created some internal Jobs might fail
Tables are being created while OpenJPA connects to DB first time
Usually this happens as soon as Db is selected and OpenJPA is re-inited
DB should exist at this step
> 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
> Priority: Major
> Attachments: Screenshot from after-clicking-finish.png, Screenshot
> from install presteps.png, Screenshot from install2a.png, Screenshot from
> install2b.png, Screenshot from install2c.png, Screenshot from install2d.png,
> Screenshot from open502 no tables.png, Screenshot from open502 tables after
> error.png, Screenshot from successful DB connection.png, Screenshot from ufw
> turned off, Screenshot from ufw turned off, Screenshot_2019-09-27
> OpenMeetings.png
>
>
> 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)