Comment #7 on issue 572 by seba.wagner: When sending an invitation i get a  
null pointer exception.
http://code.google.com/p/openmeetings/issues/detail?id=572

you have a NUllPointer exception in this Line
String smtpServer = Configurationmanagement.getInstance().getConfKey(3,
"smtp_server").getConf_value();

=> that means you did either delete or duplicate the value of the config_key
*smtp_server*

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to