Resource Menu


Comment of : Null-pointer sending mails…
I did check both of them. The mail one actually was missing equals signs… which is now fixed and now things run smoothly. I am not sure I understand the difference between the two configs.

Now, I only have the following issue in my console. Which probably means that tigase is not launched...

paul

java.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)

posted by Paul Libbrecht at Dec 1, 2007 12:29 AM