I faced this problem where in the server fails to start and gives the Lifecycle Operation failed error. In my case I was deploying a web application and had to manually edit the config.xml file to delete the module tag for the war that I deployed:
<module name="default/formBuilderApp.war/1194307243639/war"/ The server then started up. The confi.xml file is in var\config folder. Unintalling the app did not delete the line from the config file. Thanks, Manisha gghazali wrote: > > Dear all, > > I'm able to deploy Hudson, but am unable to start it. Upon trying to start > it it fails and returns Lifecycle Operation Failed. Can anyone please > point me in the correct direction? Thank you. > -- View this message in context: http://www.nabble.com/Lifecycle-Operation-Failed-problem-tf4765778s134.html#a13633695 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
