-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 Hello, David
last time you asked for a detailed log output when I would encounter any startup issues with any new version that's about to be released. Here my recent problem with geronimo 2.0 M1 (I attach the log file to this mail). Seems that the new hashCode() method in the SubjectId class fails without any good reason (ok, it's a NPE ;) ) Feel free to tell me your config that you used to check this milestone ^_^ Best regards Dirk - -- Kaeto23 HTTP: http://kaeto23.dnsalias.com (german!) Jabber: jabber://[EMAIL PROTECTED]/DS2 Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFmohobiSTaBU+G6oRA4VpAJ90J+X+tD3UxgByPqnxypEp76LTGACfYM92 zkPU4QYVJavhaLLO2udlvUA= =XsmY -----END PGP SIGNATURE-----
Booting Geronimo Kernel (in Java 1.6.0)... Module 1/24 org.apache.geronimo.configs/rmi-naming/2.0-M1/car started in 1.985s Module 2/24 org.apache.geronimo.configs/j2ee-server/2.0-M1/car started in .837s Module 3/24 org.apache.geronimo.configs/transaction-jta11/2.0-M1/car started in 1.700s Module 4/24 org.apache.geronimo.configs/j2ee-security/2.0-M1/car started in 2.408s Module 5/24 org.apache.geronimo.configs/axis/2.0-M1/car started in .341s Module 6/24 org.apache.geronimo.configs/openejb/2.0-M1/car started in 13.978s Module 7/24 org.apache.geronimo.configs/system-database/2.0-M1/car started in .000s Module 8/24 org.apache.geronimo.configs/activemq-broker/2.0-M1/car started in 7.920s Module 9/24 org.apache.geronimo.configs/activemq/2.0-M1/car started in 1.589s Module 10/24 org.apache.geronimo.configs/tomcat6/2.0-M1/car Jan 2, 2007 4:28:56 PM org.apache.catalina.realm.JAASRealm setContainer INFO: Set JAAS app name Geronimo Jan 2, 2007 4:28:56 PM org.apache.catalina.startup.Embedded start INFO: Starting tomcat server Jan 2, 2007 4:28:56 PM org.apache.catalina.startup.Embedded initNaming INFO: Catalina naming disabled Jan 2, 2007 4:28:58 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/6.0.0-dev Jan 2, 2007 4:28:58 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled Jan 2, 2007 4:28:58 PM org.apache.catalina.realm.RealmBase start INFO: This Realm has already been started Jan 2, 2007 4:29:01 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-0.0.0.0-16080 Jan 2, 2007 4:29:01 PM org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on http-0.0.0.0-16080 Jan 2, 2007 4:29:01 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-0.0.0.0-16443 Jan 2, 2007 4:29:01 PM org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on http-0.0.0.0-16443 Jan 2, 2007 4:29:01 PM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:16009 Jan 2, 2007 4:29:01 PM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/145 config=null started in 8.022s Module 11/24 org.apache.geronimo.configs/geronimo-gbean-deployer/2.0-M1/car started in 1.246s Module 12/24 org.apache.geronimo.configs/j2ee-deployer/2.0-M1/car started in 1.070s Module 13/24 org.apache.geronimo.configs/connector-deployer/2.0-M1/car started in .713s Module 14/24 org.apache.geronimo.configs/persistence-jpa10-deployer/2.0-M1/car started in .352s Module 15/24 org.apache.geronimo.configs/openejb-deployer/2.0-M1/car started in 2.542s Module 16/24 org.apache.geronimo.configs/client-deployer/2.0-M1/car started in .344s Module 17/24 org.apache.geronimo.configs/axis-deployer/2.0-M1/car started in 3.276s Module 18/24 org.apache.geronimo.configs/javamail/2.0-M1/car started in .257s Module 19/24 org.apache.geronimo.configs/sharedlib/2.0-M1/car started in .040s Module 20/24 org.apache.geronimo.configs/tomcat6-deployer/2.0-M1/car started in .373s Module 21/24 org.apache.geronimo.configs/welcome-tomcat/2.0-M1/car Jan 2, 2007 4:29:14 PM org.apache.catalina.realm.RealmBase start INFO: This Realm has already been started started in .713s Module 22/24 org.apache.geronimo.configs/webconsole-tomcat/2.0-M1/car Jan 2, 2007 4:29:16 PM org.apache.catalina.realm.RealmBase start INFO: This Realm has already been started 16:29:17,325 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.configs/webconsole-tomcat/2.0-M1/car?J2EEApplication=org.apache.geronimo.configs/webconsole-tomcat/2.0-M1/car,j2eeType=JACCManager,name=JACCManager" java.lang.NullPointerException at org.apache.geronimo.security.SubjectId.hashCode(SubjectId.java:79) at java.util.Hashtable.put(Hashtable.java:399) at org.apache.geronimo.security.ContextManager.registerSubject(ContextManager.java:269) at org.apache.geronimo.security.jacc.ApplicationPolicyConfigurationManager.<init>(ApplicationPolicyConfigurationManager.java:109) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:936) at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:267) at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102) at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:529) at org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:111) at org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDependency.java:146) at org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDependency.java:120) at org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(BasicLifecycleMonitor.java:173) at org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:41) at org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:251) at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:292) at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102) at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:124) at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:543) at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379) at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:378) at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:527) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:508) at org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke(<generated>) at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:820) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) at org.apache.geronimo.gbean.GBeanLifecycle$$EnhancerByCGLIB$$aebc7504.startConfiguration(<generated>) at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:286) at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:74) at org.apache.geronimo.system.main.Daemon.main(Daemon.java:366) Server Startup failed org.apache.geronimo.kernel.config.LifecycleException: start of org.apache.geronimo.configs/webconsole-tomcat/2.0-M1/car failed at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:544) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:508) at org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke(<generated>) at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:820) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) at org.apache.geronimo.gbean.GBeanLifecycle$$EnhancerByCGLIB$$aebc7504.startConfiguration(<generated>) at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:286) 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.kernel.config.InvalidConfigException: Unknown start exception at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:444) at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:527) ... 13 more Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuration org.apache.geronimo.configs/webconsole-tomcat/2.0-M1/car failed to start due to the following reasons: The service J2EEApplication=org.apache.geronimo.configs/webconsole-tomcat/2.0-M1/car,j2eeType=JACCManager,name=JACCManager did not start for an unknown reason at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:407) ... 15 more Jan 2, 2007 4:29:17 PM org.apache.catalina.realm.RealmBase stop INFO: This Realm has not yet been started Jan 2, 2007 4:29:30 PM org.apache.coyote.http11.Http11Protocol destroy INFO: Stopping Coyote HTTP/1.1 on http-0.0.0.0-16443 Jan 2, 2007 4:29:30 PM org.apache.coyote.http11.Http11Protocol destroy INFO: Stopping Coyote HTTP/1.1 on http-0.0.0.0-16080 Jan 2, 2007 4:29:30 PM org.apache.catalina.core.StandardContext stop INFO: Container org.apache.catalina.core.ContainerBase.[Geronimo].[0.0.0.0].[/] has not been started Jan 2, 2007 4:29:30 PM org.apache.catalina.realm.RealmBase stop INFO: This Realm has not yet been started Jan 2, 2007 4:29:30 PM org.apache.catalina.realm.RealmBase stop INFO: This Realm has not yet been started Server shutdown begun Server shutdown completed
