Hi,
I built 2.0 SNAPSHOT from trunk. On starting the server it throws an error
Booting Geronimo Kernel (in Java 1.5.0_05)...
[ ] 0% 1s Startup failed
org.apache.geronimo.kernel.config.InvalidConfigException: Unknown start exceptio
n
at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfiguratio
nGBeans(ConfigurationUtil.java:441)
at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConf
iguration(ConfigurationUtil.java:155)
at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConf
iguration(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 targetClass=org.apache.geronimo.system.conf
iguration.LocalAttributeManager
at org.apache.geronimo.gbean.runtime.GBeanOperation.<init>(GBeanOperatio
n.java:97)
at org.apache.geronimo.gbean.runtime.GBeanInstance.<init>(GBeanInstance.
java:298)
at org.apache.geronimo.kernel.basic.BasicKernel.loadGBean(BasicKernel.ja
va:354)
at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfiguratio
nGBeans(ConfigurationUtil.java:363)
... 5 more
org.apache.geronimo.kernel.config.InvalidConfigException: Unknown start exceptio
n
at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfiguratio
nGBeans(ConfigurationUtil.java:441)
at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConf
iguration(ConfigurationUtil.java:155)
at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConf
iguration(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 targetClass=org.apache.geronimo.system.conf
iguration.LocalAttributeManager
at org.apache.geronimo.gbean.runtime.GBeanOperation.<init>(GBeanOperatio
n.java:97)
at org.apache.geronimo.gbean.runtime.GBeanInstance.<init>(GBeanInstance.
java:298)
at org.apache.geronimo.kernel.basic.BasicKernel.loadGBean(BasicKernel.ja
va:354)
at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfiguratio
nGBeans(ConfigurationUtil.java:363)
... 5 more
Server shutdown begun
Server shutdown completed
I cleaned the repository and rebuilt. I get the same error.
Any pointers...
Regards
Krishnakumar