libresourceConfig.properties : Is for all settings (svn, host name, ...)
libresourceMail.properties : Is only for the Mail configuration.
]]>Comment of : Null-pointer sending mails...
http://dev.libresource.org/home/development/bug/Null-pointer_sending_mails_/Comment_of_Null-pointer_sending_mails__0
Paul Libbrecht2007-12-01T00:29:16+01:00Now, I only have the following issue in my console. Which probably means that tigase is not launched...pauljava.lang.NumberFormatException: For input string: "7E7"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Long.parseLong(Long.java:412)
at java.lang.Long.parseLong(Long.java:461)
at java.text.DigitList.getLong(DigitList.java:167)
at java.text.DecimalFormat.parse(DecimalFormat.java:1271)
at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1375)
at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1124)
at java.text.DateFormat.parse(DateFormat.java:333)
at org.libresource.Libresource.parseDate(Libresource.java:352)
at org.libresource.LibresourceEvent.toLibresourceEvent(LibresourceEvent.java:124)
at org.libresource.core.ejb.JabberNotificationsDispatcherBean.onMessage(JabberNotificationsDispatcherBean.java:83)]]>Comment of : Null-pointer sending mails...
http://dev.libresource.org/home/development/bug/Null-pointer_sending_mails_/Comment_of_Null-pointer_sending_mails_
Sebastien Jourdain2007-11-30T09:30:47+01:00