I am trying to do Platform Update on Hybris 1811. In the middle, it gets terminated due to the error below. I tried to build again and to restart the server, but I keep getting the same error. Anybody faced this kind of issue?
INFO: Illegal access: this web application instance has been stopped already. Could not load [java.util.concurrent.locks.Lock]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.
java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load [java.util.concurrent.locks.Lock]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.
at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1384)
WARN [hybrisHTTP18] (00003FGJ-ImpEx-Import) [Importer] Import aborted after 0d 00h:00m:00s:327ms
ERROR [hybrisHTTP18] (00003FGJ-ImpEx-Import) [Job] Caught throwable java/util/concurrent/locks/Lock
java.lang.NoClassDefFoundError: java/util/concurrent/locks/Lock
at com.hybris.backoffice.cockpitng.dataaccess.facades.type.DefaultPlatformTypeFacadeStrategy.reset(DefaultPlatformTypeFacadeStrategy.java:801)