You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by derJoe <JK...@gmx.de> on 2008/07/21 16:00:35 UTC

Geronimo Server Startup failed / Coyote connector has not been started

Hi,

I'm Geronimo newbie...

When i Start Geronimo 2.1.1 with Tomcat the start fails , log :

12:06:15,453 WARN  [ConnectorGBean] AJP connector failed
12:06:15,453 ERROR [Connector] Coyote connector has not been started
12:06:15,453 ERROR [GBeanInstanceState] Error while starting; GBean is now
in the FAILED state:
abstractName="org.apache.geronimo.configs/tomcat6/2.1.1/car?ServiceModule=org.apache.geronimo.configs/tomcat6/2.1.1/car,j2eeType=GBean,name=TomcatAJPConnector"
java.lang.NoClassDefFoundError: Could not initialize class
org.apache.tomcat.jni.OS
	at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:604)
	at org.apache.coyote.ajp.AjpAprProtocol.init(AjpAprProtocol.java:176)
	at org.apache.catalina.connector.Connector.initialize(Connector.java:1059)
	at
org.apache.catalina.core.StandardService.addConnector(StandardService.java:267)
	at org.apache.catalina.startup.Embedded.addConnector(Embedded.java:327)
	at
org.apache.geronimo.tomcat.TomcatContainer.addConnector(TomcatContainer.java:390)
	at
org.apache.geronimo.tomcat.connector.ConnectorGBean.doStart(ConnectorGBean.java:95)
	at
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
	at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
	at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
	at
org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
	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:176)
	at
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
	at
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
	at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
	at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
	at
org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
	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:176)
	at
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
	at
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
	at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
	at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
	at
org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
	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:176)
	at
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
	at
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
	at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
	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:555)
	at
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
	at
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
	at
org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)
	at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:549)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at
org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
	at
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
	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$$e263d415.startConfiguration(<generated>)
	at
org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:158)
	at
org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:79)
	at
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
	at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)


Any hints ?

Regards,
Joe

-- 
View this message in context: http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18569221.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Re: Geronimo Server Startup failed / Coyote connector has not been started

Posted by Kevan Miller <ke...@gmail.com>.
On Jul 21, 2008, at 10:00 AM, derJoe wrote:

>
> Hi,
>
> I'm Geronimo newbie...
>
> When i Start Geronimo 2.1.1 with Tomcat the start fails , log :
>
> 12:06:15,453 WARN  [ConnectorGBean] AJP connector failed
> 12:06:15,453 ERROR [Connector] Coyote connector has not been started
> 12:06:15,453 ERROR [GBeanInstanceState] Error while starting; GBean  
> is now
> in the FAILED state:
> abstractName="org.apache.geronimo.configs/tomcat6/2.1.1/car? 
> ServiceModule=org.apache.geronimo.configs/tomcat6/2.1.1/ 
> car,j2eeType=GBean,name=TomcatAJPConnector"
> java.lang.NoClassDefFoundError: Could not initialize class
> org.apache.tomcat.jni.OS

Boy. This seems familiar, but searching the usual places doesn't turn  
up anything. I may be able to look more later, tonight...

--kevan

Re: Geronimo Server Startup failed / Coyote connector has not been started

Posted by derJoe <JK...@gmx.de>.
Hi,

it is a fresh Geronimo 2.1.1 image...

Joe



Joe Bohn wrote:
> 
> Is this a fresh Geronimo 2.1.1 image without any changes?  I've heard of 
> things like this before when the config.xml has been modified regarding 
> the TomcatWebConnector entries (or perhaps additional configurations 
> have been added to include additional entries).
> 
> Joe
> 
> 
> derJoe wrote:
>> Hi,
>> 
>> I'm Geronimo newbie...
>> 
>> When i Start Geronimo 2.1.1 with Tomcat the start fails , log :
>> 
>> 12:06:15,453 WARN  [ConnectorGBean] AJP connector failed
>> 12:06:15,453 ERROR [Connector] Coyote connector has not been started
>> 12:06:15,453 ERROR [GBeanInstanceState] Error while starting; GBean is
>> now
>> in the FAILED state:
>> abstractName="org.apache.geronimo.configs/tomcat6/2.1.1/car?ServiceModule=org.apache.geronimo.configs/tomcat6/2.1.1/car,j2eeType=GBean,name=TomcatAJPConnector"
>> java.lang.NoClassDefFoundError: Could not initialize class
>> org.apache.tomcat.jni.OS
>> 	at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:604)
>> 	at org.apache.coyote.ajp.AjpAprProtocol.init(AjpAprProtocol.java:176)
>> 	at
>> org.apache.catalina.connector.Connector.initialize(Connector.java:1059)
>> 	at
>> org.apache.catalina.core.StandardService.addConnector(StandardService.java:267)
>> 	at org.apache.catalina.startup.Embedded.addConnector(Embedded.java:327)
>> 	at
>> org.apache.geronimo.tomcat.TomcatContainer.addConnector(TomcatContainer.java:390)
>> 	at
>> org.apache.geronimo.tomcat.connector.ConnectorGBean.doStart(ConnectorGBean.java:95)
>> 	at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
>> 	at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>> 	at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>> 	at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>> 	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:176)
>> 	at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>> 	at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>> 	at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>> 	at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>> 	at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>> 	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:176)
>> 	at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>> 	at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>> 	at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>> 	at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>> 	at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>> 	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:176)
>> 	at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>> 	at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>> 	at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>> 	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:555)
>> 	at
>> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
>> 	at
>> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
>> 	at
>> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)
>> 	at
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:549)
>> 	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
>> 	at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>> 	at java.lang.reflect.Method.invoke(Method.java:597)
>> 	at
>> org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
>> 	at
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
>> 	at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
>> 	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$$e263d415.startConfiguration(<generated>)
>> 	at
>> org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:158)
>> 	at
>> org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:79)
>> 	at
>> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
>> 	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>> 	at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
>> 
>> 
>> Any hints ?
>> 
>> Regards,
>> Joe
>> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18583648.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Re: Geronimo Server Startup failed / Coyote connector has not been started

Posted by Joe Bohn <jo...@earthlink.net>.
Is this a fresh Geronimo 2.1.1 image without any changes?  I've heard of 
things like this before when the config.xml has been modified regarding 
the TomcatWebConnector entries (or perhaps additional configurations 
have been added to include additional entries).

Joe


derJoe wrote:
> Hi,
> 
> I'm Geronimo newbie...
> 
> When i Start Geronimo 2.1.1 with Tomcat the start fails , log :
> 
> 12:06:15,453 WARN  [ConnectorGBean] AJP connector failed
> 12:06:15,453 ERROR [Connector] Coyote connector has not been started
> 12:06:15,453 ERROR [GBeanInstanceState] Error while starting; GBean is now
> in the FAILED state:
> abstractName="org.apache.geronimo.configs/tomcat6/2.1.1/car?ServiceModule=org.apache.geronimo.configs/tomcat6/2.1.1/car,j2eeType=GBean,name=TomcatAJPConnector"
> java.lang.NoClassDefFoundError: Could not initialize class
> org.apache.tomcat.jni.OS
> 	at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:604)
> 	at org.apache.coyote.ajp.AjpAprProtocol.init(AjpAprProtocol.java:176)
> 	at org.apache.catalina.connector.Connector.initialize(Connector.java:1059)
> 	at
> org.apache.catalina.core.StandardService.addConnector(StandardService.java:267)
> 	at org.apache.catalina.startup.Embedded.addConnector(Embedded.java:327)
> 	at
> org.apache.geronimo.tomcat.TomcatContainer.addConnector(TomcatContainer.java:390)
> 	at
> org.apache.geronimo.tomcat.connector.ConnectorGBean.doStart(ConnectorGBean.java:95)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
> 	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:176)
> 	at
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
> 	at
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
> 	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:176)
> 	at
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
> 	at
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
> 	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:176)
> 	at
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
> 	at
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
> 	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:555)
> 	at
> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
> 	at
> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
> 	at
> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)
> 	at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:549)
> 	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at
> org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
> 	at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
> 	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$$e263d415.startConfiguration(<generated>)
> 	at
> org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:158)
> 	at
> org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:79)
> 	at
> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
> 	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
> 	at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> 
> 
> Any hints ?
> 
> Regards,
> Joe
> 


Re: Geronimo Server Startup failed / Coyote connector has not been started

Posted by derJoe <JK...@gmx.de>.
Hi Jarek,

used that snapshot and jar to unzip and everything works !
(Used Windows unzip before).

Thanks a lot !

Kind regards Joe


Jarek Gawor-2 wrote:
> 
> There is no password for snapshots and there are no password protected
> files.
> 
> I'm not sure what tool you're using to unpack the snapshot file but
> everything should work ok if you download the .zip file and unpack it
> with the "jar" command. For example:
> 
> jar xvf geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT-bin.zip
> 
> Jarek
> 
> On Thu, Jul 24, 2008 at 2:33 PM, derJoe <JK...@gmx.de> wrote:
>>
>> Upps, sorry , my mistake...
>>
>> Corrupted ?
>> I had some problems unzipping the snapshot, a password was asked
>> for some files and i skipped that files.
>> Maybe no good idea.
>> What is the password for snapshots ?
>>
>> Besides, the server startup fails after accepting a certificate...
>>
>> Joe
>>
>>
>> What do you mean the same result? The log you attached does not have
>> the original exception you mentioned (java.lang.NoClassDefFoundError:
>> Could not initialize class org.apache.tomcat.jni.OS) and the AJP
>> connector seems to start up fine. It has some other exception (could
>> not load GBeanInfo class from classloader...). Did you attach the
>> right log? If so, I'm not sure what's up with the new exception. Seems
>> like something is corrupted. You could try changing the configuration
>> not to load that module. That is modify the var/config/config.xml file
>> and add load="false" attribute to <module
>> name="org.apache.geronimo.configs/remote-deploy-tomcat/2.1.2-SNAPSHOT/car"/>
>> line.
>>
>> Jarek
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18637935.html
>> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18650409.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Re: Geronimo Server Startup failed / Coyote connector has not been started

Posted by Jarek Gawor <jg...@gmail.com>.
There is no password for snapshots and there are no password protected files.

I'm not sure what tool you're using to unpack the snapshot file but
everything should work ok if you download the .zip file and unpack it
with the "jar" command. For example:

jar xvf geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT-bin.zip

Jarek

On Thu, Jul 24, 2008 at 2:33 PM, derJoe <JK...@gmx.de> wrote:
>
> Upps, sorry , my mistake...
>
> Corrupted ?
> I had some problems unzipping the snapshot, a password was asked
> for some files and i skipped that files.
> Maybe no good idea.
> What is the password for snapshots ?
>
> Besides, the server startup fails after accepting a certificate...
>
> Joe
>
>
> What do you mean the same result? The log you attached does not have
> the original exception you mentioned (java.lang.NoClassDefFoundError:
> Could not initialize class org.apache.tomcat.jni.OS) and the AJP
> connector seems to start up fine. It has some other exception (could
> not load GBeanInfo class from classloader...). Did you attach the
> right log? If so, I'm not sure what's up with the new exception. Seems
> like something is corrupted. You could try changing the configuration
> not to load that module. That is modify the var/config/config.xml file
> and add load="false" attribute to <module
> name="org.apache.geronimo.configs/remote-deploy-tomcat/2.1.2-SNAPSHOT/car"/>
> line.
>
> Jarek
>
>
> --
> View this message in context: http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18637935.html
> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>
>

Re: Geronimo Server Startup failed / Coyote connector has not been started

Posted by derJoe <JK...@gmx.de>.
Upps, sorry , my mistake...

Corrupted ?
I had some problems unzipping the snapshot, a password was asked
for some files and i skipped that files.
Maybe no good idea.
What is the password for snapshots ?

Besides, the server startup fails after accepting a certificate...

Joe


What do you mean the same result? The log you attached does not have
the original exception you mentioned (java.lang.NoClassDefFoundError:
Could not initialize class org.apache.tomcat.jni.OS) and the AJP
connector seems to start up fine. It has some other exception (could
not load GBeanInfo class from classloader...). Did you attach the
right log? If so, I'm not sure what's up with the new exception. Seems
like something is corrupted. You could try changing the configuration
not to load that module. That is modify the var/config/config.xml file
and add load="false" attribute to <module
name="org.apache.geronimo.configs/remote-deploy-tomcat/2.1.2-SNAPSHOT/car"/>
line.

Jarek


-- 
View this message in context: http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18637935.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Re: Geronimo Server Startup failed / Coyote connector has not been started

Posted by Jarek Gawor <jg...@gmail.com>.
What do you mean the same result? The log you attached does not have
the original exception you mentioned (java.lang.NoClassDefFoundError:
Could not initialize class org.apache.tomcat.jni.OS) and the AJP
connector seems to start up fine. It has some other exception (could
not load GBeanInfo class from classloader...). Did you attach the
right log? If so, I'm not sure what's up with the new exception. Seems
like something is corrupted. You could try changing the configuration
not to load that module. That is modify the var/config/config.xml file
and add load="false" attribute to <module
name="org.apache.geronimo.configs/remote-deploy-tomcat/2.1.2-SNAPSHOT/car"/>
line.

Jarek

On Thu, Jul 24, 2008 at 2:58 AM, derJoe <JK...@gmx.de> wrote:
>
> Hi,
>
> tried that snapshot, same result , see log...
>
> Looks like a firewall/proxy problem ?
>
> Thanks
> Joe
>
> Log :
> 08:56:28,281 INFO  [KernelContextGBean] bound gbean
> org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car,j2eeType=Context,name=JavaCompContext
> at name java:comp
> 08:56:28,281 INFO  [KernelContextGBean] bound gbean
> org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car,j2eeType=Context,name=JavaContext
> at name java:
> 08:56:28,281 INFO  [KernelContextGBean] bound gbean
> org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car,j2eeType=Context,name=GeronimoContext
> at name ger:
> 08:56:29,046 INFO  [SystemProperties] Setting
> Property=java.net.preferIPv4Stack to Value=true
> 08:56:29,046 INFO  [SystemProperties] Setting
> Property=javax.xml.soap.MessageFactory to
> Value=org.apache.geronimo.webservices.saaj.GeronimoMessageFactory
> 08:56:29,046 INFO  [SystemProperties] Setting
> Property=org.apache.cxf.jaxws.checkPublishEndpointPermission to Value=true
> 08:56:29,046 INFO  [SystemProperties] Setting
> Property=javax.xml.soap.SOAPConnectionFactory to
> Value=org.apache.geronimo.webservices.saaj.GeronimoSOAPConnectionFactory
> 08:56:29,046 INFO  [SystemProperties] Setting
> Property=javax.xml.soap.SOAPFactory to
> Value=org.apache.geronimo.webservices.saaj.GeronimoSOAPFactory
> 08:56:29,046 INFO  [SystemProperties] Setting
> Property=javax.xml.soap.MetaFactory to
> Value=org.apache.geronimo.webservices.saaj.GeronimoMetaFactory
> 08:56:29,046 INFO  [SystemProperties] Setting
> Property=java.security.Provider to Value=SUN
> 08:56:30,218 INFO  [KernelContextGBean] bound gbean
> org.apache.geronimo.configs/transaction/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/transaction/2.1.2-SNAPSHOT/car,j2eeType=Context,name=ResourceBindings
> at name jca:
> 08:56:35,828 INFO  [KernelContextGBean] bound gbean
> org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=SystemDatasource,JCAResource=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=SystemDatasource
> at name
> org.apache.geronimo.configs/system-database/JCAManagedConnectionFactory/SystemDatasource
> 08:56:35,937 INFO  [KernelContextGBean] bound gbean
> org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=NoTxDatasource,JCAResource=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=NoTxDatasource
> at name
> org.apache.geronimo.configs/system-database/JCAManagedConnectionFactory/NoTxDatasource
> 08:56:39,328 INFO  [KernelContextGBean] bound gbean
> org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=DefaultActiveMQConnectionFactory,JCAResource=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=DefaultActiveMQConnectionFactory
> at name
> org.apache.geronimo.configs/activemq-ra/JCAManagedConnectionFactory/DefaultActiveMQConnectionFactory
> 08:56:39,343 INFO  [KernelContextGBean] bound gbean
> org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAResource=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,j2eeType=JCAAdminObject,name=MDBTransferBeanOutQueue
> at name
> org.apache.geronimo.configs/activemq-ra/JCAAdminObject/MDBTransferBeanOutQueue
> 08:56:39,343 INFO  [KernelContextGBean] bound gbean
> org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAResource=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,j2eeType=JCAAdminObject,name=SendReceiveQueue
> at name
> org.apache.geronimo.configs/activemq-ra/JCAAdminObject/SendReceiveQueue
> 08:56:40,234 INFO  [service] Creating TransactionManager(id=Default
> Transaction Manager)
> 08:56:40,265 INFO  [service] Creating SecurityService(id=Default Security
> Service)
> 08:56:40,265 INFO  [service] Creating ProxyFactory(id=Default JDK 1.3
> ProxyFactory)
> 08:56:40,375 INFO  [config] Configuring
> Service(id=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car.ActiveMQ
> RA-javax.jms.MessageListener, type=Container, provider-id=Default MDB
> Container)
> 08:56:40,375 INFO  [service] Creating
> Container(id=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car.ActiveMQ
> RA-javax.jms.MessageListener)
> 08:56:40,453 INFO  [config] Configuring Service(id=Default Stateless
> Container, type=Container, provider-id=Default Stateless Container)
> 08:56:40,453 INFO  [service] Creating Container(id=Default Stateless
> Container)
> 08:56:40,484 INFO  [config] Configuring Service(id=Default Stateful
> Container, type=Container, provider-id=Default Stateful Container)
> 08:56:40,484 INFO  [service] Creating Container(id=Default Stateful
> Container)
> 08:56:40,593 INFO  [OpenEJB] Using directory
> D:\download\geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT-bin\geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT\var\temp
> for stateful session passivation
> 08:56:40,593 INFO  [config] Configuring Service(id=Default BMP Container,
> type=Container, provider-id=Default BMP Container)
> 08:56:40,593 INFO  [service] Creating Container(id=Default BMP Container)
> 08:56:40,625 INFO  [config] Configuring Service(id=Default CMP Container,
> type=Container, provider-id=Default CMP Container)
> 08:56:40,625 INFO  [service] Creating Container(id=Default CMP Container)
> 08:56:41,125 INFO  [KernelContextGBean] bound gbean
> org.apache.geronimo.configs/axis/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/axis/2.1.2-SNAPSHOT/car,j2eeType=JAXRConnectionFactory,name=eis/JAXR
> at name org.apache.geronimo.configs/axis/JAXRConnectionFactory/eis/JAXR
> 08:56:41,156 INFO  [SystemProperties] Setting
> Property=org.apache.jasper.Constants.USE_INSTANCE_MANAGER_FOR_TAGS to
> Value=true
> 08:56:41,453 INFO  [SystemProperties] Setting
> Property=org.apache.catalina.STRICT_SERVLET_COMPLIANCE to Value=true
> 08:56:42,343 INFO  [AprLifecycleListener] Loaded APR based Apache Tomcat
> Native library 1.1.14.
> 08:56:42,343 INFO  [AprLifecycleListener] APR capabilities: IPv6 [false],
> sendfile [true], accept filters [false], random [true].
> 08:56:44,828 INFO  [AjpAprProtocol] Initializing Coyote AJP/1.3 on
> ajp-0.0.0.0-8009
> 08:56:44,937 INFO  [AjpAprProtocol] Starting Coyote AJP/1.3 on
> ajp-0.0.0.0-8009
> 08:56:45,437 INFO  [KernelContextGBean] bound gbean
> org.apache.geronimo.configs/uddi-tomcat/2.1.2-SNAPSHOT/car?J2EEApplication=org.apache.geronimo.configs/uddi-tomcat/2.1.2-SNAPSHOT/car,JCAConnectionFactory=jdbc/juddiDB,JCAResource=uddi-db,ResourceAdapter=uddi-db,ResourceAdapterModule=uddi-db,j2eeType=JCAManagedConnectionFactory,name=jdbc/juddiDB
> at name
> org.apache.geronimo.configs/uddi-tomcat/JCAManagedConnectionFactory/jdbc/juddiDB
> 08:56:47,406 WARN  [ConfigurationUtil] Could not load gbean
> org.apache.geronimo.configs/remote-deploy-tomcat/2.1.2-SNAPSHOT/car?J2EEApplication=null,WebModule=org.apache.geronimo.configs/remote-deploy-tomcat/2.1.2-SNAPSHOT/car,j2eeType=GBean,name=LocatorToken
> org.apache.geronimo.gbean.InvalidConfigurationException: Could not load
> GBeanInfo class from classloader:
> [org.apache.geronimo.kernel.classloader.JarFileClassLoader
> id=org.apache.geronimo.configs/remote-deploy-tomcat/2.1.2-SNAPSHOT/car]
> className=org.apache.geronimo.deployment.remote.RemoteDeployGBean
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstance.<init>(GBeanInstance.java:229)
>        at
> org.apache.geronimo.kernel.basic.BasicKernel.loadGBean(BasicKernel.java:354)
>        at
> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:441)
>        at
> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:188)
>        at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:562)
>        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
>        at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at
> org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
>        at
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
>        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$$b9aaa102.startConfiguration(<generated>)
>        at
> org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:162)
>        at
> org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:79)
>        at
> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
>        at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>        at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> Caused by: java.lang.ClassNotFoundException:
> org.apache.geronimo.deployment.remote.RemoteDeployGBean in classloader
> org.apache.geronimo.configs/remote-deploy-tomcat/2.1.2-SNAPSHOT/car
>        at
> org.apache.geronimo.kernel.config.MultiParentClassLoader.loadOptimizedClass(MultiParentClassLoader.java:436)
>        at
> org.apache.geronimo.kernel.config.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:278)
>        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstance.<init>(GBeanInstance.java:227)
>        ... 19 more
> 08:56:47,515 INFO  [KernelContextGBean] unbound gbean
> org.apache.geronimo.configs/axis/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/axis/2.1.2-SNAPSHOT/car,j2eeType=JAXRConnectionFactory,name=eis/JAXR
> at name org.apache.geronimo.configs/axis/JAXRConnectionFactory/eis/JAXR
> 08:56:47,515 INFO  [KernelContextGBean] unbound gbean
> org.apache.geronimo.configs/uddi-tomcat/2.1.2-SNAPSHOT/car?J2EEApplication=org.apache.geronimo.configs/uddi-tomcat/2.1.2-SNAPSHOT/car,JCAConnectionFactory=jdbc/juddiDB,JCAResource=uddi-db,ResourceAdapter=uddi-db,ResourceAdapterModule=uddi-db,j2eeType=JCAManagedConnectionFactory,name=jdbc/juddiDB
> at name
> org.apache.geronimo.configs/uddi-tomcat/JCAManagedConnectionFactory/jdbc/juddiDB
> 08:56:47,625 INFO  [remote] Received stop signal
> 08:56:47,640 INFO  [KernelContextGBean] unbound gbean
> org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAResource=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,j2eeType=JCAAdminObject,name=SendReceiveQueue
> at name
> org.apache.geronimo.configs/activemq-ra/JCAAdminObject/SendReceiveQueue
> 08:56:47,640 INFO  [KernelContextGBean] unbound gbean
> org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAResource=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,j2eeType=JCAAdminObject,name=MDBTransferBeanOutQueue
> at name
> org.apache.geronimo.configs/activemq-ra/JCAAdminObject/MDBTransferBeanOutQueue
> 08:56:47,640 INFO  [KernelContextGBean] unbound gbean
> org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=DefaultActiveMQConnectionFactory,JCAResource=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=DefaultActiveMQConnectionFactory
> at name
> org.apache.geronimo.configs/activemq-ra/JCAManagedConnectionFactory/DefaultActiveMQConnectionFactory
> 08:57:01,031 INFO  [KernelContextGBean] unbound gbean
> org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=SystemDatasource,JCAResource=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=SystemDatasource
> at name
> org.apache.geronimo.configs/system-database/JCAManagedConnectionFactory/SystemDatasource
> 08:57:01,031 INFO  [KernelContextGBean] unbound gbean
> org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=NoTxDatasource,JCAResource=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=NoTxDatasource
> at name
> org.apache.geronimo.configs/system-database/JCAManagedConnectionFactory/NoTxDatasource
> 08:57:01,046 INFO  [AjpAprProtocol] Stopping Coyote AJP/1.3 on
> ajp-0.0.0.0-8009
> 08:57:01,312 INFO  [KernelContextGBean] unbound gbean
> org.apache.geronimo.configs/transaction/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/transaction/2.1.2-SNAPSHOT/car,j2eeType=Context,name=ResourceBindings
> at name jca:
> 08:57:01,359 INFO  [KernelContextGBean] unbound gbean
> org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car,j2eeType=Context,name=JavaContext
> at name java:
> 08:57:01,359 INFO  [KernelContextGBean] unbound gbean
> org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car,j2eeType=Context,name=JavaCompContext
> at name java:comp
> 08:57:01,359 INFO  [KernelContextGBean] unbound gbean
> org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car,j2eeType=Context,name=GeronimoContext
> at name ger:
>
>
>
> Jarek Gawor-2 wrote:
>>
>> Can you try again with a 2.1.2-SNAPSHOT from today for example
>> (http://people.apache.org/builds/geronimo/server/binaries/2.1/20080722/)
>> and send us the entire geronimo.log file?
>>
>> Thanks,
>> Jarek
>>
>> On Tue, Jul 22, 2008 at 3:04 AM, derJoe <JK...@gmx.de> wrote:
>>>
>>> Thanks,
>>>
>>> copied tcnative-1.dll in system32-Dir of windows
>>> and tried with latest snapshot.
>>>
>>> -> Same error message...
>>>
>>> Joe
>>>
>>>
>>>
>>> Jarek Gawor-2 wrote:
>>>>
>>>> Do you have APR libraries installed as described on
>>>> http://tomcat.apache.org/tomcat-6.0-doc/apr.html? If so, please try
>>>> with our latest snapshot build:
>>>> http://people.apache.org/builds/geronimo/server/binaries/2.1/. I think
>>>> you might be running into
>>>> https://issues.apache.org/jira/browse/GERONIMO-4103 which should
>>>> already be fixed.
>>>>
>>>> Jarek
>>>>
>>>> On Mon, Jul 21, 2008 at 10:00 AM, derJoe <JK...@gmx.de> wrote:
>>>>>
>>>>> Hi,
>>>>>
>>>>> I'm Geronimo newbie...
>>>>>
>>>>> When i Start Geronimo 2.1.1 with Tomcat the start fails , log :
>>>>>
>>>>> 12:06:15,453 WARN  [ConnectorGBean] AJP connector failed
>>>>> 12:06:15,453 ERROR [Connector] Coyote connector has not been started
>>>>> 12:06:15,453 ERROR [GBeanInstanceState] Error while starting; GBean is
>>>>> now
>>>>> in the FAILED state:
>>>>> abstractName="org.apache.geronimo.configs/tomcat6/2.1.1/car?ServiceModule=org.apache.geronimo.configs/tomcat6/2.1.1/car,j2eeType=GBean,name=TomcatAJPConnector"
>>>>> java.lang.NoClassDefFoundError: Could not initialize class
>>>>> org.apache.tomcat.jni.OS
>>>>>        at
>>>>> org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:604)
>>>>>        at
>>>>> org.apache.coyote.ajp.AjpAprProtocol.init(AjpAprProtocol.java:176)
>>>>>        at
>>>>> org.apache.catalina.connector.Connector.initialize(Connector.java:1059)
>>>>>        at
>>>>> org.apache.catalina.core.StandardService.addConnector(StandardService.java:267)
>>>>>        at
>>>>> org.apache.catalina.startup.Embedded.addConnector(Embedded.java:327)
>>>>>        at
>>>>> org.apache.geronimo.tomcat.TomcatContainer.addConnector(TomcatContainer.java:390)
>>>>>        at
>>>>> org.apache.geronimo.tomcat.connector.ConnectorGBean.doStart(ConnectorGBean.java:95)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>>>>>        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:176)
>>>>>        at
>>>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>>>>>        at
>>>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>>>>>        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:176)
>>>>>        at
>>>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>>>>>        at
>>>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>>>>>        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:176)
>>>>>        at
>>>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>>>>>        at
>>>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>>>>>        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:555)
>>>>>        at
>>>>> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
>>>>>        at
>>>>> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
>>>>>        at
>>>>> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)
>>>>>        at
>>>>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:549)
>>>>>        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
>>>>>        at
>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>>>        at java.lang.reflect.Method.invoke(Method.java:597)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
>>>>>        at
>>>>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
>>>>>        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$$e263d415.startConfiguration(<generated>)
>>>>>        at
>>>>> org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:158)
>>>>>        at
>>>>> org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:79)
>>>>>        at
>>>>> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
>>>>>        at
>>>>> org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>>>>>        at
>>>>> org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
>>>>>
>>>>>
>>>>> Any hints ?
>>>>>
>>>>> Regards,
>>>>> Joe
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18569221.html
>>>>> Sent from the Apache Geronimo - Users mailing list archive at
>>>>> Nabble.com.
>>>>>
>>>>>
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18583643.html
>>> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>>>
>>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18626358.html
> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>
>

Re: Geronimo Server Startup failed / Coyote connector has not been started

Posted by derJoe <JK...@gmx.de>.
Hi,

tried that snapshot, same result , see log...

Looks like a firewall/proxy problem ?

Thanks
Joe

Log :
08:56:28,281 INFO  [KernelContextGBean] bound gbean
org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car,j2eeType=Context,name=JavaCompContext
at name java:comp
08:56:28,281 INFO  [KernelContextGBean] bound gbean
org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car,j2eeType=Context,name=JavaContext
at name java:
08:56:28,281 INFO  [KernelContextGBean] bound gbean
org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car,j2eeType=Context,name=GeronimoContext
at name ger:
08:56:29,046 INFO  [SystemProperties] Setting
Property=java.net.preferIPv4Stack to Value=true
08:56:29,046 INFO  [SystemProperties] Setting
Property=javax.xml.soap.MessageFactory to
Value=org.apache.geronimo.webservices.saaj.GeronimoMessageFactory
08:56:29,046 INFO  [SystemProperties] Setting
Property=org.apache.cxf.jaxws.checkPublishEndpointPermission to Value=true
08:56:29,046 INFO  [SystemProperties] Setting
Property=javax.xml.soap.SOAPConnectionFactory to
Value=org.apache.geronimo.webservices.saaj.GeronimoSOAPConnectionFactory
08:56:29,046 INFO  [SystemProperties] Setting
Property=javax.xml.soap.SOAPFactory to
Value=org.apache.geronimo.webservices.saaj.GeronimoSOAPFactory
08:56:29,046 INFO  [SystemProperties] Setting
Property=javax.xml.soap.MetaFactory to
Value=org.apache.geronimo.webservices.saaj.GeronimoMetaFactory
08:56:29,046 INFO  [SystemProperties] Setting
Property=java.security.Provider to Value=SUN
08:56:30,218 INFO  [KernelContextGBean] bound gbean
org.apache.geronimo.configs/transaction/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/transaction/2.1.2-SNAPSHOT/car,j2eeType=Context,name=ResourceBindings
at name jca:
08:56:35,828 INFO  [KernelContextGBean] bound gbean
org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=SystemDatasource,JCAResource=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=SystemDatasource
at name
org.apache.geronimo.configs/system-database/JCAManagedConnectionFactory/SystemDatasource
08:56:35,937 INFO  [KernelContextGBean] bound gbean
org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=NoTxDatasource,JCAResource=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=NoTxDatasource
at name
org.apache.geronimo.configs/system-database/JCAManagedConnectionFactory/NoTxDatasource
08:56:39,328 INFO  [KernelContextGBean] bound gbean
org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=DefaultActiveMQConnectionFactory,JCAResource=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=DefaultActiveMQConnectionFactory
at name
org.apache.geronimo.configs/activemq-ra/JCAManagedConnectionFactory/DefaultActiveMQConnectionFactory
08:56:39,343 INFO  [KernelContextGBean] bound gbean
org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAResource=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,j2eeType=JCAAdminObject,name=MDBTransferBeanOutQueue
at name
org.apache.geronimo.configs/activemq-ra/JCAAdminObject/MDBTransferBeanOutQueue
08:56:39,343 INFO  [KernelContextGBean] bound gbean
org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAResource=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,j2eeType=JCAAdminObject,name=SendReceiveQueue
at name
org.apache.geronimo.configs/activemq-ra/JCAAdminObject/SendReceiveQueue
08:56:40,234 INFO  [service] Creating TransactionManager(id=Default
Transaction Manager)
08:56:40,265 INFO  [service] Creating SecurityService(id=Default Security
Service)
08:56:40,265 INFO  [service] Creating ProxyFactory(id=Default JDK 1.3
ProxyFactory)
08:56:40,375 INFO  [config] Configuring
Service(id=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car.ActiveMQ
RA-javax.jms.MessageListener, type=Container, provider-id=Default MDB
Container)
08:56:40,375 INFO  [service] Creating
Container(id=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car.ActiveMQ
RA-javax.jms.MessageListener)
08:56:40,453 INFO  [config] Configuring Service(id=Default Stateless
Container, type=Container, provider-id=Default Stateless Container)
08:56:40,453 INFO  [service] Creating Container(id=Default Stateless
Container)
08:56:40,484 INFO  [config] Configuring Service(id=Default Stateful
Container, type=Container, provider-id=Default Stateful Container)
08:56:40,484 INFO  [service] Creating Container(id=Default Stateful
Container)
08:56:40,593 INFO  [OpenEJB] Using directory
D:\download\geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT-bin\geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT\var\temp
for stateful session passivation
08:56:40,593 INFO  [config] Configuring Service(id=Default BMP Container,
type=Container, provider-id=Default BMP Container)
08:56:40,593 INFO  [service] Creating Container(id=Default BMP Container)
08:56:40,625 INFO  [config] Configuring Service(id=Default CMP Container,
type=Container, provider-id=Default CMP Container)
08:56:40,625 INFO  [service] Creating Container(id=Default CMP Container)
08:56:41,125 INFO  [KernelContextGBean] bound gbean
org.apache.geronimo.configs/axis/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/axis/2.1.2-SNAPSHOT/car,j2eeType=JAXRConnectionFactory,name=eis/JAXR
at name org.apache.geronimo.configs/axis/JAXRConnectionFactory/eis/JAXR
08:56:41,156 INFO  [SystemProperties] Setting
Property=org.apache.jasper.Constants.USE_INSTANCE_MANAGER_FOR_TAGS to
Value=true
08:56:41,453 INFO  [SystemProperties] Setting
Property=org.apache.catalina.STRICT_SERVLET_COMPLIANCE to Value=true
08:56:42,343 INFO  [AprLifecycleListener] Loaded APR based Apache Tomcat
Native library 1.1.14.
08:56:42,343 INFO  [AprLifecycleListener] APR capabilities: IPv6 [false],
sendfile [true], accept filters [false], random [true].
08:56:44,828 INFO  [AjpAprProtocol] Initializing Coyote AJP/1.3 on
ajp-0.0.0.0-8009
08:56:44,937 INFO  [AjpAprProtocol] Starting Coyote AJP/1.3 on
ajp-0.0.0.0-8009
08:56:45,437 INFO  [KernelContextGBean] bound gbean
org.apache.geronimo.configs/uddi-tomcat/2.1.2-SNAPSHOT/car?J2EEApplication=org.apache.geronimo.configs/uddi-tomcat/2.1.2-SNAPSHOT/car,JCAConnectionFactory=jdbc/juddiDB,JCAResource=uddi-db,ResourceAdapter=uddi-db,ResourceAdapterModule=uddi-db,j2eeType=JCAManagedConnectionFactory,name=jdbc/juddiDB
at name
org.apache.geronimo.configs/uddi-tomcat/JCAManagedConnectionFactory/jdbc/juddiDB
08:56:47,406 WARN  [ConfigurationUtil] Could not load gbean
org.apache.geronimo.configs/remote-deploy-tomcat/2.1.2-SNAPSHOT/car?J2EEApplication=null,WebModule=org.apache.geronimo.configs/remote-deploy-tomcat/2.1.2-SNAPSHOT/car,j2eeType=GBean,name=LocatorToken
org.apache.geronimo.gbean.InvalidConfigurationException: Could not load
GBeanInfo class from classloader:
[org.apache.geronimo.kernel.classloader.JarFileClassLoader
id=org.apache.geronimo.configs/remote-deploy-tomcat/2.1.2-SNAPSHOT/car]
className=org.apache.geronimo.deployment.remote.RemoteDeployGBean
	at
org.apache.geronimo.gbean.runtime.GBeanInstance.<init>(GBeanInstance.java:229)
	at
org.apache.geronimo.kernel.basic.BasicKernel.loadGBean(BasicKernel.java:354)
	at
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:441)
	at
org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:188)
	at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:562)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at
org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
	at
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
	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$$b9aaa102.startConfiguration(<generated>)
	at
org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:162)
	at
org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:79)
	at
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
	at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
Caused by: java.lang.ClassNotFoundException:
org.apache.geronimo.deployment.remote.RemoteDeployGBean in classloader
org.apache.geronimo.configs/remote-deploy-tomcat/2.1.2-SNAPSHOT/car
	at
org.apache.geronimo.kernel.config.MultiParentClassLoader.loadOptimizedClass(MultiParentClassLoader.java:436)
	at
org.apache.geronimo.kernel.config.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:278)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
	at
org.apache.geronimo.gbean.runtime.GBeanInstance.<init>(GBeanInstance.java:227)
	... 19 more
08:56:47,515 INFO  [KernelContextGBean] unbound gbean
org.apache.geronimo.configs/axis/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/axis/2.1.2-SNAPSHOT/car,j2eeType=JAXRConnectionFactory,name=eis/JAXR
at name org.apache.geronimo.configs/axis/JAXRConnectionFactory/eis/JAXR
08:56:47,515 INFO  [KernelContextGBean] unbound gbean
org.apache.geronimo.configs/uddi-tomcat/2.1.2-SNAPSHOT/car?J2EEApplication=org.apache.geronimo.configs/uddi-tomcat/2.1.2-SNAPSHOT/car,JCAConnectionFactory=jdbc/juddiDB,JCAResource=uddi-db,ResourceAdapter=uddi-db,ResourceAdapterModule=uddi-db,j2eeType=JCAManagedConnectionFactory,name=jdbc/juddiDB
at name
org.apache.geronimo.configs/uddi-tomcat/JCAManagedConnectionFactory/jdbc/juddiDB
08:56:47,625 INFO  [remote] Received stop signal
08:56:47,640 INFO  [KernelContextGBean] unbound gbean
org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAResource=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,j2eeType=JCAAdminObject,name=SendReceiveQueue
at name
org.apache.geronimo.configs/activemq-ra/JCAAdminObject/SendReceiveQueue
08:56:47,640 INFO  [KernelContextGBean] unbound gbean
org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAResource=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,j2eeType=JCAAdminObject,name=MDBTransferBeanOutQueue
at name
org.apache.geronimo.configs/activemq-ra/JCAAdminObject/MDBTransferBeanOutQueue
08:56:47,640 INFO  [KernelContextGBean] unbound gbean
org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=DefaultActiveMQConnectionFactory,JCAResource=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.1.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=DefaultActiveMQConnectionFactory
at name
org.apache.geronimo.configs/activemq-ra/JCAManagedConnectionFactory/DefaultActiveMQConnectionFactory
08:57:01,031 INFO  [KernelContextGBean] unbound gbean
org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=SystemDatasource,JCAResource=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=SystemDatasource
at name
org.apache.geronimo.configs/system-database/JCAManagedConnectionFactory/SystemDatasource
08:57:01,031 INFO  [KernelContextGBean] unbound gbean
org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=NoTxDatasource,JCAResource=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/system-database/2.1.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=NoTxDatasource
at name
org.apache.geronimo.configs/system-database/JCAManagedConnectionFactory/NoTxDatasource
08:57:01,046 INFO  [AjpAprProtocol] Stopping Coyote AJP/1.3 on
ajp-0.0.0.0-8009
08:57:01,312 INFO  [KernelContextGBean] unbound gbean
org.apache.geronimo.configs/transaction/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/transaction/2.1.2-SNAPSHOT/car,j2eeType=Context,name=ResourceBindings
at name jca:
08:57:01,359 INFO  [KernelContextGBean] unbound gbean
org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car,j2eeType=Context,name=JavaContext
at name java:
08:57:01,359 INFO  [KernelContextGBean] unbound gbean
org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car,j2eeType=Context,name=JavaCompContext
at name java:comp
08:57:01,359 INFO  [KernelContextGBean] unbound gbean
org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.1.2-SNAPSHOT/car,j2eeType=Context,name=GeronimoContext
at name ger:



Jarek Gawor-2 wrote:
> 
> Can you try again with a 2.1.2-SNAPSHOT from today for example
> (http://people.apache.org/builds/geronimo/server/binaries/2.1/20080722/)
> and send us the entire geronimo.log file?
> 
> Thanks,
> Jarek
> 
> On Tue, Jul 22, 2008 at 3:04 AM, derJoe <JK...@gmx.de> wrote:
>>
>> Thanks,
>>
>> copied tcnative-1.dll in system32-Dir of windows
>> and tried with latest snapshot.
>>
>> -> Same error message...
>>
>> Joe
>>
>>
>>
>> Jarek Gawor-2 wrote:
>>>
>>> Do you have APR libraries installed as described on
>>> http://tomcat.apache.org/tomcat-6.0-doc/apr.html? If so, please try
>>> with our latest snapshot build:
>>> http://people.apache.org/builds/geronimo/server/binaries/2.1/. I think
>>> you might be running into
>>> https://issues.apache.org/jira/browse/GERONIMO-4103 which should
>>> already be fixed.
>>>
>>> Jarek
>>>
>>> On Mon, Jul 21, 2008 at 10:00 AM, derJoe <JK...@gmx.de> wrote:
>>>>
>>>> Hi,
>>>>
>>>> I'm Geronimo newbie...
>>>>
>>>> When i Start Geronimo 2.1.1 with Tomcat the start fails , log :
>>>>
>>>> 12:06:15,453 WARN  [ConnectorGBean] AJP connector failed
>>>> 12:06:15,453 ERROR [Connector] Coyote connector has not been started
>>>> 12:06:15,453 ERROR [GBeanInstanceState] Error while starting; GBean is
>>>> now
>>>> in the FAILED state:
>>>> abstractName="org.apache.geronimo.configs/tomcat6/2.1.1/car?ServiceModule=org.apache.geronimo.configs/tomcat6/2.1.1/car,j2eeType=GBean,name=TomcatAJPConnector"
>>>> java.lang.NoClassDefFoundError: Could not initialize class
>>>> org.apache.tomcat.jni.OS
>>>>        at
>>>> org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:604)
>>>>        at
>>>> org.apache.coyote.ajp.AjpAprProtocol.init(AjpAprProtocol.java:176)
>>>>        at
>>>> org.apache.catalina.connector.Connector.initialize(Connector.java:1059)
>>>>        at
>>>> org.apache.catalina.core.StandardService.addConnector(StandardService.java:267)
>>>>        at
>>>> org.apache.catalina.startup.Embedded.addConnector(Embedded.java:327)
>>>>        at
>>>> org.apache.geronimo.tomcat.TomcatContainer.addConnector(TomcatContainer.java:390)
>>>>        at
>>>> org.apache.geronimo.tomcat.connector.ConnectorGBean.doStart(ConnectorGBean.java:95)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>>>>        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:176)
>>>>        at
>>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>>>>        at
>>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>>>>        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:176)
>>>>        at
>>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>>>>        at
>>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>>>>        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:176)
>>>>        at
>>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>>>>        at
>>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>>>>        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:555)
>>>>        at
>>>> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
>>>>        at
>>>> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
>>>>        at
>>>> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)
>>>>        at
>>>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:549)
>>>>        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
>>>>        at
>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>>        at java.lang.reflect.Method.invoke(Method.java:597)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
>>>>        at
>>>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
>>>>        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$$e263d415.startConfiguration(<generated>)
>>>>        at
>>>> org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:158)
>>>>        at
>>>> org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:79)
>>>>        at
>>>> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
>>>>        at
>>>> org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>>>>        at
>>>> org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
>>>>
>>>>
>>>> Any hints ?
>>>>
>>>> Regards,
>>>> Joe
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18569221.html
>>>> Sent from the Apache Geronimo - Users mailing list archive at
>>>> Nabble.com.
>>>>
>>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18583643.html
>> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18626358.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Re: Geronimo Server Startup failed / Coyote connector has not been started

Posted by Jarek Gawor <jg...@gmail.com>.
Can you try again with a 2.1.2-SNAPSHOT from today for example
(http://people.apache.org/builds/geronimo/server/binaries/2.1/20080722/)
and send us the entire geronimo.log file?

Thanks,
Jarek

On Tue, Jul 22, 2008 at 3:04 AM, derJoe <JK...@gmx.de> wrote:
>
> Thanks,
>
> copied tcnative-1.dll in system32-Dir of windows
> and tried with latest snapshot.
>
> -> Same error message...
>
> Joe
>
>
>
> Jarek Gawor-2 wrote:
>>
>> Do you have APR libraries installed as described on
>> http://tomcat.apache.org/tomcat-6.0-doc/apr.html? If so, please try
>> with our latest snapshot build:
>> http://people.apache.org/builds/geronimo/server/binaries/2.1/. I think
>> you might be running into
>> https://issues.apache.org/jira/browse/GERONIMO-4103 which should
>> already be fixed.
>>
>> Jarek
>>
>> On Mon, Jul 21, 2008 at 10:00 AM, derJoe <JK...@gmx.de> wrote:
>>>
>>> Hi,
>>>
>>> I'm Geronimo newbie...
>>>
>>> When i Start Geronimo 2.1.1 with Tomcat the start fails , log :
>>>
>>> 12:06:15,453 WARN  [ConnectorGBean] AJP connector failed
>>> 12:06:15,453 ERROR [Connector] Coyote connector has not been started
>>> 12:06:15,453 ERROR [GBeanInstanceState] Error while starting; GBean is
>>> now
>>> in the FAILED state:
>>> abstractName="org.apache.geronimo.configs/tomcat6/2.1.1/car?ServiceModule=org.apache.geronimo.configs/tomcat6/2.1.1/car,j2eeType=GBean,name=TomcatAJPConnector"
>>> java.lang.NoClassDefFoundError: Could not initialize class
>>> org.apache.tomcat.jni.OS
>>>        at
>>> org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:604)
>>>        at
>>> org.apache.coyote.ajp.AjpAprProtocol.init(AjpAprProtocol.java:176)
>>>        at
>>> org.apache.catalina.connector.Connector.initialize(Connector.java:1059)
>>>        at
>>> org.apache.catalina.core.StandardService.addConnector(StandardService.java:267)
>>>        at
>>> org.apache.catalina.startup.Embedded.addConnector(Embedded.java:327)
>>>        at
>>> org.apache.geronimo.tomcat.TomcatContainer.addConnector(TomcatContainer.java:390)
>>>        at
>>> org.apache.geronimo.tomcat.connector.ConnectorGBean.doStart(ConnectorGBean.java:95)
>>>        at
>>> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
>>>        at
>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>>>        at
>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>>>        at
>>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>>>        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:176)
>>>        at
>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>>>        at
>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>>>        at
>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>>>        at
>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>>>        at
>>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>>>        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:176)
>>>        at
>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>>>        at
>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>>>        at
>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>>>        at
>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>>>        at
>>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>>>        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:176)
>>>        at
>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>>>        at
>>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>>>        at
>>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>>>        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:555)
>>>        at
>>> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
>>>        at
>>> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
>>>        at
>>> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)
>>>        at
>>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:549)
>>>        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
>>>        at
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>        at java.lang.reflect.Method.invoke(Method.java:597)
>>>        at
>>> org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
>>>        at
>>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
>>>        at
>>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
>>>        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$$e263d415.startConfiguration(<generated>)
>>>        at
>>> org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:158)
>>>        at
>>> org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:79)
>>>        at
>>> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
>>>        at
>>> org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>>>        at
>>> org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
>>>
>>>
>>> Any hints ?
>>>
>>> Regards,
>>> Joe
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18569221.html
>>> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>>>
>>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18583643.html
> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>
>

Re: Geronimo Server Startup failed / Coyote connector has not been started

Posted by derJoe <JK...@gmx.de>.
Thanks,

copied tcnative-1.dll in system32-Dir of windows
and tried with latest snapshot.

-> Same error message...

Joe



Jarek Gawor-2 wrote:
> 
> Do you have APR libraries installed as described on
> http://tomcat.apache.org/tomcat-6.0-doc/apr.html? If so, please try
> with our latest snapshot build:
> http://people.apache.org/builds/geronimo/server/binaries/2.1/. I think
> you might be running into
> https://issues.apache.org/jira/browse/GERONIMO-4103 which should
> already be fixed.
> 
> Jarek
> 
> On Mon, Jul 21, 2008 at 10:00 AM, derJoe <JK...@gmx.de> wrote:
>>
>> Hi,
>>
>> I'm Geronimo newbie...
>>
>> When i Start Geronimo 2.1.1 with Tomcat the start fails , log :
>>
>> 12:06:15,453 WARN  [ConnectorGBean] AJP connector failed
>> 12:06:15,453 ERROR [Connector] Coyote connector has not been started
>> 12:06:15,453 ERROR [GBeanInstanceState] Error while starting; GBean is
>> now
>> in the FAILED state:
>> abstractName="org.apache.geronimo.configs/tomcat6/2.1.1/car?ServiceModule=org.apache.geronimo.configs/tomcat6/2.1.1/car,j2eeType=GBean,name=TomcatAJPConnector"
>> java.lang.NoClassDefFoundError: Could not initialize class
>> org.apache.tomcat.jni.OS
>>        at
>> org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:604)
>>        at
>> org.apache.coyote.ajp.AjpAprProtocol.init(AjpAprProtocol.java:176)
>>        at
>> org.apache.catalina.connector.Connector.initialize(Connector.java:1059)
>>        at
>> org.apache.catalina.core.StandardService.addConnector(StandardService.java:267)
>>        at
>> org.apache.catalina.startup.Embedded.addConnector(Embedded.java:327)
>>        at
>> org.apache.geronimo.tomcat.TomcatContainer.addConnector(TomcatContainer.java:390)
>>        at
>> org.apache.geronimo.tomcat.connector.ConnectorGBean.doStart(ConnectorGBean.java:95)
>>        at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
>>        at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>>        at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>>        at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>>        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:176)
>>        at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>>        at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>>        at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>>        at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>>        at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>>        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:176)
>>        at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>>        at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>>        at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>>        at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>>        at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>>        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:176)
>>        at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>>        at
>> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>>        at
>> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>>        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:555)
>>        at
>> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
>>        at
>> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
>>        at
>> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)
>>        at
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:549)
>>        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
>>        at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>        at java.lang.reflect.Method.invoke(Method.java:597)
>>        at
>> org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
>>        at
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
>>        at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
>>        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$$e263d415.startConfiguration(<generated>)
>>        at
>> org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:158)
>>        at
>> org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:79)
>>        at
>> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
>>        at
>> org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>>        at
>> org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
>>
>>
>> Any hints ?
>>
>> Regards,
>> Joe
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18569221.html
>> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18583643.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Re: Geronimo Server Startup failed / Coyote connector has not been started

Posted by Jarek Gawor <jg...@gmail.com>.
Do you have APR libraries installed as described on
http://tomcat.apache.org/tomcat-6.0-doc/apr.html? If so, please try
with our latest snapshot build:
http://people.apache.org/builds/geronimo/server/binaries/2.1/. I think
you might be running into
https://issues.apache.org/jira/browse/GERONIMO-4103 which should
already be fixed.

Jarek

On Mon, Jul 21, 2008 at 10:00 AM, derJoe <JK...@gmx.de> wrote:
>
> Hi,
>
> I'm Geronimo newbie...
>
> When i Start Geronimo 2.1.1 with Tomcat the start fails , log :
>
> 12:06:15,453 WARN  [ConnectorGBean] AJP connector failed
> 12:06:15,453 ERROR [Connector] Coyote connector has not been started
> 12:06:15,453 ERROR [GBeanInstanceState] Error while starting; GBean is now
> in the FAILED state:
> abstractName="org.apache.geronimo.configs/tomcat6/2.1.1/car?ServiceModule=org.apache.geronimo.configs/tomcat6/2.1.1/car,j2eeType=GBean,name=TomcatAJPConnector"
> java.lang.NoClassDefFoundError: Could not initialize class
> org.apache.tomcat.jni.OS
>        at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:604)
>        at org.apache.coyote.ajp.AjpAprProtocol.init(AjpAprProtocol.java:176)
>        at org.apache.catalina.connector.Connector.initialize(Connector.java:1059)
>        at
> org.apache.catalina.core.StandardService.addConnector(StandardService.java:267)
>        at org.apache.catalina.startup.Embedded.addConnector(Embedded.java:327)
>        at
> org.apache.geronimo.tomcat.TomcatContainer.addConnector(TomcatContainer.java:390)
>        at
> org.apache.geronimo.tomcat.connector.ConnectorGBean.doStart(ConnectorGBean.java:95)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>        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:176)
>        at
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>        at
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>        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:176)
>        at
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>        at
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>        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:176)
>        at
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>        at
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>        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:555)
>        at
> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
>        at
> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
>        at
> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)
>        at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:549)
>        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
>        at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at
> org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
>        at
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
>        at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
>        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$$e263d415.startConfiguration(<generated>)
>        at
> org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:158)
>        at
> org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:79)
>        at
> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
>        at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>        at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
>
>
> Any hints ?
>
> Regards,
> Joe
>
> --
> View this message in context: http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18569221.html
> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>
>