On Tue, 2006-09-19 at 11:27 +0200, Thorsten Scherler wrote: > On Tue, 2006-09-19 at 11:51 +1000, David Crossley wrote: > > Hi Thorsten, do you know something about this issue. > > Nupp, need to look into it. > > > It appears to be > > related to your changes to use the new properties system. > > I have tried but cannot fix it.
Not so much the new properties system more the consequence from FOR-916 like Martin Stockhammer thinks. Did you try his patch? salu2 > > Will try to do it soon, but I reckon not before the weekend. > > salu2 > > > > > -David > > > > On Fri, Aug 25, 2006 at 07:31:22AM -0700, David Crossley (JIRA) wrote: > > > forrest war fails with error in ForrestConfModule > > > ------------------------------------------------- > > > > > > Key: FOR-924 > > > URL: http://issues.apache.org/jira/browse/FOR-924 > > > Project: Forrest > > > Issue Type: Bug > > > Components: Launch servlet WAR > > > Affects Versions: 0.8-dev > > > Reporter: David Crossley > > > Fix For: 0.8-dev > > > > > > > > > With the current trunk (r436707) doing 'forrest war' and deploy to either > > > full Jetty-4 or Tomcat-4 > > > error log has this ... > > > > > > ------------ > > > ERROR (2006-08-26) 00:17.47:047 [core.manager] (Unknown-URI) > > > Unknown-Thread/CoreServiceManager: Caught an exception trying to > > > initialize the component handler. > > > java.lang.NullPointerException > > > at > > > org.apache.forrest.conf.ForrestConfUtils.aliasSkinProperties(ForrestConfUtils.java:100) > > > at > > > org.apache.forrest.conf.ForrestConfModule.initialize(ForrestConfModule.java:194) > > > at > > > org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:244) > > > ... > > > ------------ > > > > > > Perhaps this is related to recent changes in forrest properties system. -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd)
