Well come on, man, it builds, what more do you want? Aaron
On 4/14/06, Joe Bohn <[EMAIL PROTECTED]> wrote: > I'm getting the following error attempting to start a server with the > latest 1.1 image. Seems to be related to some changes introduced last > night for a ConfigurationInstaller gbean. > > Booting Geronimo Kernel (in Java 1.4.2_08)... > [ ] 0% 1s Startup failed > org.apache.geronimo.kernel.config.InvalidConfigException: Unable to > resolve reference named Repository in gbean > geronimo/j2ee-system/1.1-SNAPSHOT/car?ServiceMod > ule=geronimo/j2ee-system/1.1-SNAPSHOT/car,j2eeType=GBean,name=ConfigurationInstaller > at > org.apache.geronimo.kernel.config.ConfigurationUtil.preprocessGBeanData(ConfigurationUtil.java:282) > at > org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:335) > at > org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:155) > at > org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:126) > at > org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:252) > at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:74) > at org.apache.geronimo.system.main.Daemon.main(Daemon.java:367) > Caused by: org.apache.geronimo.kernel.GBeanNotFoundException: No matches > for referencePatterns: > [?j2eeType=GBean,name=Repository#org.apache.geronimo.kernel.repo > sitory.WriteableRepository] > at > org.apache.geronimo.kernel.config.Configuration.findGBeanData(Configuration.java:586) > at > org.apache.geronimo.kernel.config.Configuration.findGBean(Configuration.java:562) > at > org.apache.geronimo.kernel.config.Configuration.findGBean(Configuration.java:557) > at > org.apache.geronimo.kernel.config.ConfigurationUtil.preprocessGBeanData(ConfigurationUtil.java:280) > ... 6 more > org.apache.geronimo.kernel.config.InvalidConfigException: Unable to > resolve reference named Repository in gbean > geronimo/j2ee-system/1.1-SNAPSHOT/car?ServiceMod > ule=geronimo/j2ee-system/1.1-SNAPSHOT/car,j2eeType=GBean,name=ConfigurationInstaller > at > org.apache.geronimo.kernel.config.ConfigurationUtil.preprocessGBeanData(ConfigurationUtil.java:282) > at > org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:335) > at > org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:155) > at > org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:126) > at > org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:252) > at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:74) > at org.apache.geronimo.system.main.Daemon.main(Daemon.java:367) > Caused by: org.apache.geronimo.kernel.GBeanNotFoundException: No matches > for referencePatterns: > [?j2eeType=GBean,name=Repository#org.apache.geronimo.kernel.repo > sitory.WriteableRepository] > at > org.apache.geronimo.kernel.config.Configuration.findGBeanData(Configuration.java:586) > at > org.apache.geronimo.kernel.config.Configuration.findGBean(Configuration.java:562) > at > org.apache.geronimo.kernel.config.Configuration.findGBean(Configuration.java:557) > at > org.apache.geronimo.kernel.config.ConfigurationUtil.preprocessGBeanData(ConfigurationUtil.java:280) > ... 6 more > Server shutdown begun > Server shutdown completed > > -- > Joe Bohn > joe.bohn at earthlink.net > > "He is no fool who gives what he cannot keep, to gain what he cannot > lose." -- Jim Elliot >
