Skip to content

Instantly share code, notes, and snippets.

@bdw429s
Created April 25, 2014 00:05
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 bdw429s/11273758 to your computer and use it in GitHub Desktop.
Save bdw429s/11273758 to your computer and use it in GitHub Desktop.
Stack dump from a Railo server with 63 threads blocked while trying to lock railo.runtime.db.DCStack which is held by ajp-bio-8009-exec-743
This file has been truncated, but you can view the full file.
JVM Stack Trace
---------------
"main" Id=1 RUNNABLE (in native)
java.lang.Thread.State: RUNNABLE
at java.net.DualStackPlainSocketImpl.accept0(Native Method)
at java.net.DualStackPlainSocketImpl.socketAccept(DualStackPlainSocketImpl.java:131)
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:198)
- locked java.net.SocksSocketImpl@4fa6abd2
at java.net.ServerSocket.implAccept(ServerSocket.java:530)
at java.net.ServerSocket.accept(ServerSocket.java:498)
at org.apache.catalina.core.StandardServer.await(StandardServer.java:452)
at org.apache.catalina.startup.Catalina.await(Catalina.java:779)
at org.apache.catalina.startup.Catalina.start(Catalina.java:725)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:322)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:456)
"Reference Handler" Id=2 RUNNABLE
java.lang.Thread.State: RUNNABLE
at sun.misc.Unsafe.freeMemory(Native Method)
at java.nio.DirectByteBuffer$Deallocator.run(DirectByteBuffer.java:94)
at sun.misc.Cleaner.clean(Cleaner.java:142)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:141)
"Finalizer" Id=3 RUNNABLE
java.lang.Thread.State: RUNNABLE
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
"Signal Dispatcher" Id=4 RUNNABLE
java.lang.Thread.State: RUNNABLE
"Attach Listener" Id=5 RUNNABLE
java.lang.Thread.State: RUNNABLE
"New Relic Command Executor" Id=7 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3db00603
java.lang.Thread.State: WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3db00603
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"New Relic Thread Service" Id=10 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4a53b57c
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4a53b57c
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"New Relic Deadlock Detector" Id=11 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@55f8effc
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@55f8effc
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"New Relic Sampler Service" Id=12 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1a09681
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1a09681
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"New Relic RPM Connection Service" Id=13 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@291ace2b
java.lang.Thread.State: WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@291ace2b
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1079)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"FelixDispatchQueue" Id=21 WAITING on java.util.ArrayList@1aa7d923
java.lang.Thread.State: WAITING
at java.lang.Object.wait(Native Method)
- waiting on java.util.ArrayList@1aa7d923
at java.lang.Object.wait(Object.java:503)
at org.apache.felix.framework.util.EventDispatcher.run(EventDispatcher.java:924)
at org.apache.felix.framework.util.EventDispatcher.access$000(EventDispatcher.java:54)
at org.apache.felix.framework.util.EventDispatcher$1.run(EventDispatcher.java:106)
at java.lang.Thread.run(Thread.java:744)
"GC Daemon" Id=22 TIMED_WAITING on sun.misc.GC$LatencyLock@16f4b15b
java.lang.Thread.State: TIMED_WAITING
at java.lang.Object.wait(Native Method)
- waiting on sun.misc.GC$LatencyLock@16f4b15b
at sun.misc.GC$Daemon.run(GC.java:117)
"FelixStartLevel" Id=23 WAITING on java.util.ArrayList@1417d6db
java.lang.Thread.State: WAITING
at java.lang.Object.wait(Native Method)
- waiting on java.util.ArrayList@1417d6db
at java.lang.Object.wait(Object.java:503)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:244)
at java.lang.Thread.run(Thread.java:744)
"FelixPackageAdmin" Id=24 WAITING on org.apache.felix.framework.PackageAdminImpl@4f594b0
java.lang.Thread.State: WAITING
at java.lang.Object.wait(Native Method)
- waiting on org.apache.felix.framework.PackageAdminImpl@4f594b0
at java.lang.Object.wait(Object.java:503)
at org.apache.felix.framework.PackageAdminImpl.run(PackageAdminImpl.java:350)
at java.lang.Thread.run(Thread.java:744)
"CM Configuration Updater" Id=27 WAITING on java.util.LinkedList@5a10b6e8
java.lang.Thread.State: WAITING
at java.lang.Object.wait(Native Method)
- waiting on java.util.LinkedList@5a10b6e8
at java.lang.Object.wait(Object.java:503)
at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:76)
at java.lang.Thread.run(Thread.java:744)
"CM Event Dispatcher" Id=28 WAITING on java.util.LinkedList@4488726e
java.lang.Thread.State: WAITING
at java.lang.Object.wait(Native Method)
- waiting on java.util.LinkedList@4488726e
at java.lang.Object.wait(Object.java:503)
at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:76)
at java.lang.Thread.run(Thread.java:744)
"Jetty HTTP Service" Id=30 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@21839092
java.lang.Thread.State: WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@21839092
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:227)
at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:355)
at org.apache.felix.http.jetty.internal.JettyService.awaitRestartSignal(JettyService.java:377)
at org.apache.felix.http.jetty.internal.JettyService.run(JettyService.java:362)
at java.lang.Thread.run(Thread.java:744)
"SCR Component Actor" Id=31 WAITING on java.util.LinkedList@63179629
java.lang.Thread.State: WAITING
at java.lang.Object.wait(Native Method)
- waiting on java.util.LinkedList@63179629
at java.lang.Object.wait(Object.java:503)
at org.apache.felix.scr.impl.ComponentActorThread.run(ComponentActorThread.java:76)
at java.lang.Thread.run(Thread.java:744)
"HashSessionScavenger-0" Id=33 TIMED_WAITING on java.util.TaskQueue@6a73f5f0
java.lang.Thread.State: TIMED_WAITING
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@6a73f5f0
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"qtp1079813002-34 Selector0" Id=34 RUNNABLE
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- locked sun.nio.ch.Util$2@7bd4c2b4
- locked java.util.Collections$UnmodifiableSet@4d3af6ef
- locked sun.nio.ch.WindowsSelectorImpl@5a29ec85
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Thread.java:744)
"qtp1079813002-35 Acceptor0 SelectChannelConnector@0.0.0.0:8088" Id=35 RUNNABLE (in native)
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
- locked java.lang.Object@7022c967
at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Thread.java:744)
"FusionReactor ODL" Id=47 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.intergral.fusionreactor.plugin.internal.ODLComponent$Worker.run(ODLComponent.java:1031)
"FusionReactor Enterprise Service - Local Metrics Cache" Id=48 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.intergral.fusionreactor.core.universalProcessor.ServiceCommandMetricsCache.run(ServiceCommandMetricsCache.java:105)
"Timer-0" Id=49 TIMED_WAITING on java.util.TaskQueue@50804617
java.lang.Thread.State: TIMED_WAITING
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@50804617
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"FusionReactor Scheduler Task" Id=52 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.intergral.fusionreactor.fac.scheduler.SchedulerTask.run(SchedulerTask.java:116)
"Timer-1" Id=58 TIMED_WAITING on java.util.TaskQueue@2bcfb149
java.lang.Thread.State: TIMED_WAITING
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@2bcfb149
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Intergral APM - Guard - Rule Executor" Id=59 RUNNABLE
java.lang.Thread.State: RUNNABLE
at java.lang.Thread.getStackTrace(Thread.java:1588)
at com.intergral.fusionreactor.utils.api.ExtendedThreadInfo.<init>(ExtendedThreadInfo.java:27)
at com.intergral.fusionreactor.plugin.ui.internal.pages.resources.TraceThreads.getAllThreads(TraceThreads.java:156)
at com.intergral.fusionreactor.plugin.ui.internal.pages.resources.TraceThreads.getCompleteStackTrace(TraceThreads.java:530)
- locked com.intergral.fusionreactor.plugin.ui.internal.pages.resources.TraceThreads@71ead476
at com.intergral.fusionreactor.guard.internal.FRRequestDumpAction.generateStackTrace(FRRequestDumpAction.java:123)
at com.intergral.fusionreactor.guard.internal.FRRequestDumpAction.execute(FRRequestDumpAction.java:115)
at com.intergral.apm.guard.rules.api.RuleRunner.execute(RuleRunner.java:128)
at com.intergral.apm.guard.rules.api.RuleRunner.runRules(RuleRunner.java:41)
at com.intergral.apm.guard.impl.GuardRuleExecutor.run(GuardRuleExecutor.java:62)
"DataGatherer" Id=60 TIMED_WAITING on java.util.TaskQueue@ff3436d
java.lang.Thread.State: TIMED_WAITING
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@ff3436d
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"FusionReactor - Guard - Request Queue Runner" Id=61 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.intergral.fusionreactor.guard.internal.gate.FRRequestQueueRunner.run(FRRequestQueueRunner.java:45)
- locked com.intergral.fusionreactor.guard.internal.gate.FRRequestQueueRunner@5fce8e75
"FusionReactor APM/Metro - Metrics Gathering Timer" Id=62 TIMED_WAITING on java.util.TaskQueue@26e85797
java.lang.Thread.State: TIMED_WAITING
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@26e85797
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"New Relic Harvest Service" Id=63 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94115a2
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94115a2
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"Thread-34" Id=65 RUNNABLE (in native)
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at sun.nio.ch.Iocp.access$300(Iocp.java:46)
at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
at java.lang.Thread.run(Thread.java:744)
"Thread-36" Id=67 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at railo.runtime.engine.Controler.run(Controler.java:71)
"Thread-38" Id=69 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at railo.runtime.schedule.ScheduledTaskThread.sleepEL(ScheduledTaskThread.java:153)
at railo.runtime.schedule.ScheduledTaskThread._run(ScheduledTaskThread.java:114)
at railo.runtime.schedule.ScheduledTaskThread.run(ScheduledTaskThread.java:74)
"Thread-39" Id=70 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at railo.runtime.schedule.ScheduledTaskThread.sleepEL(ScheduledTaskThread.java:153)
at railo.runtime.schedule.ScheduledTaskThread._run(ScheduledTaskThread.java:114)
at railo.runtime.schedule.ScheduledTaskThread.run(ScheduledTaskThread.java:74)
"Thread-40" Id=71 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at railo.runtime.schedule.ScheduledTaskThread.sleepEL(ScheduledTaskThread.java:153)
at railo.runtime.schedule.ScheduledTaskThread._run(ScheduledTaskThread.java:114)
at railo.runtime.schedule.ScheduledTaskThread.run(ScheduledTaskThread.java:74)
"Thread-41" Id=72 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at railo.runtime.schedule.ScheduledTaskThread.sleepEL(ScheduledTaskThread.java:153)
at railo.runtime.schedule.ScheduledTaskThread._run(ScheduledTaskThread.java:114)
at railo.runtime.schedule.ScheduledTaskThread.run(ScheduledTaskThread.java:74)
"Thread-42" Id=73 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at railo.runtime.schedule.ScheduledTaskThread.sleepEL(ScheduledTaskThread.java:153)
at railo.runtime.schedule.ScheduledTaskThread._run(ScheduledTaskThread.java:114)
at railo.runtime.schedule.ScheduledTaskThread.run(ScheduledTaskThread.java:74)
"ContainerBackgroundProcessor[StandardEngine[Catalina]]" Id=75 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
"http-bio-8888-Acceptor-0" Id=76 RUNNABLE (in native)
java.lang.Thread.State: RUNNABLE
at java.lang.Thread.sleep(Native Method)
at org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java:197)
at java.lang.Thread.run(Thread.java:744)
"http-bio-8888-AsyncTimeout" Id=77 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at org.apache.tomcat.util.net.JIoEndpoint$AsyncTimeout.run(JIoEndpoint.java:167)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-Acceptor-0" Id=78 RUNNABLE (in native)
java.lang.Thread.State: RUNNABLE
at java.lang.Thread.sleep(Native Method)
at org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java:197)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-AsyncTimeout" Id=79 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at org.apache.tomcat.util.net.JIoEndpoint$AsyncTimeout.run(JIoEndpoint.java:167)
at java.lang.Thread.run(Thread.java:744)
"jTDS TimerThread" Id=119 TIMED_WAITING on java.util.LinkedList@5b3b1308
java.lang.Thread.State: TIMED_WAITING
at java.lang.Object.wait(Native Method)
- waiting on java.util.LinkedList@5b3b1308
at net.sourceforge.jtds.util.TimerThread.run(TimerThread.java:115)
"Thread-3843" Id=10642 RUNNABLE (in native)
java.lang.Thread.State: RUNNABLE
at sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
at sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:142)
"Thread-184816" Id=699322 TIMED_WAITING on railo.runtime.spooler.SpoolerEngineImpl$SpoolerThread@409cf918
java.lang.Thread.State: TIMED_WAITING
at java.lang.Object.wait(Native Method)
- waiting on railo.runtime.spooler.SpoolerEngineImpl$SpoolerThread@409cf918
at railo.runtime.spooler.SpoolerEngineImpl$SpoolerThread.doWait(SpoolerEngineImpl.java:400)
at railo.runtime.spooler.SpoolerEngineImpl$SpoolerThread.run(SpoolerEngineImpl.java:369)
"ajp-bio-8009-exec-549" Id=730799 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-588" Id=745038 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@acb7546
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@27b2c7e8
"FusionReactor FD/R Remote DataCollector for {WEB1 - 101}" Id=782676 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.intergral.fusionreactor.federated.FederatedDataWorker.run(FederatedDataWorker.java:300)
"FusionReactor FD/R Remote DataCollector for {WEB3 - 110}" Id=782677 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.intergral.fusionreactor.federated.FederatedDataWorker.run(FederatedDataWorker.java:300)
"FusionReactor FD/R Remote DataCollector for {WEB4 - 100}" Id=782678 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.intergral.fusionreactor.federated.FederatedDataWorker.run(FederatedDataWorker.java:300)
"FusionReactor FD/R Remote DataCollector for {WEB2 - 102}" Id=782679 RUNNABLE (in native)
java.lang.Thread.State: RUNNABLE
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
- locked java.io.BufferedInputStream@7a5e285a
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:687)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
- locked sun.net.www.protocol.http.HttpURLConnection@71b8e269
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
at com.intergral.fusionreactor.rest.HTTPFetcher.fetchData(HTTPFetcher.java:85)
at com.intergral.fusionreactor.metrics.RemoteMetricsFactory.getDataFromUrl(RemoteMetricsFactory.java:242)
at com.intergral.fusionreactor.metrics.RemoteMetricsFactory.generateWithHistory(RemoteMetricsFactory.java:116)
at com.intergral.fusionreactor.federated.FederatedDataWorker.run(FederatedDataWorker.java:201)
"qtp1079813002-795124" Id=795124 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-615" Id=795136 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@2eaf9a8c
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@5b13ce75
"ajp-bio-8009-exec-617" Id=795138 RUNNABLE
java.lang.Thread.State: RUNNABLE
at java.io.RandomAccessFile.readBytes0(Native Method)
at java.io.RandomAccessFile.readBytes(RandomAccessFile.java:350)
at java.io.RandomAccessFile.read(RandomAccessFile.java:385)
at org.apache.lucene.store.FSDirectory$FSIndexInput.readInternal(FSDirectory.java:596)
- locked org.apache.lucene.store.FSDirectory$FSIndexInput$Descriptor@11934ac7
at org.apache.lucene.store.BufferedIndexInput.readBytes(BufferedIndexInput.java:136)
at org.apache.lucene.index.CompoundFileReader$CSIndexInput.readInternal(CompoundFileReader.java:247)
at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:157)
at org.apache.lucene.store.BufferedIndexInput.readBytes(BufferedIndexInput.java:116)
at org.apache.lucene.store.BufferedIndexInput.readBytes(BufferedIndexInput.java:92)
at org.apache.lucene.store.IndexInput.readString(IndexInput.java:124)
at org.apache.lucene.index.FieldsReader.addField(FieldsReader.java:357)
at org.apache.lucene.index.FieldsReader.doc(FieldsReader.java:197)
at org.apache.lucene.index.SegmentReader.document(SegmentReader.java:733)
at org.apache.lucene.index.IndexReader.document(IndexReader.java:637)
at org.apache.lucene.search.IndexSearcher.doc(IndexSearcher.java:91)
at org.apache.lucene.search.Hits.doc(Hits.java:180)
at railo.runtime.search.lucene2.LuceneSearchCollection._search(LuceneSearchCollection.java:597)
at railo.runtime.search.SearchCollectionSupport.search(SearchCollectionSupport.java:594)
at railo.runtime.tag.Search.doStartTag(Search.java:296)
at model.services.modules.searchservice_cfc$cf.udfCall2(C:\webroot\model\services\modules\SearchService.cfc:417)
at model.services.modules.searchservice_cfc$cf.udfCall(C:\webroot\model\services\modules\SearchService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.modules.search_cfc$cf.udfCall(C:\webroot\handlers\modules\search.cfc:62)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.frameworksupertype_cfc$cf.udfCall3(C:\webroot\coldbox\system\FrameworkSupertype.cfc:308)
at coldbox.system.frameworksupertype_cfc$cf.udfCall(C:\webroot\coldbox\system\FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at handlers.page_cfc$cf.udfCall1(C:\webroot\handlers\Page.cfc:293)
at handlers.page_cfc$cf.udfCall(C:\webroot\handlers\Page.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@36c2769
"ajp-bio-8009-exec-639" Id=795161 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-646" Id=795168 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-649" Id=795171 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-675" Id=795197 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-688" Id=795210 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@716873c6
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@4fc5836d
"qtp1079813002-795211" Id=795211 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
at java.lang.Thread.run(Thread.java:744)
"qtp1079813002-795216" Id=795216 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
at java.lang.Thread.run(Thread.java:744)
"qtp1079813002-796397" Id=796397 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-711" Id=799747 RUNNABLE
java.lang.Thread.State: RUNNABLE
at com.schooner.MemCached.SockInputStream.read(SockInputStream.java:140)
at java.io.ObjectInputStream$PeekInputStream.read(ObjectInputStream.java:2310)
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2323)
at java.io.ObjectInputStream$BlockDataInputStream.readInt(ObjectInputStream.java:2818)
at java.io.ObjectInputStream.readHandle(ObjectInputStream.java:1452)
- locked java.lang.Object@5bd0c7ef
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1330)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at java.util.HashMap.readObject(HashMap.java:1183)
at sun.reflect.GeneratedMethodAccessor150.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at railo.commons.collection.AbstractMapPro.readExternal(AbstractMapPro.java:53)
at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1837)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at java.util.HashMap.readObject(HashMap.java:1184)
at sun.reflect.GeneratedMethodAccessor150.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at railo.commons.collection.AbstractMapPro.readExternal(AbstractMapPro.java:53)
at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1837)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at java.util.HashMap.readObject(HashMap.java:1184)
at sun.reflect.GeneratedMethodAccessor150.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at railo.commons.collection.AbstractMapPro.readExternal(AbstractMapPro.java:53)
at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1837)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at java.util.HashMap.readObject(HashMap.java:1184)
at sun.reflect.GeneratedMethodAccessor150.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at railo.commons.collection.AbstractMapPro.readExternal(AbstractMapPro.java:53)
at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1837)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at com.schooner.MemCached.ObjectTransCoder.decode(ObjectTransCoder.java:95)
at com.schooner.MemCached.AscIIClient.get(AscIIClient.java:763)
at com.schooner.MemCached.AscIIClient.get(AscIIClient.java:612)
at com.schooner.MemCached.AscIIClient.get(AscIIClient.java:608)
at com.danga.MemCached.MemCachedClient.get(MemCachedClient.java:1047)
at railo.extension.io.cache.memcache.MemCacheRaw.getValue(MemCacheRaw.java:184)
at railo.runtime.functions.cache.CacheGet._call(CacheGet.java:77)
at railo.runtime.functions.cache.CacheGet.call(CacheGet.java:70)
at coldbox.system.cache.providers.railoprovider_cfc$cf.udfCall3(C:\webroot\coldbox\system\cache\providers\RailoProvider.cfc:244)
at coldbox.system.cache.providers.railoprovider_cfc$cf.udfCall(C:\webroot\coldbox\system\cache\providers\RailoProvider.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at model.services.modules.productservice_cfc$cf.udfCalle_000018(C:\webroot\model\services\modules\ProductService.cfc:3989)
at model.services.modules.productservice_cfc$cf.udfCalle(C:\webroot\model\services\modules\ProductService.cfc:3986)
at model.services.modules.productservice_cfc$cf.udfCall(C:\webroot\model\services\modules\ProductService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at model.services.modules.productservice_cfc$cf.udfCall2(C:\webroot\model\services\modules\ProductService.cfc:285)
at model.services.modules.productservice_cfc$cf.udfCall(C:\webroot\model\services\modules\ProductService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at model.classes.dummy_cfc$cf.udfCalla(C:\webroot\model\classes\dummy.cfc:1930)
at model.classes.dummy_cfc$cf.udfCall(C:\webroot\model\classes\dummy.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at model.classes.dummy_cfc$cf.udfCall7(C:\webroot\model\classes\dummy.cfc:1137)
at model.classes.dummy_cfc$cf.udfCall(C:\webroot\model\classes\dummy.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at handlers.modules.dummy_cfc$cf.udfCall1(C:\webroot\handlers\modules\dummy.cfc:274)
at handlers.modules.dummy_cfc$cf.udfCall(C:\webroot\handlers\modules\dummy.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at handlers.modules.dummy_cfc$cf.udfCall1(C:\webroot\handlers\modules\dummy.cfc:346)
at handlers.modules.dummy_cfc$cf.udfCall(C:\webroot\handlers\modules\dummy.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.frameworksupertype_cfc$cf.udfCall3(C:\webroot\coldbox\system\FrameworkSupertype.cfc:308)
at coldbox.system.frameworksupertype_cfc$cf.udfCall(C:\webroot\coldbox\system\FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at handlers.page_cfc$cf.udfCall1(C:\webroot\handlers\Page.cfc:293)
at handlers.page_cfc$cf.udfCall(C:\webroot\handlers\Page.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
- locked org.apache.tomcat.util.net.SocketWrapper@374bf998
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@6aa7712
"ajp-bio-8009-exec-712" Id=799748 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-713" Id=799749 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-714" Id=799750 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-715" Id=799751 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@374fe2f6
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@6ae5eb42
"ajp-bio-8009-exec-716" Id=799752 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-717" Id=799753 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-719" Id=799755 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@3c56b15b
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@7eddc233
"ajp-bio-8009-exec-720" Id=799756 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-721" Id=799757 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@45d12b0d
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@4bbb2e00
"ajp-bio-8009-exec-723" Id=799759 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@7985518
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@5b997ab9
"ajp-bio-8009-exec-724" Id=799760 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-725" Id=799761 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-726" Id=799762 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@10e936c
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@58c04c8a
"ajp-bio-8009-exec-729" Id=799765 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-730" Id=799766 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-731" Id=799767 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-734" Id=799770 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-735" Id=799771 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-736" Id=799772 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-738" Id=799774 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-739" Id=799775 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-741" Id=803350 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-742" Id=803351 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at java.net.SocketInputStream.socketRead0(Native Method)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.DataInputStream.readFully(DataInputStream.java:195)
at net.sourceforge.jtds.jdbc.SharedSocket.readPacket(SharedSocket.java:885)
at net.sourceforge.jtds.jdbc.SharedSocket.getNetPacket(SharedSocket.java:731)
at net.sourceforge.jtds.jdbc.ResponseStream.getPacket(ResponseStream.java:477)
at net.sourceforge.jtds.jdbc.ResponseStream.read(ResponseStream.java:114)
at net.sourceforge.jtds.jdbc.ResponseStream.peek(ResponseStream.java:99)
at net.sourceforge.jtds.jdbc.TdsCore.wait(TdsCore.java:4127)
at net.sourceforge.jtds.jdbc.TdsCore.executeSQL(TdsCore.java:1086)
at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQLQuery(JtdsStatement.java:493)
at net.sourceforge.jtds.jdbc.JtdsStatement.executeQuery(JtdsStatement.java:1427)
at net.sourceforge.jtds.jdbc.JtdsConnection.<init>(JtdsConnection.java:416)
at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:184)
at java.sql.DriverManager.getConnection(DriverManager.java:571)
at java.sql.DriverManager.getConnection(DriverManager.java:215)
at railo.commons.db.DBUtil.getConnection(DBUtil.java:86)
at railo.runtime.db.DatasourceConnectionPool.loadDatasourceConnection(DatasourceConnectionPool.java:72)
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:64)
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
- locked org.apache.tomcat.util.net.SocketWrapper@72571719
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@3163c2f7
"ajp-bio-8009-exec-743" Id=803352 RUNNABLE
java.lang.Thread.State: RUNNABLE
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
- locked railo.runtime.db.DCStack@7dc6b466
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@2ccba0a1
"ajp-bio-8009-exec-744" Id=803353 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-746" Id=803355 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@71e594f9
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@7f1d0076
"ajp-bio-8009-exec-748" Id=803357 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at sun.misc.Unsafe.park(Native Method)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@7a5d5d81
"ajp-bio-8009-exec-750" Id=803359 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-751" Id=803360 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-754" Id=803363 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at sun.misc.Unsafe.park(Native Method)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@16ce0b53
"ajp-bio-8009-exec-755" Id=803366 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-757" Id=803368 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@3c4b2d70
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@1d569303
"ajp-bio-8009-exec-758" Id=803369 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@1a59f0b7
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@542d0073
"ajp-bio-8009-exec-760" Id=803372 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@66f66c77
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@33fd8c26
"ajp-bio-8009-exec-761" Id=803373 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@2cdf9b7
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@7ffa8a81
"ajp-bio-8009-exec-762" Id=803403 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-763" Id=803404 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-764" Id=803405 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-767" Id=803408 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-768" Id=803409 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-769" Id=803410 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-770" Id=803411 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at java.io.File.exists(File.java:813)
at railo.commons.io.res.type.file.FileResource.exists(FileResource.java:485)
at railo.runtime.exp.PageExceptionImpl._getTagContext(PageExceptionImpl.java:210)
at railo.runtime.exp.PageExceptionImpl._getTagContext(PageExceptionImpl.java:183)
at railo.runtime.exp.PageExceptionImpl.getTagContext(PageExceptionImpl.java:169)
at railo.runtime.exp.CatchBlockImpl$SpecialItem.get(CatchBlockImpl.java:100)
at railo.runtime.exp.CatchBlockImpl.get(CatchBlockImpl.java:213)
at railo.runtime.exp.CatchBlockImpl.keys(CatchBlockImpl.java:286)
at railo.runtime.exp.CatchBlockImpl.entryIterator(CatchBlockImpl.java:325)
at railo.runtime.type.util.StructUtil.copy(StructUtil.java:40)
at railo.runtime.exp.CatchBlockImpl.duplicate(CatchBlockImpl.java:195)
at railo.runtime.op.Duplicator.duplicate(Duplicator.java:108)
at railo.runtime.listener.ModernAppListenerException.getCatchBlock(ModernAppListenerException.java:69)
at railo.runtime.listener.ModernAppListenerException.getCatchBlock(ModernAppListenerException.java:63)
at railo.runtime.listener.ModernAppListener.onError(ModernAppListener.java:374)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2151)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@42f3187b
"ajp-bio-8009-exec-772" Id=803413 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-774" Id=803415 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@c606e2
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@9e01379
"ajp-bio-8009-exec-775" Id=803416 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-781" Id=803422 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-784" Id=803425 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-785" Id=803426 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@6c33c29a
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@3cabf254
"ajp-bio-8009-exec-786" Id=803427 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-787" Id=803428 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-788" Id=803429 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-789" Id=803430 RUNNABLE (in native)
java.lang.Thread.State: RUNNABLE
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at org.apache.coyote.ajp.AjpProcessor.read(AjpProcessor.java:316)
at org.apache.coyote.ajp.AjpProcessor.readMessage(AjpProcessor.java:371)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:128)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@491a8584
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@2a73525
"ajp-bio-8009-exec-791" Id=803432 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@33aac5af
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@3c4cf8d8
"ajp-bio-8009-exec-792" Id=803433 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-795" Id=803436 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@7356cf5b
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@57d3101d
"ajp-bio-8009-exec-797" Id=803438 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-798" Id=803439 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:150)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener.onError(ModernAppListener.java:374)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2151)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@644d3fad
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@7886282f
"ajp-bio-8009-exec-799" Id=803440 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@14204e11
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@728af70f
"ajp-bio-8009-exec-801" Id=803442 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@2b3698ae
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@168537cd
"ajp-bio-8009-exec-802" Id=803443 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@780a1ed3
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@5a62520e
"ajp-bio-8009-exec-808" Id=803449 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@37ee7ab2
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@4db94b09
"ajp-bio-8009-exec-809" Id=803450 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@4ca73ec5
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@7a2eec6d
"ajp-bio-8009-exec-810" Id=803451 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@3ebe3ff9
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@2aeda0e1
"ajp-bio-8009-exec-811" Id=803452 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-812" Id=803453 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-813" Id=803454 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@38c6aaf6
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@74268c92
"ajp-bio-8009-exec-814" Id=803455 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at java.net.SocketOutputStream.socketWrite0(Native Method)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
at java.io.DataOutputStream.write(DataOutputStream.java:107)
at net.sourceforge.jtds.jdbc.SharedSocket.sendNetPacket(SharedSocket.java:686)
at net.sourceforge.jtds.jdbc.RequestStream.putPacket(RequestStream.java:570)
at net.sourceforge.jtds.jdbc.RequestStream.write(RequestStream.java:316)
at net.sourceforge.jtds.jdbc.TdsData.writeParam(TdsData.java:2306)
at net.sourceforge.jtds.jdbc.TdsCore.executeSQL70(TdsCore.java:4044)
at net.sourceforge.jtds.jdbc.TdsCore.executeSQL(TdsCore.java:1073)
at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:563)
at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.execute(JtdsPreparedStatement.java:784)
at com.intergral.fusionreactor.jdbc.PreparedStatementSurrogate.execute(PreparedStatementSurrogate.java:217)
at railo.runtime.db.driver.state.StateUtil.execute(StateUtil.java:127)
at railo.runtime.db.driver.state.StatePreparedStatement.execute(StatePreparedStatement.java:117)
at railo.runtime.type.util.QueryUtil.execute(QueryUtil.java:217)
at railo.runtime.type.QueryImpl.<init>(QueryImpl.java:233)
at railo.runtime.tag.Query.executeDatasoure(Query.java:656)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
- locked org.apache.tomcat.util.net.SocketWrapper@91d8895
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@4576a0f3
"ajp-bio-8009-exec-815" Id=803456 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@64e83d71
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@544002f2
"ajp-bio-8009-exec-816" Id=803457 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@70641141
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@724e9c00
"ajp-bio-8009-exec-818" Id=803459 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-823" Id=803464 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
"ajp-bio-8009-exec-824" Id=803465 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-825" Id=803466 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@67a1a3aa
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@63f9f109
"ajp-bio-8009-exec-826" Id=803467 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@2d6c3184
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@59a1c9c2
"ajp-bio-8009-exec-829" Id=803470 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-830" Id=803471 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-831" Id=803472 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-832" Id=803473 RUNNABLE
java.lang.Thread.State: RUNNABLE
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
- locked java.io.DataOutputStream@385b4dde
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
- locked java.util.concurrent.ConcurrentHashMap@725546b9
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
- locked net.sourceforge.jtds.jdbc.TdsCore@3c965653
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
- locked net.sourceforge.jtds.jdbc.JtdsConnection@31fd8238
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@28a85f22
"ajp-bio-8009-exec-834" Id=803475 RUNNABLE (in native)
java.lang.Thread.State: RUNNABLE
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at org.apache.coyote.ajp.AjpProcessor.read(AjpProcessor.java:316)
at org.apache.coyote.ajp.AjpProcessor.readMessage(AjpProcessor.java:371)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:128)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@50bbf81b
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@15fd7a93
"ajp-bio-8009-exec-835" Id=803476 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-837" Id=803478 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-841" Id=803484 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@467aaa18
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@15b982a2
"ajp-bio-8009-exec-843" Id=803486 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@3fa2abc8
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@3e895c9
"ajp-bio-8009-exec-844" Id=803488 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-845" Id=803489 RUNNABLE
java.lang.Thread.State: RUNNABLE
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.DataInputStream.readFully(DataInputStream.java:195)
- locked org.apache.lucene.store.FSDirectory$FSIndexInput$Descriptor@115b07b6
at java.io.DataInputStream.readFully(DataInputStream.java:169)
at net.sourceforge.jtds.jdbc.SharedSocket.readPacket(SharedSocket.java:850)
at net.sourceforge.jtds.jdbc.SharedSocket.getNetPacket(SharedSocket.java:731)
at net.sourceforge.jtds.jdbc.ResponseStream.getPacket(ResponseStream.java:477)
at net.sourceforge.jtds.jdbc.ResponseStream.read(ResponseStream.java:114)
at net.sourceforge.jtds.jdbc.ResponseStream.peek(ResponseStream.java:99)
at net.sourceforge.jtds.jdbc.TdsCore.wait(TdsCore.java:4127)
- locked org.apache.lucene.index.TermInfosReader@1e1818f3
at net.sourceforge.jtds.jdbc.TdsCore.executeSQL(TdsCore.java:1086)
at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:563)
at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.execute(JtdsPreparedStatement.java:787)
at com.intergral.fusionreactor.jdbc.PreparedStatementSurrogate.execute(PreparedStatementSurrogate.java:217)
at railo.runtime.db.driver.state.StateUtil.execute(StateUtil.java:127)
at railo.runtime.db.driver.state.StateCallableStatement.execute(StateCallableStatement.java:112)
at railo.runtime.tag.StoredProc.doEndTag(StoredProc.java:475)
at model.services.modules.searchservice_cfc$cf.udfCall2(C:\webroot\model\services\modules\SearchService.cfc:759)
at model.services.modules.searchservice_cfc$cf.udfCall(C:\webroot\model\services\modules\SearchService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.modules.search_cfc$cf.udfCall(C:\webroot\handlers\modules\search.cfc:89)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.frameworksupertype_cfc$cf.udfCall3(C:\webroot\coldbox\system\FrameworkSupertype.cfc:308)
at coldbox.system.frameworksupertype_cfc$cf.udfCall(C:\webroot\coldbox\system\FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at handlers.page_cfc$cf.udfCall1(C:\webroot\handlers\Page.cfc:293)
at handlers.page_cfc$cf.udfCall(C:\webroot\handlers\Page.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@3149a929
- java.util.concurrent.locks.ReentrantLock$FairSync@596dec06
"ajp-bio-8009-exec-846" Id=803490 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-849" Id=803498 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at java.net.SocketInputStream.socketRead0(Native Method)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.DataInputStream.readFully(DataInputStream.java:195)
at java.io.DataInputStream.readFully(DataInputStream.java:169)
at net.sourceforge.jtds.jdbc.SharedSocket.readPacket(SharedSocket.java:850)
at net.sourceforge.jtds.jdbc.SharedSocket.getNetPacket(SharedSocket.java:731)
at net.sourceforge.jtds.jdbc.ResponseStream.getPacket(ResponseStream.java:477)
at net.sourceforge.jtds.jdbc.ResponseStream.read(ResponseStream.java:114)
at net.sourceforge.jtds.jdbc.ResponseStream.peek(ResponseStream.java:99)
at net.sourceforge.jtds.jdbc.TdsCore.wait(TdsCore.java:4127)
at net.sourceforge.jtds.jdbc.TdsCore.executeSQL(TdsCore.java:1086)
at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:563)
at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.execute(JtdsPreparedStatement.java:784)
at com.intergral.fusionreactor.jdbc.PreparedStatementSurrogate.execute(PreparedStatementSurrogate.java:217)
at railo.runtime.db.driver.state.StateUtil.execute(StateUtil.java:127)
at railo.runtime.db.driver.state.StatePreparedStatement.execute(StatePreparedStatement.java:117)
at railo.runtime.type.util.QueryUtil.execute(QueryUtil.java:217)
at railo.runtime.type.QueryImpl.<init>(QueryImpl.java:233)
at railo.runtime.tag.Query.executeDatasoure(Query.java:656)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
- locked org.apache.tomcat.util.net.SocketWrapper@7af2914e
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@3c2e6b54
"ajp-bio-8009-exec-851" Id=803500 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-852" Id=803501 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-853" Id=803502 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-854" Id=803503 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-857" Id=803506 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-858" Id=803507 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@25342747
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@55aec331
"ajp-bio-8009-exec-860" Id=803509 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@37a33f7b
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@7e4e4551
"ajp-bio-8009-exec-862" Id=803511 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@241eff05
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@1dc782c6
"ajp-bio-8009-exec-863" Id=803512 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@3a9d85cd
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@1c053f5e
"ajp-bio-8009-exec-864" Id=803513 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-865" Id=803514 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@7dc2ba21
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@7e24d037
"ajp-bio-8009-exec-866" Id=803515 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@35908f1e
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@26663370
"ajp-bio-8009-exec-868" Id=803517 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-869" Id=803518 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-870" Id=803519 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-872" Id=803521 RUNNABLE
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.SocketDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
at sun.nio.ch.IOUtil.read(IOUtil.java:192)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379)
at com.schooner.MemCached.SockInputStream.<init>(SockInputStream.java:84)
at com.schooner.MemCached.AscIIClient.get(AscIIClient.java:694)
at com.schooner.MemCached.AscIIClient.get(AscIIClient.java:612)
at com.schooner.MemCached.AscIIClient.get(AscIIClient.java:608)
at com.danga.MemCached.MemCachedClient.get(MemCachedClient.java:1047)
at railo.extension.io.cache.memcache.MemCacheRaw.getValue(MemCacheRaw.java:184)
at railo.runtime.functions.cache.CacheGet._call(CacheGet.java:77)
at railo.runtime.functions.cache.CacheGet.call(CacheGet.java:70)
at coldbox.system.cache.providers.railoprovider_cfc$cf.udfCall3(C:\webroot\coldbox\system\cache\providers\RailoProvider.cfc:244)
at coldbox.system.cache.providers.railoprovider_cfc$cf.udfCall(C:\webroot\coldbox\system\cache\providers\RailoProvider.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at model.classes.baseclass_cfc$cf.udfCall2(C:\webroot\model\classes\baseClass.cfc:90)
at model.classes.baseclass_cfc$cf.udfCall(C:\webroot\model\classes\baseClass.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:514)
at railo.runtime.SuperComponent.call(SuperComponent.java:62)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at model.classes.dummy_cfc$cf.udfCall1(C:\webroot\model\classes\dummy.cfc:47)
at model.classes.dummy_cfc$cf.udfCall(C:\webroot\model\classes\dummy.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194)
at railo.runtime.tag.Invoke.doFunction(Invoke.java:217)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:184)
at coldbox.system.core.dynamic.mixerutil_cfc$cf.udfCall2(C:\webroot\coldbox\system\core\dynamic\MixerUtil.cfc:172)
at coldbox.system.core.dynamic.mixerutil_cfc$cf.udfCall(C:\webroot\coldbox\system\core\dynamic\MixerUtil.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.ioc.injector_cfc$cf.udfCall2(C:\webroot\coldbox\system\ioc\Injector.cfc:567)
at coldbox.system.ioc.injector_cfc$cf.udfCall(C:\webroot\coldbox\system\ioc\Injector.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.ioc.injector_cfc$cf.udfCall1(C:\webroot\coldbox\system\ioc\Injector.cfc:489)
at coldbox.system.ioc.injector_cfc$cf.udfCall(C:\webroot\coldbox\system\ioc\Injector.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(C:\webroot\coldbox\system\ioc\scopes\NoScope.cfc:33)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.ioc.injector_cfc$cf.udfCall1(C:\webroot\coldbox\system\ioc\Injector.cfc:261)
at coldbox.system.ioc.injector_cfc$cf.udfCall(C:\webroot\coldbox\system\ioc\Injector.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at model.services.baseservice_cfc$cf.udfCall1(C:\webroot\model\services\BaseService.cfc:38)
at model.services.baseservice_cfc$cf.udfCall(C:\webroot\model\services\BaseService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at model.services.modules.dummyservice_cfc$cf.udfCall2(C:\webroot\model\services\modules\DummyService.cfc:68)
at model.services.modules.dummyservice_cfc$cf.udfCall(C:\webroot\model\services\modules\DummyService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at model.classes.dummy_cfc$cf.udfCall6(C:\webroot\model\classes\dummy.cfc:941)
at model.classes.dummy_cfc$cf.udfCall(C:\webroot\model\classes\dummy.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at layouts.layout_rd_cfm322$cf.call(C:\webroot\layouts\Layout.RD.cfm:330)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:843)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:790)
at coldbox.system.plugins.renderer_cfc$cf.udfCall1(C:\webroot\coldbox\system\plugins\Renderer.cfc:338)
at coldbox.system.plugins.renderer_cfc$cf.udfCall(C:\webroot\coldbox\system\plugins\Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.plugins.renderer_cfc$cf.udfCall1_000001(C:\webroot\coldbox\system\plugins\Renderer.cfc:475)
at coldbox.system.plugins.renderer_cfc$cf.udfCall1(C:\webroot\coldbox\system\plugins\Renderer.cfc:429)
at coldbox.system.plugins.renderer_cfc$cf.udfCall(C:\webroot\coldbox\system\plugins\Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
- locked org.apache.tomcat.util.net.SocketWrapper@798b0ac
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@5f1a8faa
"ajp-bio-8009-exec-876" Id=803525 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-878" Id=803527 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@5f9d9751
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@4469ab05
"ajp-bio-8009-exec-879" Id=803528 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
"ajp-bio-8009-exec-880" Id=803529 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@1a68fa6f
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@5943f03c
"ajp-bio-8009-exec-881" Id=803530 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@4be9ca18
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@b48a534
"ajp-bio-8009-exec-884" Id=803533 TIMED_WAITING
java.lang.Thread.State: TIMED_WAITING
at java.util.Collections$SynchronizedMap.containsKey(Collections.java:2031)
at java.lang.reflect.Proxy.isProxyClass(Proxy.java:780)
at sun.reflect.misc.ReflectUtil.isNonPublicProxyClass(ReflectUtil.java:252)
at sun.reflect.misc.ReflectUtil.checkPackageAccess(ReflectUtil.java:130)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1615)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at com.schooner.MemCached.ObjectTransCoder.decode(ObjectTransCoder.java:95)
at com.schooner.MemCached.AscIIClient.get(AscIIClient.java:763)
at com.schooner.MemCached.AscIIClient.get(AscIIClient.java:612)
at com.schooner.MemCached.AscIIClient.get(AscIIClient.java:608)
at com.danga.MemCached.MemCachedClient.get(MemCachedClient.java:1047)
at railo.extension.io.cache.memcache.MemCacheRaw.getValue(MemCacheRaw.java:184)
at railo.runtime.functions.cache.CacheGet._call(CacheGet.java:77)
at railo.runtime.functions.cache.CacheGet.call(CacheGet.java:70)
at coldbox.system.cache.providers.railoprovider_cfc$cf.udfCall3(C:\webroot\coldbox\system\cache\providers\RailoProvider.cfc:244)
at coldbox.system.cache.providers.railoprovider_cfc$cf.udfCall(C:\webroot\coldbox\system\cache\providers\RailoProvider.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at model.services.modules.productservice_cfc$cf.udfCalle_000018(C:\webroot\model\services\modules\ProductService.cfc:3989)
at model.services.modules.productservice_cfc$cf.udfCalle(C:\webroot\model\services\modules\ProductService.cfc:3986)
at model.services.modules.productservice_cfc$cf.udfCall(C:\webroot\model\services\modules\ProductService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at model.services.modules.productservice_cfc$cf.udfCall2(C:\webroot\model\services\modules\ProductService.cfc:285)
at model.services.modules.productservice_cfc$cf.udfCall(C:\webroot\model\services\modules\ProductService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at model.classes.dummy_cfc$cf.udfCalla(C:\webroot\model\classes\dummy.cfc:1930)
at model.classes.dummy_cfc$cf.udfCall(C:\webroot\model\classes\dummy.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at model.classes.dummy_cfc$cf.udfCall7(C:\webroot\model\classes\dummy.cfc:1137)
at model.classes.dummy_cfc$cf.udfCall(C:\webroot\model\classes\dummy.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at handlers.modules.dummy_cfc$cf.udfCall1(C:\webroot\handlers\modules\dummy.cfc:274)
at handlers.modules.dummy_cfc$cf.udfCall(C:\webroot\handlers\modules\dummy.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at handlers.modules.dummy_cfc$cf.udfCall1(C:\webroot\handlers\modules\dummy.cfc:346)
at handlers.modules.dummy_cfc$cf.udfCall(C:\webroot\handlers\modules\dummy.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.frameworksupertype_cfc$cf.udfCall3(C:\webroot\coldbox\system\FrameworkSupertype.cfc:308)
at coldbox.system.frameworksupertype_cfc$cf.udfCall(C:\webroot\coldbox\system\FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at handlers.page_cfc$cf.udfCall1(C:\webroot\handlers\Page.cfc:293)
at handlers.page_cfc$cf.udfCall(C:\webroot\handlers\Page.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1749)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
- locked org.apache.tomcat.util.net.SocketWrapper@d9231ea
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@437a210c
"ajp-bio-8009-exec-886" Id=803535 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@46f3de4d
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@4c40e
"ajp-bio-8009-exec-887" Id=803536 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-888" Id=803537 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-889" Id=803538 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-890" Id=803539 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@7a818259
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@44284024
"ajp-bio-8009-exec-892" Id=803541 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at java.net.SocketOutputStream.socketWrite0(Native Method)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
at java.io.DataOutputStream.write(DataOutputStream.java:107)
at net.sourceforge.jtds.jdbc.SharedSocket.sendNetPacket(SharedSocket.java:686)
at net.sourceforge.jtds.jdbc.RequestStream.putPacket(RequestStream.java:570)
at net.sourceforge.jtds.jdbc.RequestStream.write(RequestStream.java:316)
at net.sourceforge.jtds.jdbc.TdsData.writeParam(TdsData.java:2306)
at net.sourceforge.jtds.jdbc.TdsCore.executeSQL70(TdsCore.java:4044)
at net.sourceforge.jtds.jdbc.TdsCore.executeSQL(TdsCore.java:1073)
at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:563)
at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.execute(JtdsPreparedStatement.java:784)
at com.intergral.fusionreactor.jdbc.PreparedStatementSurrogate.execute(PreparedStatementSurrogate.java:217)
at railo.runtime.db.driver.state.StateUtil.execute(StateUtil.java:127)
at railo.runtime.db.driver.state.StatePreparedStatement.execute(StatePreparedStatement.java:117)
at railo.runtime.type.util.QueryUtil.execute(QueryUtil.java:217)
at railo.runtime.type.QueryImpl.<init>(QueryImpl.java:233)
at railo.runtime.tag.Query.executeDatasoure(Query.java:656)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
- locked org.apache.tomcat.util.net.SocketWrapper@106d174d
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@3252da5d
"ajp-bio-8009-exec-893" Id=803542 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-894" Id=803543 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-895" Id=803544 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@6e373410
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@5f36e619
"ajp-bio-8009-exec-896" Id=803545 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-897" Id=803546 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@7c081f16
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@3723790b
"ajp-bio-8009-exec-898" Id=803547 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
"ajp-bio-8009-exec-899" Id=803548 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"qtp1079813002-804540" Id=804540 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
at java.lang.Thread.run(Thread.java:744)
"qtp1079813002-804541" Id=804541 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-901" Id=804543 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@6b9974b7
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@2699661d
"ajp-bio-8009-exec-903" Id=804545 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-904" Id=804546 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@5cb6229
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@9a472ab
"ajp-bio-8009-exec-905" Id=804547 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@14b53966
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@620162b0
"ajp-bio-8009-exec-906" Id=804548 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-907" Id=804549 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-908" Id=804550 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@71248572
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@771e452f
"ajp-bio-8009-exec-909" Id=804551 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-910" Id=804552 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@3fba8f85
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@3d12c12f
"qtp1079813002-804554" Id=804554 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1579b94b
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-913" Id=804556 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@4a2acc0d
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@7ecde2e2
"ajp-bio-8009-exec-914" Id=804557 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-915" Id=804558 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-916" Id=804559 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@7240096c
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@861a557
"ajp-bio-8009-exec-917" Id=804560 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@758cda0e
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@70859c45
"ajp-bio-8009-exec-918" Id=804561 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-919" Id=804562 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-920" Id=804563 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@6267727a
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@6144225
"ajp-bio-8009-exec-921" Id=804564 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-922" Id=804565 RUNNABLE
java.lang.Thread.State: RUNNABLE
at org.apache.catalina.core.StandardWrapper.unload(StandardWrapper.java:1439)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:307)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
- locked java.util.concurrent.ConcurrentHashMap@7db8b6a5
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- locked net.sourceforge.jtds.jdbc.TdsCore@69df4b1e
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
- locked net.sourceforge.jtds.jdbc.JtdsConnection@42bcd4df
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@1b5f5d44
"ajp-bio-8009-exec-923" Id=804566 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-924" Id=804567 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@3d94f270
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@289bc46e
"ajp-bio-8009-exec-925" Id=804568 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:113)
at railo.runtime.tag.Query.executeDatasoure(Query.java:659)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@6147fe7d
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@5d548219
"ajp-bio-8009-exec-926" Id=804569 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-927" Id=804570 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-928" Id=804728 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-929" Id=804729 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-930" Id=804730 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-931" Id=804731 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-932" Id=804744 BLOCKED on railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743" Id=803352
java.lang.Thread.State: BLOCKED
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- waiting to lock railo.runtime.db.DCStack@7dc6b466 owned by "ajp-bio-8009-exec-743"
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:49)
at railo.runtime.tag.Query.executeDatasoure(Query.java:649)
at railo.runtime.tag.Query.doEndTag(Query.java:502)
at coldboxextensions.logging.appenders.dbappender_cfc$cf.udfCall(C:\webroot\coldboxextensions\logging\appenders\DBAppender.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:327)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:713)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:739)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1486)
at coldbox.system.logging.logger_cfc$cf.udfCall3(C:\webroot\coldbox\system\logging\Logger.cfc:279)
at coldbox.system.logging.logger_cfc$cf.udfCall(C:\webroot\coldbox\system\logging\Logger.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at handlers.main_cfc$cf.udfCall1(C:\webroot\handlers\Main.cfc:200)
at handlers.main_cfc$cf.udfCall(C:\webroot\handlers\Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:199)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1745)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at coldbox.system.web.controller_cfc$cf.udfCall6(C:\webroot\coldbox\system\web\Controller.cfc:756)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.controller_cfc$cf.udfCall5(C:\webroot\coldbox\system\web\Controller.cfc:640)
at coldbox.system.web.controller_cfc$cf.udfCall(C:\webroot\coldbox\system\web\Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.web.services.exceptionservice_cfc$cf.udfCall(C:\webroot\coldbox\system\web\services\ExceptionService.cfc:51)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at coldbox.system.coldbox_cfc$cf.udfCall1(C:\webroot\coldbox\system\Coldbox.cfc:350)
at coldbox.system.coldbox_cfc$cf.udfCall(C:\webroot\coldbox\system\Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1476)
at application_cfc$cf.udfCall(C:\webroot\Application.cfc:82)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:308)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:212)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:113)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2140)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2107)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332)
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
- locked org.apache.tomcat.util.net.SocketWrapper@5522d2f5
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Locked ownable synchronizers:
- java.util.concurrent.ThreadPoolExecutor$Worker@20f20bae
"ajp-bio-8009-exec-933" Id=804745 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:86)
at org.apache.tomcat.util.threads.TaskQueue.poll(TaskQueue.java:32)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
"ajp-bio-8009-exec-934" Id=804746 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66b0f85e
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at org.apache.tomcat.util.thre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment