I did your suggested changings. Yes, the Server is only for OpenMeetings, so I also changed the https port in red5.properties file to 443.
The URL of the Server is: https://openmeetings.bildung-rp.de/openmeetings/ and now I get the following error message in /var/log/apache2/error.log: [Tue Jun 30 13:18:08 2015] [error] (111)Connection refused: proxy: HTTPS: attempt to connect to 192.168.199.48:5080 (openmeetings.bildung-rp.de) failed [Tue Jun 30 13:18:08 2015] [error] ap_proxy_connect_backend disabling worker for (openmeetings.bildung-rp.de) [Tue Jun 30 13:18:33 2015] [error] proxy: HTTPS: disabled connection for (openmeetings.bildung-rp.de) (192.168.199.48 is the IP Adress of the Server) Regards -- Sandro Isoletta Abteilung 4 Zentrale Dienste und IT-Dienste Referat 4.07 Schulische IT-Dienstleistungen PÄDAGOGISCHES LANDESINSTITUT RHEINLAND-PFALZ Hofstraße 257c 56077 Koblenz 0261 9702 317 [email protected] www.pl.rlp.de Am 30.06.2015 um 07:19 schrieb Denis Kandrov: > I found typo in configuration file, that I sent previously. See fixed > file in attachment. > Also I don't see OpenMeetings here: > http://openmeetings.bildung-rp.de:5080/openmeetings/ > > If you use this server only for OpenMeetings, you can change https port > in red5.properties file: > https.port=5443 -> https.port=443 > Then stop apache2, and restart Red5. > > WBR, > Denis Kandrov. > > On 06/29/2015 09:20 PM, Sandro Isoletta wrote: >> unfortunately no. >> >> I changed the both files of you (after backup) and restarted apache2 and >> openmeetings. The OpenMeetings says it is up: >> >> >> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ >> DEBUG 06-29 17:14:39.021 o.a.o.m.MailHandler:265 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-9] >> - ... sendMails done. >> DEBUG 06-29 17:15:24.000 o.a.o.q.s.MeetingReminderJob:34 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10] >> - MeetingReminderJob.execute >> DEBUG 06-29 17:15:39.020 o.a.o.m.MailHandler:258 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] >> - sendMails enter ... >> DEBUG 06-29 17:15:39.022 o.a.o.m.MailHandler:260 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] >> - Number of emails in init queue 0 >> DEBUG 06-29 17:15:39.022 o.a.o.m.MailHandler:265 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] >> - ... sendMails done. >> DEBUG 06-29 17:16:39.019 o.a.o.m.MailHandler:258 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] >> - sendMails enter ... >> DEBUG 06-29 17:16:39.021 o.a.o.m.MailHandler:260 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] >> - Number of emails in init queue 0 >> DEBUG 06-29 17:16:39.021 o.a.o.m.MailHandler:265 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] >> - ... sendMails done. >> DEBUG 06-29 17:17:04.000 o.a.o.q.s.MeetingReminderJob:34 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-3] >> - MeetingReminderJob.execute >> DEBUG 06-29 17:17:22.587 ROOT:53 [RMI TCP Connection(32)-192.168.199.48] >> - Shutting down context openmeetings >> DEBUG 06-29 17:17:36.437 ROOT:72 [0.0.0.0-startStop-1] - Starting up >> context openmeetings >> DEBUG 06-29 17:17:41.656 o.a.o.r.r.ScopeApplicationAdapter:128 >> [Launcher:/openmeetings] - webAppPath : /opt/om/webapps/openmeetings >> DEBUG 06-29 17:17:43.374 o.a.o.d.w.EmoticonsManager:62 >> [Launcher:/openmeetings] - ##### loadEmot completed >> DEBUG 06-29 17:17:43.376 o.a.o.u.Version:96 [Launcher:/openmeetings] - >> ################################################## >> # Openmeetings is up # >> # 3.0.6-RELEASE 1680981 22-May-2015 # >> # and ready to use # >> ################################################## >> >> DEBUG 06-29 17:17:49.172 o.a.o.q.s.MeetingReminderJob:34 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] >> - MeetingReminderJob.execute >> DEBUG 06-29 17:17:49.204 o.a.o.d.d.s.SessiondataDao:404 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] >> - ****** clearSessionTable: >> DEBUG 06-29 17:17:49.505 o.a.o.d.d.s.SessiondataDao:408 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] >> - clearSessionTable: 0 >> DEBUG 06-29 17:18:44.190 o.a.o.m.MailHandler:249 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-3] >> - resetSendingStatus enter ... >> DEBUG 06-29 17:18:44.259 o.a.o.m.MailHandler:258 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-4] >> - sendMails enter ... >> DEBUG 06-29 17:18:44.320 o.a.o.m.MailHandler:253 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-3] >> - ... resetSendingStatus done. >> DEBUG 06-29 17:18:44.328 o.a.o.m.MailHandler:260 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-4] >> - Number of emails in init queue 0 >> DEBUG 06-29 17:18:44.329 o.a.o.m.MailHandler:265 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-4] >> - ... sendMails done. >> DEBUG 06-29 17:19:29.168 o.a.o.q.s.MeetingReminderJob:34 >> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-5] >> - MeetingReminderJob.execute >> >> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ >> >> But when I try to open it I get the Error Message >> >> https://openmeetings.bildung-rp.de/openmeetings/ >> >> Service Temporarily Unavailable >>
