Run mvn clean install in the plugins/tomcat folder first, some components downloaded from the snapshot repo are out of date.
2009/10/31 frapien <[email protected]> > > get tomcat running but not installing the AMQ wbconsole plugin > somthing wrong with the GBeab > > [INFO] 2009-10-31 11:27:22,875 WARN [ConfigurationUtil] Could not load > gbean or > > g.apache.geronimo.plugins/activemq-webconsole-tomcat/2.2-SNAPSHOT/car?J2EEApplic > > ation=null,j2eeType=WebModule,name=org.apache.geronimo.plugins/activemq-webconso > le-tomcat/2.2-SNAPSHOT/car > [INFO] org.apache.geronimo.gbean.InvalidConfigurationException: Getter > method no > t found Attribute Name: displayName, Type: class java.lang.String, > GBeanInstance > : Tomcat WebApplication Context > [INFO] at > org.apache.geronimo.gbean.runtime.GBeanAttribute.<init>(GBeanAttribut > e.java:241) > [INFO] at > org.apache.geronimo.gbean.runtime.GBeanInstance.buildAttributes(GBean > Instance.java:366) > [INFO] at > org.apache.geronimo.gbean.runtime.GBeanInstance.<init>(GBeanInstance. > java:240) > [INFO] at > org.apache.geronimo.kernel.basic.BasicKernel.loadGBean(BasicKernel.ja > va:352) > [INFO] at > org.apache.geronimo.kernel.config.ConfigurationUtil.startConfiguratio > nGBeans(ConfigurationUtil.java:441) > [INFO] at > org.apache.geronimo.kernel.config.KernelConfigurationManager.start(Ke > rnelConfigurationManager.java:190) > [INFO] at > org.apache.geronimo.kernel.config.SimpleConfigurationManager.startCon > figuration(SimpleConfigurationManager.java:546) > [INFO] at > org.apache.geronimo.kernel.config.SimpleConfigurationManager.startCon > figuration(SimpleConfigurationManager.java:527) > [INFO] at > org.apache.geronimo.system.plugin.PluginInstallerGBean.install(Plugin > InstallerGBean.java:811) > [INFO] at > org.apache.geronimo.system.plugin.PluginInstallerGBean.install(Plugin > InstallerGBean.java:718) > [INFO] at > org.apache.geronimo.system.plugin.PluginInstallerGBean.install(Plugin > InstallerGBean.java:714) > [INFO] at > org.apache.geronimo.system.plugin.PluginInstallerGBean$3.run(PluginIn > stallerGBean.java:885) > [INFO] at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:214) > [INFO] at > org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(Th > readPool.java:344) > [INFO] at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec > utor.java:886) > [INFO] at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor > .java:908) > [INFO] at java.lang.Thread.run(Thread.java:619) > [INFO] Caused by: java.lang.NoSuchMethodException: > org.apache.geronimo.tomcat.To > mcatWebAppContext.getDisplayName() > [INFO] at java.lang.Class.getMethod(Class.java:1605) > [INFO] at > org.apache.geronimo.gbean.runtime.GBeanAttribute.<init>(GBeanAttribut > e.java:226) > [INFO] ... 16 more > [INFO] 2009-10-31 11:27:22,890 ERROR [PluginInstallerGBean] Unable to > install pl > ugin > [INFO] org.apache.geronimo.kernel.config.LifecycleException: start of > org.apache > .geronimo.plugins/activemq-webconsole-tomcat/2.2-SNAPSHOT/car failed > [INFO] at > org.apache.geronimo.kernel.config.SimpleConfigurationManager.startCon > figuration(SimpleConfigurationManager.java:562) > [INFO] at > org.apache.geronimo.kernel.config.SimpleConfigurationManager.startCon > figuration(SimpleConfigurationManager.java:527) > [INFO] at > org.apache.geronimo.system.plugin.PluginInstallerGBean.install(Plugin > InstallerGBean.java:811) > [INFO] at > org.apache.geronimo.system.plugin.PluginInstallerGBean.install(Plugin > InstallerGBean.java:718) > [INFO] at > org.apache.geronimo.system.plugin.PluginInstallerGBean.install(Plugin > InstallerGBean.java:714) > [INFO] at > org.apache.geronimo.system.plugin.PluginInstallerGBean$3.run(PluginIn > stallerGBean.java:885) > [INFO] at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:214) > [INFO] at > org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(Th > readPool.java:344) > [INFO] at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec > utor.java:886) > [INFO] at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor > .java:908) > [INFO] at java.lang.Thread.run(Thread.java:619) > [INFO] Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: > Unkn > own start exception > [INFO] at > org.apache.geronimo.kernel.config.ConfigurationUtil.startConfiguratio > nGBeans(ConfigurationUtil.java:522) > [INFO] at > org.apache.geronimo.kernel.config.KernelConfigurationManager.start(Ke > rnelConfigurationManager.java:190) > [INFO] at > org.apache.geronimo.kernel.config.SimpleConfigurationManager.startCon > figuration(SimpleConfigurationManager.java:546) > [INFO] ... 10 more > [INFO] Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: > Gette > r method not found Attribute Name: displayName, Type: class > java.lang.String, GB > eanInstance: Tomcat WebApplication Context > [INFO] at > org.apache.geronimo.gbean.runtime.GBeanAttribute.<init>(GBeanAttribut > e.java:241) > -- > View this message in context: > http://old.nabble.com/branches-2.2%3A-Tomcat-start-ailed-for-Revision%3A-831115-tp26140867s134p26141274.html > Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com. > > -- Ivan
