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]
Sent: Wednesday, February 15, 2012 3:53 PM
To: 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>

Reply via email to