Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 54131 invoked from network); 25 Apr 2006 17:51:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Apr 2006 17:51:37 -0000 Received: (qmail 86174 invoked by uid 500); 25 Apr 2006 17:51:17 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 86132 invoked by uid 500); 25 Apr 2006 17:51:17 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 86119 invoked by uid 99); 25 Apr 2006 17:51:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Apr 2006 10:51:16 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Apr 2006 10:51:16 -0700 Received: from brutus (localhost.localdomain [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E6C667142BB for ; Tue, 25 Apr 2006 17:50:05 +0000 (GMT) Message-ID: <27145395.1145987405938.JavaMail.jira@brutus> Date: Tue, 25 Apr 2006 17:50:05 +0000 (GMT+00:00) From: "Rick McGuire (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-1915) Geronimo server built by installer will not start MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Geronimo server built by installer will not start ------------------------------------------------- Key: GERONIMO-1915 URL: http://issues.apache.org/jira/browse/GERONIMO-1915 Project: Geronimo Type: Bug Security: public (Regular issues) Components: installer Environment: Windows XP Reporter: Rick McGuire Fix For: 1.1 Attachments: G-installer.xml Created a Geronimo server using the installer (see attached installer script for installation options used). When attempting to start the server, the server died with the following exception: C:\Geronimo\servers\1.1\bin>geronimo run Using GERONIMO_BASE: C:\Geronimo\servers\1.1 Using GERONIMO_HOME: C:\Geronimo\servers\1.1 Using GERONIMO_TMPDIR: C:\Geronimo\servers\1.1\var\temp Using JRE_HOME: c:\j2sdk1.4.2_08 Booting Geronimo Kernel (in Java 1.4.2_08)... Starting Geronimo Application Server [***- ] 13% 3s Loading geronimo/j2ee-security...13:45:46,9 44 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED s tate: abstractName="geronimo/j2ee-security/1.1-SNAPSHOT/car?configurationName=ge ronimo/j2ee-security/1.1-SNAPSHOT/car" org.apache.geronimo.kernel.config.InvalidConfigException: No attribute: url for gbean: geronimo/j2ee-security/1.1-SNAPSHOT/car?ServiceModule=geronimo/j2ee-secur ity/1.1-SNAPSHOT/car,j2eeType=GBean,name=JMXService at org.apache.geronimo.system.configuration.LocalAttributeManager.setAtt ributes(LocalAttributeManager.java:178) at org.apache.geronimo.system.configuration.LocalAttributeManager.applyO verrides(LocalAttributeManager.java:135) at org.apache.geronimo.system.configuration.LocalAttributeManager$$FastC lassByCGLIB$$b20ef545.invoke() at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethod Invoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperatio n.java:122) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance. java:816) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:5 7) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperat ionInvoker.java:35) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Pro xyMethodInterceptor.java:96) at org.apache.geronimo.kernel.config.PersistentConfigurationList$$Enhanc erByCGLIB$$424cb200.applyOverrides() at org.apache.geronimo.kernel.config.Configuration.(Configuration. java:279) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct orAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC onstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:274) at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanI nstance.java:932) at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart (GBeanInstanceState.java:267) at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInsta nceState.java:102) at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.j ava:525) at org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.j ava:361) at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker nelConfigurationManager.java:143) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf iguration(SimpleConfigurationManager.java:277) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf iguration(SimpleConfigurationManager.java:245) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf iguration(SimpleConfigurationManager.java:220) at org.apache.geronimo.kernel.config.KernelConfigurationManager.loadConf iguration(KernelConfigurationManager.java:111) at org.apache.geronimo.kernel.config.KernelConfigurationManager$$FastCla ssByCGLIB$$b117102f.invoke() at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethod Invoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperatio n.java:122) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance. java:816) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:5 7) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperat ionInvoker.java:35) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Pro xyMethodInterceptor.java:96) at org.apache.geronimo.kernel.config.EditableConfigurationManager$$Enhan cerByCGLIB$$58db290f.loadConfiguration() at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:284) at org.apache.geronimo.system.main.Daemon.(Daemon.java:74) at org.apache.geronimo.system.main.Daemon.main(Daemon.java:367) [***- ] 13% 3s Startup failed org.apache.geronimo.kernel.config.LifecycleException: load of geronimo/j2ee-secu rity/1.1-SNAPSHOT/car failed at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf iguration(SimpleConfigurationManager.java:292) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf iguration(SimpleConfigurationManager.java:245) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf iguration(SimpleConfigurationManager.java:220) at org.apache.geronimo.kernel.config.KernelConfigurationManager.loadConf iguration(KernelConfigurationManager.java:111) at org.apache.geronimo.kernel.config.KernelConfigurationManager$$FastCla ssByCGLIB$$b117102f.invoke() at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethod Invoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperatio n.java:122) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance. java:816) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:5 7) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperat ionInvoker.java:35) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Pro xyMethodInterceptor.java:96) at org.apache.geronimo.kernel.config.EditableConfigurationManager$$Enhan cerByCGLIB$$58db290f.loadConfiguration() at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:284) at org.apache.geronimo.system.main.Daemon.(Daemon.java:74) at org.apache.geronimo.system.main.Daemon.main(Daemon.java:367) Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Error start ing configuration gbean geronimo/j2ee-security/1.1-SNAPSHOT/car at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker nelConfigurationManager.java:162) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf iguration(SimpleConfigurationManager.java:277) ... 15 more Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuratio n gbean failed to start geronimo/j2ee-security/1.1-SNAPSHOT/car at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker nelConfigurationManager.java:145) ... 16 more Server shutdown begun Server shutdown completed -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira