I don't know but what is the exact problem? The log you've posted is from a regular log that is thrown from a cron-like job that deletes the stored sessions every xx minutes. So What is the problem?
Sebastian On 17 Nov., 00:44, "[email protected]" <[email protected]> wrote: > My install has seemed to have run into problems. It just seems to > keep indicated "Sessions To Delete". > > Can you provide any guidance please. > > DEBUG 11-16 12:56:58.796 ScopeApplicationAdapter.java 5487 146 > org.openmeetings.app.remote.red5.ScopeApplicationAdapter [Laun r:/ > openmeetings] - webAppPath : /usr/src/om/webapps/openmeetings > DEBUG 11-16 12:56:58.797 ScopeApplicationAdapter.java 5488 147 > org.openmeetings.app.remote.red5.ScopeApplicationAdapter [Laun r:/ > openmeetings] - batchFileFir : /usr/src/om/webapps/openmeetings/ > streams/ > Configuring hibernate From /usr/src/om/webapps/openmeetings/conf/ > hibernate.cfg.xml > [WARN] [Launcher:/openmeetings] > org.hibernate.connection.C3P0ConnectionProvider - Both hibernate-style > property 'hibernate.c3 max_size' and c3p0-style property > 'c3p0.max_size' have been set in hibernate.properties. Hibernate-style > property 'hibernate. 0.max_size' will be used and c3p0-style > property 'c3p0.max_size' will be ignored! > [WARN] [Launcher:/openmeetings] > org.hibernate.connection.C3P0ConnectionProvider - Both hibernate-style > property 'hibernate.c3 min_size' and c3p0-style property > 'c3p0.min_size' have been set in hibernate.properties. Hibernate-style > property 'hibernate. 0.min_size' will be used and c3p0-style > property 'c3p0.min_size' will be ignored! > [WARN] [Launcher:/openmeetings] > org.hibernate.connection.C3P0ConnectionProvider - Both hibernate-style > property 'hibernate.c3 timeout' and c3p0-style property > 'c3p0.timeout' have been set in hibernate.properties. Hibernate-style > property 'hibernate.c3 timeout' will be used and c3p0-style property > 'c3p0.timeout' will be ignored! > [WARN] [Launcher:/openmeetings] > org.hibernate.connection.C3P0ConnectionProvider - Both hibernate-style > property 'hibernate.c3 idle_test_period' and c3p0-style property > 'c3p0.idle_test_period' have been set in hibernate.properties. > Hibernate-style prop y 'hibernate.c3p0.idle_test_period' will be > used and c3p0-style property 'c3p0.idle_test_period' will be ignored! > [WARN] [Launcher:/openmeetings] > org.hibernate.connection.C3P0ConnectionProvider - Both hibernate-style > property 'hibernate.c3 max_statements' and c3p0-style property > 'c3p0.max_statements' have been set in hibernate.properties. Hibernate- > style property ibernate.c3p0.max_statements' will be used and c3p0- > style property 'c3p0.max_statements' will be ignored! > DEBUG 11-16 12:57:07.314 Sessionmanagement.java 14005 569 > org.openmeetings.app.data.basic.Sessionmanagement [Red5_Scheduler_W > er-2] - Sessions To Delete :: 0 > DEBUG 11-16 12:57:07.648 EmoticonsManager.java 14339 53 > org.openmeetings.app.remote.red5.EmoticonsManager [Launcher:/ > openmeet s] - ##### loadEmot completed > > DEBUG 11-16 13:02:07.145 Sessionmanagement.java 313836 569 > org.openmeetings.app.data.basic.Sessionmanagement [Red5_Scheduler_ > ker-10] - Sessions To Delete :: 0 > DEBUG 11-16 13:07:07.145 Sessionmanagement.java 613836 569 > org.openmeetings.app.data.basic.Sessionmanagement [Red5_Scheduler_ > ker-7] - Sessions To Delete :: 0 > DEBUG 11-16 13:12:07.144 Sessionmanagement.java 913835 569 > org.openmeetings.app.data.basic.Sessionmanagement [Red5_Scheduler_ > Worker-4] - Sessions To Delete :: 0 > DEBUG 11-16 13:17:07.145 Sessionmanagement.java 1213836 569 > org.openmeetings.app.data.basic.Sessionmanagement [Red5_Scheduler > _Worker-11] - Sessions To Delete :: 0 > > DEBUG 11-16 13:22:07.144 Sessionmanagement.java 1513835 569 > org.openmeetings.app.data.basic.Sessionmanagement [Red5_Scheduler > rker-9] - Sessions To Delete :: 0 > DEBUG 11-16 13:27:07.144 Sessionmanagement.java 1813835 569 > org.openmeetings.app.data.basic.Sessionmanagement [Red5_Scheduler > rker-5] - Sessions To Delete :: 0 > DEBUG 11-16 13:32:07.145 Sessionmanagement.java 2113836 569 > org.openmeetings.app.data.basic.Sessionmanagement [Red5_Scheduler > rker-1] - Sessions To Delete :: 0 > DEBUG 11-16 13:37:07.144 Sessionmanagement.java 2413835 569 > org.openmeetings.app.data.basic.Sessionmanagement [Red5_Scheduler > _Worker-8] - Sessions To Delete :: 0 > > Thanks in advance -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
