Neseek77 / openmeetings

Automatically exported from code.google.com/p/openmeetings
1 stars 0 forks source link

No mails can be sent, vm files no found #1519

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of OpenMeetings are you running?
1.8.1

What's your operating system on client and server side?
Ubuntu 10.04 LTS

Is it a problem related to the client/usability or server-side?
server-side

Did you have any trace/debug output?
Yes

please attach any debug output to get a patch on time

In error.log I get:

2011-09-20 19:44:37,461 [NioProcessor-1] ERROR org.apache.velocity - 
ResourceManager : unable to find resource 'register_mail.vm' in any resource 
loader.

The same with register_verification_mail.vm and invitation.vm.

So I can't receive the mails after registration and inviting to a room an user.

Thanks in advance,

Juan Carlos

Original issue reported on code.google.com by jcga...@gmail.com on 20 Sep 2011 at 6:33

GoogleCodeExporter commented 9 years ago
I have seen that error only if the mail config was wrong.

Are you 100% sure that your mail config was okay before you switch the versions?
Have you run other versions with same mail config before?

Obviously we have already run Openmeetings and mail sending was no problem.
Also the thing is:
Even the application ITSELF is loaded from a "vm" file. So if you can run 
OpenMeetings in your browser it CAN actually find the vm files otherwise you 
would see a blank page...

Original comment by seba.wag...@gmail.com on 20 Sep 2011 at 7:59

GoogleCodeExporter commented 9 years ago
Hi, Sebastian

First I installed version 1.7.0, then I deleted /opt/red5 and the database to 
install 1.8.0. I did the same to install 1.8.1, I deleted /opt/red5, the 
database and install 1.8.1.

When I had 1.7.0, the mails do were sent without problem.

What else can I check?

Thanks,

Juan Carlos

Original comment by jcga...@gmail.com on 20 Sep 2011 at 8:43

GoogleCodeExporter commented 9 years ago
Hi

I stopped red5, then I delete the content of the folder 
/opt/red5/work/red5Engine/ and finally start again red5. After that I don't get 
the error and the mails are sent.

Thanks,

Juan Carlos

Original comment by jcga...@gmail.com on 20 Sep 2011 at 9:02

GoogleCodeExporter commented 9 years ago
Maybe we will bundle the templates as .jar again, it seems like the classloader 
sometimes is not the perfect for files.

Original comment by seba.wag...@gmail.com on 22 Sep 2011 at 7:54

GoogleCodeExporter commented 9 years ago
This was fixed with r4283

Original comment by seba.wag...@gmail.com on 25 Sep 2011 at 9:48