Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1445 by [email protected]: forgot password/ new account mail
problem
http://code.google.com/p/openmeetings/issues/detail?id=1445
When creating new user or forget password the mail doesn't work on ubuntu
10.04
java.lang.NumberFormatException: For input string: ""
at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
[na:1.6.0_26]
at java.lang.Integer.parseInt(Integer.java:470) [na:1.6.0_26]
at java.lang.Integer.parseInt(Integer.java:499) [na:1.6.0_26]
at
com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:356)
[mail-1.4.jar:1.4]
at javax.mail.Service.connect(Service.java:275) [mail-1.4.jar:1.4]
at javax.mail.Service.connect(Service.java:156) [mail-1.4.jar:1.4]
at javax.mail.Service.connect(Service.java:105) [mail-1.4.jar:1.4]
at javax.mail.Transport.send0(Transport.java:168) [mail-1.4.jar:1.4]
at javax.mail.Transport.send(Transport.java:98) [mail-1.4.jar:1.4]
at org.openmeetings.utils.mail.MailThread.send(MailThread.java:127)
[openmeetings.jar:na]
at org.openmeetings.utils.mail.MailThread.run(MailThread.java:49)
[openmeetings.jar:na]
Any help please
Thanks
--
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.