JIRA Startup Failed

Alexander Richter
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 2, 2017

Hi there,

i tried to restart our testing environment after upgrading the data.

But i get following error

02-Nov-2017 15:30:45.288 SEVERE [main] org.apache.catalina.core.ContainerBase.removeChild ContainerBase.removeChild: destroy: 
 org.apache.catalina.LifecycleException: .StandardContext[/jira]]
    at org.apache.catalina.util.LifecycleBase.destroy(LifecycleBase.java:302)
    at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:826)
    at org.apache.catalina.core.ContainerBase.destroyInternal(ContainerBase.java:1008)
    at org.apache.catalina.util.LifecycleBase.destroy(LifecycleBase.java:297)
    at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:826)
    at org.apache.catalina.core.ContainerBase.destroyInternal(ContainerBase.java:1008)
    at org.apache.catalina.util.LifecycleBase.destroy(LifecycleBase.java:297)
    at org.apache.catalina.core.StandardService.destroyInternal(StandardService.java:585)
    at org.apache.catalina.util.LifecycleBase.destroy(LifecycleBase.java:297)
    at org.apache.catalina.core.StandardServer.destroyInternal(StandardServer.java:881)
    at org.apache.catalina.util.LifecycleBase.destroy(LifecycleBase.java:297)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:659)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:355)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:495)
Caused by: org.apache.catalina.LifecycleException: An invalid Lifecycle transition was attempted ([before_destroy]) for component [org.apache.catalina.deploy.NamingResourcesImpl@3b0143d3] in state [STARTED]
    at org.apache.catalina.util.LifecycleBase.invalidTransition(LifecycleBase.java:402)
    at org.apache.catalina.util.LifecycleBase.destroy(LifecycleBase.java:292)
    at org.apache.catalina.core.StandardContext.destroyInternal(StandardContext.java:5515)
    at org.apache.catalina.util.LifecycleBase.destroy(LifecycleBase.java:297)
    ... 17 more

 

does anybody know where this could be from?

Thanks and best regards,

Alex

 

2 answers

0 votes
Nick November 16, 2017

UPD: In general, you can compare the previous version and the current one, and then make the appropriate adjustments.

0 votes
Nick November 16, 2017

Hi, after the update, there have been changes in the server.xml file, throw it here. We will see what's wrong.

Suggest an answer

Log in or Sign up to answer