on 2018 Dec 25 6:20 PM
Hello All,
I am facing following exception during server startup and its fails loading of all Web Application in Hybris. This exception is intermittent and not comes always during server startup.
Hybris version 6.6.0.0
INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | SEVERE: Exception sending context initialized event to listener instance of class de.hybris.platform.spring.HybrisContextLoaderListener INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | java.lang.IllegalStateException: Unable to register thread with OperationInfo{THREAD_ID=30, THREAD_NAME=localhost-startStop-1, SUSPENDABLE=false, CATEGORY=SYSTEM}. Is already registered INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at de.hybris.platform.core.threadregistry.ThreadRegistry.register(ThreadRegistry.java:81) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at de.hybris.platform.core.threadregistry.RegistrableThread.registerThread(RegistrableThread.java:107) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at de.hybris.platform.core.threadregistry.RegistrableThread.registerThread(RegistrableThread.java:100) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at de.hybris.platform.spring.HybrisContextLoaderListener.doInitWebApplicationContext(HybrisContextLoaderListener.java:202) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at de.hybris.platform.spring.HybrisContextLoaderListener.initWebApplicationContext(HybrisContextLoaderListener.java:191) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:107) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at de.hybris.platform.spring.HybrisContextLoaderListener.contextInitialized(HybrisContextLoaderListener.java:87) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5110) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5633) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1700) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1690) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) INFO | jvm 1 | main | 2018/12/25 09:53:15.475 | at java.lang.Thread.run(Thread.java:748)
Can someone provide any pointers to resolve the issue.
Thanks
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.