Joe, I had commented out boilerplate-j2ee from the assembly pom to make the build go faster.. I did not know that it was being used in boilerplate-jee5 from .m2 repo. I built it and now the tomcat6-jee5 server starts.
Thanks Anita --- Joe Bohn <[EMAIL PROTECTED]> wrote: > Anita, > > Yes, I did get past it and it doesn't appear to be related to your > earlier change. I'm not sure how I (or you) got into this problem > ... > but here's how I got out of it. I did a complete new build (starting > > with -Dstage=bootstrap) with a clean repo. I suspect there might > still > be some issues building multiple releases that caused it (I was > building > both trunk and 2.0-M1) but I'm not really certain. > > Hope that helps, > Joe > > > anita kulshreshtha wrote: > > Joe, > > Did you get past this? I am also unable to start > > geronimo-tomcat6-jee5 built with rev 487196. However I can start > > geronimo-tomcat6-minimal. The rev 485321 was committed on Dec 10th. > The > > changes discussed recently will not be ready for 2.0-M1. I do not > > think(?) this is the culprit, But I will be happy to revert this. > > > > Thanks > > Anita > > > > --- Joe Bohn <[EMAIL PROTECTED]> wrote: > > > > > >>Anita, > >> > >>Are these changes completed? I'm hitting an error with attempting > to > >> > >>start the servers from a fresh trunk build and they might be > related > >>(but then again I'm not feeling well and I'm pretty tired ... so I > >>could > >>have something messed up locally). Here's the failure: > >> > >>Booting Geronimo Kernel (in Java 1.5.0_06)... > >>23:12:51,538 WARN [ConfigurationUtil] Could not load gbean > >> > > > > > org.apache.geronimo.configs/j2ee-system/2.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/j > > > > > 2ee-system/2.0-SNAPSHOT/car,j2eeType=AttributeStore,name=AttributeManager > > > >>org.apache.geronimo.gbean.InvalidConfigurationException: Target > does > >>not > >>have specified method (declared in a GBeanInfo operation): > >>name=hasGBeanAttributes meth > >>odName=hasGBeanAttributes returnType=boolean > >> > > > > > targetClass=org.apache.geronimo.system.configuration.LocalAttributeManager > > > >> at > >> > > > > > org.apache.geronimo.gbean.runtime.GBeanOperation.<init>(GBeanOperation.java:98) > > > >> at > >> > > > > > org.apache.geronimo.gbean.runtime.GBeanInstance.<init>(GBeanInstance.java:298) > > > >> at > >> > > > > > org.apache.geronimo.kernel.basic.BasicKernel.loadGBean(BasicKernel.java:354) > > > >> at > >> > > > > > org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:363) > > > >> 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:242) > >> at > >>org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:74) > >> at > >>org.apache.geronimo.system.main.Daemon.main(Daemon.java:366) > >>[ ] 0% 1s Startup failed > >>org.apache.geronimo.kernel.config.InvalidConfigException: Unknown > >>start > >>exception > >> at > >> > > > > > org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:444) > > > >> 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:242) > >> at > >>org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:74) > >> at > >>org.apache.geronimo.system.main.Daemon.main(Daemon.java:366) > >>Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: > > >>Target does not have specified method (declared in a GBeanInfo > >>operation): name=hasGBeanAttr > >>ibutes methodName=hasGBeanAttributes returnType=boolean > >> > > > > > targetClass=org.apache.geronimo.system.configuration.LocalAttributeManager > > > >> at > >> > > > > > org.apache.geronimo.gbean.runtime.GBeanOperation.<init>(GBeanOperation.java:98) > > > >> at > >> > > > > > org.apache.geronimo.gbean.runtime.GBeanInstance.<init>(GBeanInstance.java:298) > > > >> at > >> > > > > > org.apache.geronimo.kernel.basic.BasicKernel.loadGBean(BasicKernel.java:354) > > > >> at > >> > > > > > org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:363) > > > >> ... 5 more > >>org.apache.geronimo.kernel.config.InvalidConfigException: Unknown > >>start > >>exception > >> at > >> > > > > > org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:444) > > > >> 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:242) > >> at > >>org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:74) > >> at > >>org.apache.geronimo.system.main.Daemon.main(Daemon.java:366) > >>Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: > > >>Target does not have specified method (declared in a GBeanInfo > >>operation): name=hasGBeanAttr > >>ibutes methodName=hasGBeanAttributes returnType=boolean > === message truncated === ____________________________________________________________________________________ Need a quick answer? Get one in minutes from people who know. Ask your question on www.Answers.yahoo.com
