You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jason Dillon <ja...@planet57.com> on 2006/07/19 22:41:08 UTC

Tomcat assembly failure

Anyone know how to fix this:

<snip>
Booting Geronimo Kernel (in Java 1.4.2_09)...
log4j:WARN No appenders could be found for logger  
(org.apache.geronimo.system.main.Daemon).
log4j:WARN Please initialize the log4j system properly.
Module  1/18 org.apache.geronimo.configs/rmi-naming/1.2-SNAPSHOT/ 
car              started in  1.309s
Module  2/18 org.apache.geronimo.configs/j2ee-server/1.2-SNAPSHOT/ 
car             started in  1.850s
Module  3/18 org.apache.geronimo.configs/j2ee-security/1.2-SNAPSHOT/ 
car           started in  1.865s
Module  4/18 org.apache.geronimo.configs/axis/1.2-SNAPSHOT/ 
car                    started in   .353s
Module  5/18 org.apache.geronimo.configs/openejb/1.2-SNAPSHOT/ 
car                 started in  9.985s
Module  6/18 org.apache.geronimo.configs/system-database/1.2-SNAPSHOT/ 
car         started in   .000s
Module  7/18 org.apache.geronimo.configs/activemq-broker/1.2-SNAPSHOT/ 
car         started in  4.712s
Module  8/18 org.apache.geronimo.configs/activemq/1.2-SNAPSHOT/ 
car                started in  3.279s
Module  9/18 org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/ 
car                 Server Startup failed

org.apache.geronimo.kernel.config.LifecycleException: start of  
org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/car failed
	at  
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfig 
uration(SimpleConfigurationManager.java:529)
	at  
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfig 
uration(SimpleConfigurationManager.java:493)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager$ 
$FastClassByCGLIB$$ce77a924.invoke(<generated>)
	at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
	at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke 
(FastMethodInvoker.java:38)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke 
(GBeanOperation.java:122)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke 
(GBeanInstance.java:817)
	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.kernel.config.EditableConfigurationManager$ 
$EnhancerByCGLIB$$443b9517.startConfiguration(<generated>)
	at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:297)
	at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:74)
	at org.apache.geronimo.system.main.Daemon.main(Daemon.java:377)
Caused by: org.apache.geronimo.kernel.config.InvalidConfigException:  
Unknown start exception
	at  
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGB 
eans(ConfigurationUtil.java:440)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.start 
(KernelConfigurationManager.java:187)
	at  
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfig 
uration(SimpleConfigurationManager.java:512)
	... 13 more
Caused by: org.apache.geronimo.gbean.InvalidConfigurationException:  
Configuration org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/car  
failed to start due to the following reasons:
   The service ServiceModule=org.apache.geronimo.configs/tomcat/1.2- 
SNAPSHOT/car,j2eeType=GBean,name=TomcatEngine did not start because  
org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/car? 
ServiceModule=org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/ 
car,j2eeType=GBean,name=TomcatResources did not start.
   The service ServiceModule=org.apache.geronimo.configs/tomcat/1.2- 
SNAPSHOT/car,j2eeType=GBean,name=TomcatAJPConnector did not start  
because org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/car? 
ServiceModule=org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/ 
car,j2eeType=GBean,name=TomcatWebContainer did not start.
   The service ServiceModule=org.apache.geronimo.configs/tomcat/1.2- 
SNAPSHOT/car,j2eeType=GBean,name=TomcatWebSSLConnector did not start  
because org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/car? 
ServiceModule=org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/ 
car,j2eeType=GBean,name=TomcatWebContainer did not start.
   The service ServiceModule=org.apache.geronimo.configs/tomcat/1.2- 
SNAPSHOT/car,j2eeType=GBean,name=TomcatWebContainer did not start  
because org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/car? 
ServiceModule=org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/ 
car,j2eeType=GBean,name=TomcatEngine did not start.
   The service ServiceModule=org.apache.geronimo.configs/tomcat/1.2- 
SNAPSHOT/car,j2eeType=GBean,name=TomcatWebConnector did not start  
because org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/car? 
ServiceModule=org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/ 
car,j2eeType=GBean,name=TomcatWebContainer did not start.
   The service ServiceModule=org.apache.geronimo.configs/tomcat/1.2- 
SNAPSHOT/car,j2eeType=GBean,name=TomcatResources did not start for an  
unknown reason

	at  
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGB 
eans(ConfigurationUtil.java:403)
	... 15 more

Server shutdown begun
Server shutdown completed
</snip>

--jason

Re: Tomcat assembly failure

Posted by Jason Dillon <ja...@planet57.com>.
FYI, modules/tomcat was not including the right resources.  Thanks for the
hint Mr. Jencks :-)

--jason
-- 
View this message in context: http://www.nabble.com/Tomcat-assembly-failure-tf1968742.html#a5404498
Sent from the Apache Geronimo - Dev forum at Nabble.com.