[Building Sakai] Can't initialize wurfl in 2.8.0

Joshua Swink joshua.swink at gmail.com
Fri Mar 16 16:29:11 PDT 2012


I am trying out Sakai 2.8.0 from source, in Linux, and have not been able
to get wurfl to initialize. Thus, xsl-portal isn't handled by anything and
Tomcat just sends me to a 404 page.

The exception is:

2012-03-16 14:49:09,361  INFO main
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xsl-portal]
- Initializing Spring root WebApplicationContext
2012-03-16 14:49:09,588 ERROR main
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xsl-portal]
- Exception sending context initialized event to listener instance of class
net.sourceforge.wurfl.core.web.WURFLServletContextListener
java.lang.NullPointerException
        at
net.sourceforge.wurfl.core.web.ServletContextWURFLHolder.toURI(ServletContextWURFLHolder.java:100)
        at
net.sourceforge.wurfl.core.web.ServletContextWURFLHolder.createDelegate(ServletContextWURFLHolder.java:83)

I have seen https://jira.sakaiproject.org/browse/SAK-20576, "OSP Portal
Fails to Load", and I thought that the SVN commit mentioned there might
help. Unfortunately
http://builds.sakaiproject.org:8080/job/sakai%20trunk/512/ no longer shows
whatever updates were used to resolve this bug.

Anyway, I installed the current files in the repository from the following
directory:

https://source.sakaiproject.org/svn/osp/trunk/xsltcharon/xsltcharon-portal/xsl-portal/src/webapp/WEB-INF/

But this has had no effect on the problem. Anyone have an idea how to fix
this?

Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120316/cbe4903d/attachment.html 


More information about the sakai-dev mailing list