Ross Gardler wrote:
David Crossley wrote:
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
Thanks, I'm investigatingn now
I believe I have fixed this, error.log now only contains problems with
the fop processor. You know I have never looked in here on a succesfull
build - shame on me. Are the FOP related errors new?
Ross