Hi, I tried to send the email from server side JS function on localhost as explained on below link: https://github.com/orientechnologies/orientdb/wiki/Mail-Plugin
Got below error: *Error on parsing script at position #0: Error on execution of the script Script: sendEMail ------^ sun.org.mozilla.javascript.internal.WrappedException: Wrapped java.lang.NullPointerException (<Unknown source>#20) in <Unknown source> at line number 20 Wrapped java.lang.NullPointerException (<Unknown source>#20) null* Mail plugin loaded successfully and even default profile is identified as shown on server start. Any clue, why this error ? Error says null pointer, but where is the null pointer ? Best Regards, Gaurav -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
