Railo 4.0.4.001 Error (java.lang.InterruptedException)
Message java.lang.InterruptedException
Cause java.lang.InterruptedException
Stacktrace The Error Occurred in
D:\Railo\tomcat\webapps\ROOT\coldbox\system\ioc\Injector.cfc: line 333
331:
332: <!--- Register new instance mapping --->
333: <cflock name="Injector.RegisterNewInstance.#hash(arguments.instancePath)#" type="exclusive" timeout="20" throwontimeout="true">
334: <cfscript>
335: if( NOT instance.binder.mappingExists( arguments.name ) ){

called fromD:\Railo\tomcat\webapps\ROOT\coldbox\system\web\services\PluginService.cfc: line 130
called fromD:\Railo\tomcat\webapps\ROOT\coldbox\system\web\services\PluginService.cfc: line 153
called fromD:\Railo\tomcat\webapps\ROOT\coldbox\system\web\Controller.cfc: line 371
called fromD:\Railo\tomcat\webapps\ROOT\coldbox\system\web\services\ExceptionService.cfc: line 40
called fromD:\Railo\tomcat\webapps\ROOT\coldbox\system\Coldbox.cfc: line 350
called fromD:\Railo\tomcat\webapps\ROOT\coldbox\system\Coldbox.cfc: line 382
called fromD:\inetpub\wwwroot\grocery\mgd_devjobengine\Application.cfc: line 58
Java Stacktrace java.lang.InterruptedException
   at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source):-1
   at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source):-1
   at railo.commons.lock.rw.RWLock.lock(RWLock.java:30):30
   at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107):107
   at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35):35
   at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:39):39
   at railo.runtime.tag.Lock.doStartTag(Lock.java:218):218
   at system.ioc.injector_cfc$cf._1(D:\Railo\tomcat\webapps\ROOT\coldbox\system\ioc\Injector.cfc:333):333
   at system.ioc.injector_cfc$cf.udfCall(D:\Railo\tomcat\webapps\ROOT\coldbox\system\ioc\Injector.cfc):-1
   at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
   at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
   at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
   at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
   at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
   at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1800):1800
   at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
   at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1521):1521
   at system.web.services.pluginservice_cfc$cf._1(D:\Railo\tomcat\webapps\ROOT\coldbox\system\web\services\PluginService.cfc:130):130
   at system.web.services.pluginservice_cfc$cf.udfCall(D:\Railo\tomcat\webapps\ROOT\coldbox\system\web\services\PluginService.cfc):-1
   at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
   at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
   at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
   at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:784):784
   at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
   at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1521):1521
   at system.web.services.pluginservice_cfc$cf._1(D:\Railo\tomcat\webapps\ROOT\coldbox\system\web\services\PluginService.cfc:153):153
   at system.web.services.pluginservice_cfc$cf.udfCall(D:\Railo\tomcat\webapps\ROOT\coldbox\system\web\services\PluginService.cfc):-1
   at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
   at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
   at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
   at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
   at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
   at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
   at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
   at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1506):1506
   at system.web.controller_cfc$cf._5(D:\Railo\tomcat\webapps\ROOT\coldbox\system\web\Controller.cfc:371):371
   at system.web.controller_cfc$cf.udfCall(D:\Railo\tomcat\webapps\ROOT\coldbox\system\web\Controller.cfc):-1
   at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
   at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
   at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
   at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
   at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
   at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
   at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
   at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1506):1506
   at system.web.services.exceptionservice_cfc$cf.udfCall(D:\Railo\tomcat\webapps\ROOT\coldbox\system\web\services\ExceptionService.cfc:40):40
   at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
   at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
   at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
   at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
   at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
   at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
   at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
   at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1506):1506
   at system.coldbox_cfc$cf._1(D:\Railo\tomcat\webapps\ROOT\coldbox\system\Coldbox.cfc:350):350
   at system.coldbox_cfc$cf.udfCall(D:\Railo\tomcat\webapps\ROOT\coldbox\system\Coldbox.cfc):-1
   at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
   at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
   at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
   at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
   at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
   at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1506):1506
   at system.coldbox_cfc$cf._1(D:\Railo\tomcat\webapps\ROOT\coldbox\system\Coldbox.cfc:382):382
   at system.coldbox_cfc$cf.udfCall(D:\Railo\tomcat\webapps\ROOT\coldbox\system\Coldbox.cfc):-1
   at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
   at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
   at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
   at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
   at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
   at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
   at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
   at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1506):1506
   at application_cfc$cf.udfCall(D:\inetpub\wwwroot\grocery\mgd_devjobengine\Application.cfc:58):58
   at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
   at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
   at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
   at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
   at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
   at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
   at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:346):346
   at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:107):107
   at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18
   at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2255):2255
   at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2222):2222
   at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:315):315
   at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305
   at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210
   at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222
   at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123
   at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472):472
   at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171
   at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99):99
   at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118
   at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407):407
   at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200):200
   at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589):589
   at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source):-1
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source):-1
   at java.lang.Thread.run(Unknown Source):-1