Hello!

I try this: apache-openmeetings-3.1.0.r1588840-20-04-2014_2352-src.tar.gz <https://builds.apache.org/job/openmeetings/801/artifact/singlewebapp/dist/apache-openmeetings-3.1.0.r1588840-20-04-2014_2352-src.tar.gz>

The REST is not working fine (UserWebService response 500)!

I build and start this version. I not use standard backup/install procedure, succesfull build red5 copy a mayor_id folder, set as default red5 and copy config.xml, persistence.xml, uploads into new major dir and run server. This is good and speedy chnage up/down in testing.

This version is show 4 warning in db table structure type (varchar size different, i use this, change varchars size 255 to 20, recheck, no this warns).

In log have many webservice warnings:

/opt/red5/log# cat jvm.stdout | grep WARN
[WARN] [0.0.0.0-startStop-1] org.springframework.aop.framework.CglibAopProxy - Unable to proxy method [public final long org.apache.openmeetings.db.dao.basic.ConfigurationDao.getMaxUploadSize()] because it is final: All calls to this method via a proxy will be routed directly to the proxy. [WARN] [0.0.0.0-startStop-1] org.apache.cxf.jaxrs.utils.ResourceUtils - No resource methods have been found for resource class org.apache.openmeetings.axis.services.RoomWebService [WARN] [0.0.0.0-startStop-1] org.apache.cxf.jaxrs.utils.ResourceUtils - No resource methods have been found for resource class org.apache.openmeetings.axis.services.FileWebService [WARN] [0.0.0.0-startStop-1] org.apache.cxf.jaxrs.utils.ResourceUtils - No resource methods have been found for resource class org.apache.openmeetings.axis.services.CalendarWebService [WARN] [0.0.0.0-startStop-1] org.apache.cxf.jaxrs.utils.ResourceUtils - No resource methods have been found for resource class org.apache.openmeetings.axis.services.JabberWebService [WARN] [0.0.0.0-startStop-1] org.apache.cxf.jaxrs.utils.ResourceUtils - No resource methods have been found for resource class org.apache.openmeetings.axis.services.ServerWebService WARN 04-23 08:01:45.925 ConfigurationDao.java 11520 122 org.apache.openmeetings.db.dao.basic.ConfigurationDao [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] - Could not find key in configuration CONF_KEY: application.base.url WARN 04-23 08:01:45.975 AppointmentLogic.java 11570 199 org.apache.openmeetings.core.data.calendar.management.AppointmentLogic [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] - minutesReminderSend is 0, disabling reminder scheduler [WARN] [Launcher:/] org.red5.server.scope.Scope - Invalid scope rejected: Scope [name=, path=/default, type=APPLICATION, autoStart=true, creationTime=1398232907028, depth=1, enabled=true, running=false]
[WARN] [Launcher:/] org.red5.server.scope.Scope - Scope not added to parent
[WARN] [Launcher:/openmeetings] org.apache.cxf.jaxrs.utils.ResourceUtils - No resource methods have been found for resource class org.apache.openmeetings.axis.services.RoomWebService [WARN] [Launcher:/openmeetings] org.apache.cxf.jaxrs.utils.ResourceUtils - No resource methods have been found for resource class org.apache.openmeetings.axis.services.FileWebService [WARN] [Launcher:/openmeetings] org.apache.cxf.jaxrs.utils.ResourceUtils - No resource methods have been found for resource class org.apache.openmeetings.axis.services.CalendarWebService [WARN] [Launcher:/openmeetings] org.apache.cxf.jaxrs.utils.ResourceUtils - No resource methods have been found for resource class org.apache.openmeetings.axis.services.JabberWebService [WARN] [Launcher:/openmeetings] org.apache.cxf.jaxrs.utils.ResourceUtils - No resource methods have been found for resource class org.apache.openmeetings.axis.services.ServerWebService WARN 04-23 08:01:54.015 ConfigurationDao.java 19610 122 org.apache.openmeetings.db.dao.basic.ConfigurationDao [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] - Could not find key in configuration CONF_KEY: application.base.url WARN 04-23 08:01:54.022 AppointmentLogic.java 19617 199 org.apache.openmeetings.core.data.calendar.management.AppointmentLogic [org.springframework.scheduling

The REST is not working, response 500

The room starting from portal is not working.

Full logs hier: http://195.56.44.167:8080/openmeetings/log/

Balazs

Reply via email to