Skip to content

Instantly share code, notes, and snippets.

@ivanionut
Created August 30, 2020 15:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivanionut/6aade38d2f913247a4024cba251267ed to your computer and use it in GitHub Desktop.
Save ivanionut/6aade38d2f913247a4024cba251267ed to your computer and use it in GitHub Desktop.
"ERROR","main","08/30/2020","17:49:01","add-event-listener","UT010041: The servlet context has already been initialized, you can only call this method from a ServletContainerInitializer or a ServletContextListener;UT010041: The servlet context has already been initialized, you can only call this method from a ServletContainerInitializer or a ServletContextListener;java.lang.IllegalStateException: UT010041: The servlet context has already been initialized, you can only call this method from a ServletContainerInitializer or a ServletContextListener
at io.undertow.servlet.spec.ServletContextImpl.ensureNotInitialized(ServletContextImpl.java:960)
at io.undertow.servlet.spec.ServletContextImpl.addListener(ServletContextImpl.java:715)
at lucee.runtime.engine.CFMLEngineImpl.addEventListener(CFMLEngineImpl.java:776)
at lucee.runtime.engine.CFMLEngineImpl.addServletConfig(CFMLEngineImpl.java:723)
at lucee.loader.engine.CFMLEngineWrapper.addServletConfig(CFMLEngineWrapper.java:87)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:211)
at lucee.loader.servlet.RestServlet.init(RestServlet.java:42)
at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:117)
at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:305)
at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:145)
at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:585)
at io.undertow.servlet.core.DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:556)
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:598)
at runwar.Server.startServer(Server.java:552)
at runwar.Start.main(Start.java:123)
"
"ERROR","XNIO-1 task-29","08/30/2020","17:51:21","controller","request /index.cfm (/Users/ionut/Documents/WORKS/store/app/index.cfm) has run into a timeout (timeout: 10 seconds) and has been stopped. The thread did start 10449ms ago. Open locks at this time (__application_8e92dbf6f89869b5338e122e3b519c84__44).;request /index.cfm (/Users/ionut/Documents/WORKS/store/app/index.cfm) has run into a timeout (timeout: 10 seconds) and has been stopped. The thread did start 10449ms ago. Open locks at this time (__application_8e92dbf6f89869b5338e122e3b519c84__44).;lucee.runtime.exp.RequestTimeoutException: request /index.cfm (/Users/ionut/Documents/WORKS/store/app/index.cfm) has run into a timeout (timeout: 10 seconds) and has been stopped. The thread did start 10449ms ago. Open locks at this time (__application_8e92dbf6f89869b5338e122e3b519c84__44).
at java.base@11.0.8/jdk.internal.misc.Unsafe.park(Native Method)
at java.base@11.0.8/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.base@11.0.8/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.base@11.0.8/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.base@11.0.8/java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at lucee.commons.lock.rw.RWLock.lock(RWLock.java:47)
at lucee.commons.lock.rw.RWWrap.lock(RWKeyLock.java:159)
at lucee.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:54)
at lucee.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:55)
at lucee.runtime.tag.Lock.doStartTag(Lock.java:254)
at application_cfc$cf.udfCall2(/Application.cfc:255)
at application_cfc$cf.udfCall(/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1710)
at application_cfc$cf.udfCall1(/Application.cfc:201)
at application_cfc$cf.udfCall(/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1710)
at framework.one_cfc$cf.udfCallf(/framework/one.cfc:2512)
at framework.one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1710)
at framework.one_cfc$cf.udfCall6(/framework/one.cfc:975)
at framework.one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:680)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:436)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:132)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:42)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2416)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2406)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2381)
at lucee.runtime.engine.Request.exe(Request.java:43)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1127)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1073)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
..."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment