error installing openmeeting local system

1.5k Views Asked by At

I am installing openmeeting 3.0.1 in local machine. While installing i am facing following error. How to solve this issue?

WARN 05-30 16:29:27.879 o.a.o.d.d.b.ConfigurationDao:123      [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-6] - Could not find key     in configuration CONF_KEY: mail.smtp.timeout
DEBUG 05-30 16:29:27.879 o.a.o.q.s.TestSetupCleanupJob:34 [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-5] -  TestSetupClearJob.execute
DEBUG 05-30 16:29:27.880 o.a.o.m.MailHandler:258 [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-6] - sendMails enter ...
DEBUG 05-30 16:29:28.114 o.a.o.m.MailHandler:260 [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-6] - Number of emails in init queue 0
DEBUG 05-30 16:29:28.114 o.a.o.m.MailHandler:265 [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-6] - ... sendMails done.
DEBUG 05-30 16:29:32.832 o.a.o.d.d.s.SessiondataDao:404 [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] - ****** clearSessionTable: 
1

There are 1 best solutions below

0
On

Though I see you already found a solution one may also wish to try the following: 1. Go to the releases page: https://github.com/Red5/red5-server/releases 2. Download tarball: https://github.com/Red5/red5-server/releases/download/v1.0.5-RELEASE/red5-server-1.0.5-RELEASE-server.tar.gz (or you can use *.zip) 3. Extract it somewhere 4. Run red5.sh (red5.bat)

Also, installing sendmail as part of your prerequisite can also help with SNMP Key errors