Re: [xwiki-devs] [xwiki-users] WatchList Email Error
DarthOps wrote:
Hi,
I've managed to get my watchlist to send out emails, the only problem is that the following is displayed within the email:
Caused by: java.lang.NullPointerException at com.xpn.xwiki.XWiki.getServletPath(XWiki.java:4317)
This looks like a regression recently introduced. Other than downgrading, I don't have any other suggestions for the moment, I'll ping the responsible developer for a fix before 1.8M1. -- Sergiu Dumitriu http://purl.org/net/sergiu/
Sergiu Dumitriu wrote:
DarthOps wrote:
Hi,
I've managed to get my watchlist to send out emails, the only problem is that the following is displayed within the email:
Caused by: java.lang.NullPointerException at com.xpn.xwiki.XWiki.getServletPath(XWiki.java:4317)
This looks like a regression recently introduced. Other than downgrading, I don't have any other suggestions for the moment, I'll ping the responsible developer for a fix before 1.8M1.
Actually, there is a solution. In xwiki.cfg, add: xwiki.servletpath=bin/ Then restart the server. -- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (1)
-
Sergiu Dumitriu