[ http://issues.apache.org/jira/browse/GERONIMO-1915?page=all ]

Matt Hogstrom updated GERONIMO-1915:
------------------------------------

    Fix Version: Wish List
                     (was: 1.2)
                     (was: 1.1)

> 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
>     Priority: Minor
>      Fix For: Wish List
>  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(<generated>)
>         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(<generated>)
>         at 
> org.apache.geronimo.kernel.config.Configuration.<init>(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(<generated>)
>         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(<generated>)
>         at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:284)
>         at org.apache.geronimo.system.main.Daemon.<init>(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(<generated>)
>         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(<generated>)
>         at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:284)
>         at org.apache.geronimo.system.main.Daemon.<init>(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

Reply via email to