Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.8
-
None
Description
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.
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.
Attachments
Issue Links
- depends upon
-
FOR-916 adding site-wide configuration files
-
- Closed
-