Thanks for the answer.
I found another tutorial for 3.3.0 later, reinstalled again with the same result.
So at the moment I have only three questions:
1. Coding. If I set my name and surname in Russian, after service restart I see only ???????. The same situation with room names, all of them are displayed ?????
2. Service startup. It doesn't start automatically. Should I correct it myself using OS?
3. LDAP authentication. I did it on 3.0 and it worked. But this time I'd like to have example of working config for AD integration.

Regards, Vladimir!
31 авг. 2017 г. 7:02 AM | От: Maxim Solodovnik <solomax...@gmail.com> | Сообщение:
There is tutorial for 3.3.0 available: https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20OpenMeetings%203.3.0%20on%20Centos%207.pdf?version=5&modificationDate=1503138366000&api=v2

This is normal OM log with some debug messages to be able to find out what is wrong in case of errors
You can turn off all logging (you need to edit logback-config.xml to achieve this), but it is not recommended due to it will be impossible to find the reason of broken things

Not sure about FFMPEG never used tutorials by Alvaro
I would recommend to leave ffmpeg path empty (/usr/bin:/usr/local/bin are in the PATH for all users)


On Wed, Aug 30, 2017 at 9:58 PM, Бунин Владимир <vladimirbu...@yandex.ru> wrote:
Hello!
And I have some problems.
1. First of all I can't understand how to startup red5 after reboot.
2. Also after restart I have many debug messages on screen such as:
DEBUG 08-30 17:27:50.782 CleanupJob.java 21132 179 org.apache.openmeetings.service.quartz.scheduler.CleanupJob [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-3] - CleanupJob.cleanExpiredResetHash
DEBUG 08-30 17:27:50.785 CleanupJob.java 21135 165 org.apache.openmeetings.service.quartz.scheduler.CleanupJob [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] - CleanupJob.cleanExpiredRecordings
DEBUG 08-30 17:27:50.786 SessiondataDao.java 21136 191 org.apache.openmeetings.db.dao.server.SessiondataDao [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] - ****** clearSessionTable:
DEBUG 08-30 17:27:50.797 ReminderJob.java 21147 44 org.apache.openmeetings.service.quartz.scheduler.ReminderJob [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-4] - ReminderJob.remindMeetings
DEBUG 08-30 17:27:50.797 ReminderJob.java 21147 56 org.apache.openmeetings.service.quartz.scheduler.ReminderJob [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-5] - ReminderJob.remindExpiringRecordings
DEBUG 08-30 17:27:51.106 SessiondataDao.java 21456 193 org.apache.openmeetings.db.dao.server.SessiondataDao [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] - clearSessionTable: 0
DEBUG 08-30 17:27:51.115 CleanupJob.java 21465 184 org.apache.openmeetings.service.quartz.scheduler.CleanupJob [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-3] - ... 0 expired hashes were found
DEBUG 08-30 17:27:51.116 CleanupJob.java 21466 190 org.apache.openmeetings.service.quartz.scheduler.CleanupJob [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-3] - ... DONE CleanupJob.cleanExpiredResetHash
DEBUG 08-30 17:27:55.772 CleanupJob.java 26122 111 org.apache.openmeetings.service.quartz.scheduler.CleanupJob [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-6] - CleanupJob.cleanRoomFiles
DEBUG 08-30 17:28:34.911 MailHandler.java 65261 265 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] - resetSendingStatus enter ...
DEBUG 08-30 17:28:36.335 MailHandler.java 66685 272 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] - ... resetSendingStatus done.
DEBUG 08-30 17:28:36.380 MailHandler.java 66730 277 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-8] - sendMails enter ...
DEBUG 08-30 17:28:36.413 MailHandler.java 66763 279 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-8] - Number of emails in init queue 0
DEBUG 08-30 17:28:36.413 MailHandler.java 66763 284 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-8] - ... sendMails done.
DEBUG 08-30 17:28:45.799 MailHandler.java 76149 265 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] - resetSendingStatus enter ...
DEBUG 08-30 17:28:45.931 MailHandler.java 76281 272 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] - ... resetSendingStatus done.
DEBUG 08-30 17:28:46.008 MailHandler.java 76358 277 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-8] - sendMails enter ...
DEBUG 08-30 17:28:46.043 MailHandler.java 76393 279 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-8] - Number of emails in init queue 0
DEBUG 08-30 17:28:46.043 MailHandler.java 76393 284 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-8] - ... sendMails done.
DEBUG 08-30 17:29:19.892 ReminderJob.java 110242 44 org.apache.openmeetings.service.quartz.scheduler.ReminderJob [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-9] - ReminderJob.remindMeetings
DEBUG 08-30 17:29:30.794 ReminderJob.java 121144 44 org.apache.openmeetings.service.quartz.scheduler.ReminderJob [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-9] - ReminderJob.remindMeetings
DEBUG 08-30 17:29:35.000 MailHandler.java 125350 277 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10] - sendMails enter ...
DEBUG 08-30 17:29:35.001 MailHandler.java 125351 279 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10] - Number of emails in init queue 0
DEBUG 08-30 17:29:35.002 MailHandler.java 125352 284 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10] - ... sendMails done.
DEBUG 08-30 17:29:45.910 MailHandler.java 136260 277 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10] - sendMails enter ...
DEBUG 08-30 17:29:45.912 MailHandler.java 136262 279 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10] - Number of emails in init queue 0
DEBUG 08-30 17:29:45.912 MailHandler.java 136262 284 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10] - ... sendMails done.
DEBUG 08-30 17:30:34.943 MailHandler.java 185293 277 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] - sendMails enter ...
DEBUG 08-30 17:30:34.944 MailHandler.java 185294 279 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] - Number of emails in init queue 0
DEBUG 08-30 17:30:34.945 MailHandler.java 185295 284 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] - ... sendMails done.
DEBUG 08-30 17:30:45.819 MailHandler.java 196169 277 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] - sendMails enter ...
DEBUG 08-30 17:30:45.832 MailHandler.java 196182 279 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] - Number of emails in init queue 0
DEBUG 08-30 17:30:45.833 MailHandler.java 196183 284 org.apache.openmeetings.core.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] - ... sendMails done.
DEBUG 08-30 17:30:59.892 ReminderJob.java 210242 44 org.apache.openmeetings.service.quartz.scheduler.ReminderJob [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-4] - ReminderJob.remindMeetings
 
What if I don't need them? How to disable them?
3. FFMPEG was installed according manual, but when I set the path /usr/local/bin during post install process, I was notified that ffmpeg can't be found there.
How to correct this problem and where conf files for this settings
 
-- 
Regards, Vladimir
 



--
WBR
Maxim aka solomax

Reply via email to