[ http://issues.apache.org/jira/browse/GERONIMO-1500?page=all ]
     
Jeff Genender closed GERONIMO-1500:
-----------------------------------

    Fix Version: 1.x
                     (was: 1.1)
                     (was: 1.0.1)
     Resolution: Fixed

Patch applied to HEAD

> Geronimo startup fails after adding an HTTPS Connector
> ------------------------------------------------------
>
>          Key: GERONIMO-1500
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1500
>      Project: Geronimo
>         Type: Bug
>     Versions: 1.0
>  Environment: Win XP, SunJDK 1.4.2_08
>     Reporter: Vamsavardhana Reddy
>     Assignee: Jeff Genender
>     Priority: Critical
>      Fix For: 1.x
>  Attachments: GERONIMO-1500.patch
>
> Geronimo startup fails after adding an HTTPS Connector through Geronimo 
> Console.  Verified this with both Geronimo-Jetty 1.0 and Geronimo-Tomcat 1.0 
> distributions.
> Steps to recreate this problem:
> 1. Start the Geronimo server.
> 2. Add an HTTPS Connector using link provided in WebServers portlet in 
> Geronimo Console.
> 3. Stop the Geronimo server.
> 4. Start the Geronimo server.  At this step, the server startup fails.
> The following exception is logged to geronimo.log:
> 18:08:38,717 ERROR [GBeanInstanceState] Error while starting; GBean is now in 
> the FAILED state: 
> objectName="geronimo.server:J2EEApplication=null,J2EEModule=geronimo/j2ee-system/1.0/car,J2EEServer=geronimo,j2eeType=AttributeStore,name=AttributeManager"
> java.lang.NullPointerException
>       at 
> org.apache.geronimo.system.configuration.GBeanOverride.<init>(GBeanOverride.java:128)
>       at 
> org.apache.geronimo.system.configuration.ConfigurationOverride.<init>(ConfigurationOverride.java:51)
>       at 
> org.apache.geronimo.system.configuration.ServerOverride.<init>(ServerOverride.java:41)
>       at 
> org.apache.geronimo.system.configuration.LocalAttributeManager.load(LocalAttributeManager.java:323)
>       at 
> org.apache.geronimo.system.configuration.LocalAttributeManager.doStart(LocalAttributeManager.java:419)
>       at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:936)
>       at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:325)
>       at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:110)
>       at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:132)
>       at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:537)
>       at 
> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:208)
>       at 
> org.apache.geronimo.kernel.config.Configuration.startRecursiveGBeans(Configuration.java:315)
>       at 
> org.apache.geronimo.kernel.config.Configuration$$FastClassByCGLIB$$7f4b4a9b.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:118)
>       at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:835)
>       at 
> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:178)
>       at 
> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:173)
>       at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:286)
>       at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:82)
>       at org.apache.geronimo.system.main.Daemon.main(Daemon.java:404)

-- 
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