Recently the locationmap has been causing many errors to appear in build/webapp/WEB-INF/error.log e.g.
ERROR (2005-10-04) 19:58.02:085 [core.modules.mapper.lm] (/index.html)
PoolThread-4/MountNode: Failure processing LocationMap.
java.lang.NullPointerException
at
org.apache.forrest.locationmap.lm.LocationMap.locate(LocationMap.java:264)
at
org.apache.forrest.locationmap.lm.MountNode.locate(MountNode.java:157)
...
over and over, rapidly filling the error.log
-David
