I guess the problem is with me!! I didn't realize, until a few hours ago, that the red5.bat file wasn't an installation script... I was expecting it to terminate saying that I had successfully installed OpenMeetings! Now that I know to leave it open (at least until I get it running as a service), I configured everything and it's working fine so now I'm discovering the ins and outs...
Thanks for the help! Dave From: seba.wag...@gmail.com [mailto:seba.wag...@gmail.com] Sent: Thursday, February 16, 2012 8:38 AM To: Dave Rutz Cc: openmeetings-user@incubator.apache.org Subject: Re: Installation problem Well if then the data is also in the tables there is just no issue? What makes you think something is wrong? The log is okay, your database is okay, what is wrong at all? Sebastian 2012/2/16 Dave Rutz <dr...@fdresa.org<mailto:dr...@fdresa.org>> Server, database and tables all have utf-8... Dave From: seba.wag...@gmail.com<mailto:seba.wag...@gmail.com> [mailto:seba.wag...@gmail.com<mailto:seba.wag...@gmail.com>] Sent: Wednesday, February 15, 2012 5:00 PM To: Dave Rutz Cc: openmeetings-user@incubator.apache.org<mailto:openmeetings-user@incubator.apache.org> Subject: Re: Installation problem do the tables have the character-set utf8 ? Sebastian 2012/2/15 Dave Rutz <dr...@fdresa.org<mailto:dr...@fdresa.org>> I see the openmeetings database and the 54 tables within... Dave From: seba.wag...@gmail.com<mailto:seba.wag...@gmail.com> [mailto:seba.wag...@gmail.com<mailto:seba.wag...@gmail.com>] Sent: Wednesday, February 15, 2012 4:54 PM To: Dave Rutz Subject: Re: Installation problem well is the database + tables actually populated in MySQL? Cause that is what should happen when you start the server with correct configured params. Sebastian 2012/2/15 Dave Rutz <dr...@fdresa.org<mailto:dr...@fdresa.org>> Here it is... From: Dave Rutz Sent: Wednesday, February 15, 2012 4:42 PM To: openmeetings-user@incubator.apache.org<mailto:openmeetings-user@incubator.apache.org> Subject: RE: Installation problem I've looked and searched through all of the files in the red5 folder and none of them contain the words "exception" or "could not connect to database". The only warnings that I have seen are: [WARN] [main] org.apache.axis2.transport.http.AxisServlet - No transportReceiver for org.apache.axis2.transport.http.AxisServletListener found. An instance for HTTP will be configured automatically. Please update your axis2.xml file! WARN 02-15 15:57:48.531 Configurationmanagement.java 426953 84 org.openmeetings app.data.basic.Configurationmanagement [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] - Could not find key in configuration CONF_KEY: number.minutes.reminder.send Since I'll be using MySQL, I have modified the persistence.xml file accordingly. I'll attach the output of the command prompt window (red5.bat) in a separate email. Thanks From: seba.wag...@gmail.com<mailto:seba.wag...@gmail.com> [mailto:seba.wag...@gmail.com]<mailto:[mailto:seba.wag...@gmail.com]> Sent: Wednesday, February 15, 2012 3:53 PM To: openmeetings-user@incubator.apache.org<mailto:openmeetings-user@incubator.apache.org> Subject: Re: Installation problem You must have overseen another exception, look for "exception" in your log. I guess you will read something like "could not connect to database" Sebastian 2012/2/15 Dave Rutz <dr...@fdresa.org<mailto:dr...@fdresa.org>> Sebastian, This occurs during the initial installation of Openmeetings, launched with the red5 batch file. The installation never completes because of that loop... Dave From: seba.wag...@gmail.com<mailto:seba.wag...@gmail.com> [mailto:seba.wag...@gmail.com<mailto:seba.wag...@gmail.com>] Sent: Wednesday, February 15, 2012 3:48 PM To: openmeetings-user@incubator.apache.org<mailto:openmeetings-user@incubator.apache.org> Subject: Re: Installation problem Hi Dave, you can disable those logging by changing the log levels. However, as the log indicates "Scheduler" its a time driven executed code and it has exactly the effect you describe, it will be executed over and over and over again :) There is nothing wrong with your log ;) Sebastian 2012/2/15 Dave Rutz <dr...@fdresa.org<mailto:dr...@fdresa.org>> I'm trying out this software on both Ubuntu 10.04 and Windows XP. On XP, I have downloaded and tried to install the latest 1.9.1-4707 and 1.9.1-4740 packages by running the red5.bat file. On both occasions, I get the following entries: DEBUG 02-14 16:47:32.375 Sessionmanagement.java 1219579 453 org.openmeetings.app.data.basic.Sessionmanagement [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] - ****** clearSessionTable: DEBUG 02-14 16:47:32.375 Sessionmanagement.java 1219579 437 org.openmeetings.app.data.basic.Sessionmanagement [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] - Sessions To Delete :: 0 DEBUG 02-14 16:47:32.375 Sessionmanagement.java 1219579 457 org.openmeetings.app.data.basic.Sessionmanagement [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] - clearSessionTable: 0 DEBUG 02-14 16:47:32.453 MeetingReminderJob.java 1219657 16 org.openmeetings.app.quartz.scheduler.MeetingReminderJob [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-9] - MeetingReminderJob.execute WARN 02-14 16:47:32.453 Configurationmanagement.java 1219657 84 org.openmeetings.app.data.basic.Configurationmanagement [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-9] - Could not find key in configuration CONF_KEY: number.minutes.reminder.send DEBUG 02-14 16:47:32.453 AppointmentDaoImpl.java 1219657 903 org.openmeetings.app.data.calendar.daos.AppointmentDaoImpl [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-9] - startStamp 2012-02-14 16:47:32.453 DEBUG 02-14 16:47:32.453 AppointmentDaoImpl.java 1219657 904 org.openmeetings.app.data.calendar.daos.AppointmentDaoImpl [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-9] - stopStamp 2012-02-14 17:02:32.453 DEBUG 02-14 16:47:32.468 AppointmentLogic.java 1219672 386 org.openmeetings.app. data.calendar.management.AppointmentLogic [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-9] - doScheduledMeetingReminder : no Appointments in range These just repeat over and over, the only thing changing is the "Worker-#". Something I'm missing? Thanks -- Sebastian Wagner http://www.openmeetings.de http://incubator.apache.org/openmeetings/ http://www.webbase-design.de http://www.wagner-sebastian.com seba.wag...@gmail.com<mailto:seba.wag...@gmail.com> -- Sebastian Wagner http://www.openmeetings.de http://incubator.apache.org/openmeetings/ http://www.webbase-design.de http://www.wagner-sebastian.com seba.wag...@gmail.com<mailto:seba.wag...@gmail.com> -- Sebastian Wagner http://www.openmeetings.de http://incubator.apache.org/openmeetings/ http://www.webbase-design.de http://www.wagner-sebastian.com seba.wag...@gmail.com<mailto:seba.wag...@gmail.com> -- Sebastian Wagner http://www.openmeetings.de http://incubator.apache.org/openmeetings/ http://www.webbase-design.de http://www.wagner-sebastian.com seba.wag...@gmail.com<mailto:seba.wag...@gmail.com> -- Sebastian Wagner http://www.openmeetings.de http://incubator.apache.org/openmeetings/ http://www.webbase-design.de http://www.wagner-sebastian.com seba.wag...@gmail.com<mailto:seba.wag...@gmail.com>