Found this in the red5.log :
at org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:311) ~[spring-context-support-3.1.1.RELEASE.jar:3.1.1.RELEASE] ... 3 common frames omitted 2013-04-05 11:56:11,018 [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-8] ERROR org.quartz.core.ErrorLogger - Job (DEFAULT.sendMails threw an exception. org.quartz.SchedulerException: Job threw an unhandled exception. at org.quartz.core.JobRunShell.run(JobRunShell.java:227) ~[quartz-1.8.5.jar:na] at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549) [quartz-1.8.5.jar:na] Caused by: org.springframework.scheduling.quartz.JobMethodInvocationFailedException: Invocation of method 'sendMails' on target class [class org.apache.openmeetings.utils.mail.MailHandler] failed; nested exception is <openjpa-2.2.1-r422266:1396819 fatal user error> org.apache.openjpa.persistence.ArgumentException: There is no query with the name "getMailMessages" defined for any of the known persistent classes: [org.apache.openmeetings.persistence.beans.domain.Organisation_Users, org.apache.openmeetings.persistence.beans.user.Userdata, De : Maxim Solodovnik [mailto:solomax...@gmail.com] Envoyé : vendredi 5 avril 2013 11:31 À : Openmeetings user-list Objet : Re: problem with e-mail invitation, error : null I doubt the problem is in translation file. can you run debug client and check if there is anything suspicious in the output while invitation sending? http://localhost:5080/openmeetings/?swf=maindebug.as3.swf11.swf On Fri, Apr 5, 2013 at 4:29 PM, Clem <clemf...@free.fr> wrote: Ok but, I don’t know exactly what to update De : Alexei Fedotov [mailto:alexei.fedo...@gmail.com] Envoyé : vendredi 5 avril 2013 11:20 À : user@openmeetings.apache.org Objet : Re: problem with e-mail invitation, error : null Good. You have to update frech localization to have something in place of null. This is the part of the problem. -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http://dataved.ru/ +7 916 562 8095 On Fri, Apr 5, 2013 at 1:17 PM, Clem <clemf...@free.fr> wrote: I've tested all March builds, downgraded since 18 March one (no older on the Jenkins site)... Same problem with invitation e-mail : error-null. I had saved my openmeetings dir on 19 February 2013, so I restored this one to test, and invitation e-mail works without problem ... I don't know what you have modified, but I think there is a problem since the make of the March builds, dunno where it is ... Clem -----Message d'origine----- De : Clem [mailto:clemf...@free.fr] Envoyé : vendredi 5 avril 2013 09:34 À : user@openmeetings.apache.org Objet : RE: problem with e-mail invitation, error : null Hello, I’m using the french one. I can’t see anything about this in logs except there is an error ! : Red5.logs : 2013-04-05 09:31:00,726 [NioProcessor-11] INFO o.r.s.n.r.codec.RTMPProtocolDecoder - Action conferenceservice.getAppointedMeetingRoomsWithoutType 2013-04-05 09:31:00,799 [NioProcessor-11] INFO o.r.s.n.r.codec.RTMPProtocolDecoder - Action _error 2013-04-05 09:31:00,945 [NioProcessor-11] INFO o.r.s.n.r.codec.RTMPProtocolDecoder - Action _error Openmeetings.log : DEBUG 04-05 09:31:00.715 o.a.o.r.ConferenceService:138 [NioProcessor-11] - getRoomsByOrganisationAndType DEBUG 04-05 09:31:00.727 o.a.o.r.ConferenceService:374 [NioProcessor-11] - ConferenceService.getAppointedMeetings DEBUG 04-05 09:31:00.778 o.a.o.d.c.m.AppointmentLogic:90 [NioProcessor-11] - getTodaysAppointmentsForUser DEBUG 04-05 09:31:00.779 o.a.o.d.c.d.AppointmentDao:844 [NioProcessor-11] - getAppoitmentbyRangeAndMember : UserID - 1 DEBUG 04-05 09:31:00.797 o.a.o.d.c.m.AppointmentLogic:95 [NioProcessor-11] - Count Appointments for Today : 0 ------------------------------------------------ De : Alexei Fedotov [mailto:alexei.fedo...@gmail.com] Envoyé : jeudi 4 avril 2013 22:24 À : user@openmeetings.apache.org Objet : Re: problem with e-mail invitation, error : null Hello Clem, which interface language do you use? 05.04.2013 0:07 пользователь "Clem" <clemf...@free.fr> написал: Hello, I have a problem with e-mail invitation, when I send it, a popup appears with "Error" and "null" ... I don't know when this error appears, I didnt test the invitations with last builds as it was working before ... I don't have modified anything of the configuration, that was working with builds of february 2013. Thx, Clem -- WBR Maxim aka solomax