Skip to content

Instantly share code, notes, and snippets.

@bdw429s
Created September 4, 2013 18:28
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/6440863 to your computer and use it in GitHub Desktop.
Save bdw429s/6440863 to your computer and use it in GitHub Desktop.
Stack trace of server under load test.
This file has been truncated, but you can view the full file.
"http-bio-8888-exec-123" Id=256 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-106" Id=211
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectionCommand(SQLServerConnection.java:1761)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.setAutoCommit(SQLServerConnection.java:1901)
at railo.runtime.db.driver.ConnectionProxy.setAutoCommit(ConnectionProxy.java:238)
at railo.runtime.db.DatasourceConnectionPool.isValid(DatasourceConnectionPool.java:146)
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:55)
at railo.runtime.orm.hibernate.HibernateORMEngine.createSession(HibernateORMEngine.java:128)
at railo.runtime.PageContextImpl.getORMSession(PageContextImpl.java:2968)
at railo.runtime.orm.ORMUtil.getSession(ORMUtil.java:35)
at railo.runtime.orm.ORMUtil.getSession(ORMUtil.java:31)
at railo.runtime.functions.orm.EntityLoadByPK.call(EntityLoadByPK.java:12)
at system.orm.hibernate.baseormservice_cfc$cf._2(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:480)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:503)
at railo.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:72)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.orm.hibernate.virtualentityservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc:124)
at system.orm.hibernate.virtualentityservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.dropbox.handlers.dropbox_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc:29)
at modules.dropbox.handlers.dropbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:580)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.general_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/General.cfc:294)
at handlers.general_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/General.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:110)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-72" Id=177 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-106" Id=211
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
at org.hibernate.impl.CriteriaImpl.uniqueResult(CriteriaImpl.java:369)
at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at railo.runtime.reflection.pairs.MethodInstance.invoke(MethodInstance.java:37)
at railo.runtime.reflection.Reflector.callMethod(Reflector.java:820)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:718)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.orm.hibernate.criteriabuilder_cfc$cf._2(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/CriteriaBuilder.cfc:195)
at system.orm.hibernate.criteriabuilder_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/CriteriaBuilder.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.main_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/Main.cfc:63)
at handlers.main_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/Main.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:212)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-22" Id=127 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-106" Id=211
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:647)
at railo.runtime.orm.hibernate.HibernateORMSession.loadAsArray(HibernateORMSession.java:465)
at railo.runtime.functions.orm.EntityLoad.call(EntityLoad.java:65)
at system.orm.hibernate.baseormservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:164)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.admin.handlers.section_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/admin/handlers/Section.cfc:81)
at modules.admin.handlers.section_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/admin/handlers/Section.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-105" Id=210 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-106" Id=211
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:647)
at railo.runtime.orm.hibernate.HibernateORMSession.loadAsArray(HibernateORMSession.java:465)
at railo.runtime.functions.orm.EntityLoad.call(EntityLoad.java:65)
at system.orm.hibernate.baseormservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:315)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:503)
at railo.runtime.SuperComponent.call(SuperComponent.java:62)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.orm.hibernate.virtualentityservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc:109)
at system.orm.hibernate.virtualentityservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.user_cfc$cf._2(/opt/sites/webcom/wwwcore/handlers/User.cfc:447)
at handlers.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-110" Id=243 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-99" Id=204
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.UDFHasProperty.has(UDFHasProperty.java:97)
at railo.runtime.type.UDFHasProperty.call(UDFHasProperty.java:59)
at railo.runtime.type.UDFGSProperty.call(UDFGSProperty.java:263)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.dropbox.handlers.dropbox_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc:32)
at modules.dropbox.handlers.dropbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:580)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.general_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/General.cfc:294)
at handlers.general_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/General.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:110)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-94" Id=199 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-99" Id=204
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closePreparedHandle(SQLServerPreparedStatement.java:146)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closeInternal(SQLServerPreparedStatement.java:173)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.close(SQLServerStatement.java:596)
at railo.runtime.db.driver.StatementProxy.close(StatementProxy.java:171)
at org.hibernate.jdbc.AbstractBatcher.closePreparedStatement(AbstractBatcher.java:563)
at org.hibernate.jdbc.AbstractBatcher.closeStatement(AbstractBatcher.java:291)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:307)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:234)
at org.hibernate.loader.Loader.doQuery(Loader.java:770)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:647)
at railo.runtime.orm.hibernate.HibernateORMSession.loadAsArray(HibernateORMSession.java:465)
at railo.runtime.functions.orm.EntityLoad.call(EntityLoad.java:65)
at system.orm.hibernate.baseormservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:164)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.admin.handlers.section_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/admin/handlers/Section.cfc:81)
at modules.admin.handlers.section_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/admin/handlers/Section.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-74" Id=179 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-99" Id=204
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closePreparedHandle(SQLServerPreparedStatement.java:146)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closeInternal(SQLServerPreparedStatement.java:173)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.close(SQLServerStatement.java:596)
at railo.runtime.db.driver.StatementProxy.close(StatementProxy.java:171)
at org.hibernate.jdbc.AbstractBatcher.closePreparedStatement(AbstractBatcher.java:563)
at org.hibernate.jdbc.AbstractBatcher.closeStatement(AbstractBatcher.java:291)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:307)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:234)
at org.hibernate.loader.Loader.doQuery(Loader.java:770)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
at org.hibernate.impl.CriteriaImpl.uniqueResult(CriteriaImpl.java:369)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:650)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:437)
at railo.runtime.functions.orm.EntityLoad.call(EntityLoad.java:50)
at system.orm.hibernate.baseormservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:301)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:503)
at railo.runtime.SuperComponent.call(SuperComponent.java:62)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.orm.hibernate.virtualentityservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc:105)
at system.orm.hibernate.virtualentityservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.gradebookcomponent.handlers.gradebook_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/gradeBookComponent/handlers/GradeBook.cfc:229)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-30" Id=135 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-99" Id=204
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeUpdate(SQLServerPreparedStatement.java:314)
at railo.runtime.db.driver.state.StateUtil.executeUpdate(StateUtil.java:151)
at railo.runtime.db.driver.state.StatePreparedStatement.executeUpdate(StatePreparedStatement.java:132)
at org.hibernate.jdbc.NonBatchingBatcher.addToBatch(NonBatchingBatcher.java:46)
at org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2574)
at org.hibernate.persister.entity.AbstractEntityPersister.updateOrInsert(AbstractEntityPersister.java:2478)
at org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2805)
at org.hibernate.action.EntityUpdateAction.execute(EntityUpdateAction.java:114)
at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:267)
at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:259)
at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
at railo.runtime.orm.hibernate.HibernateORMTransaction.end(HibernateORMTransaction.java:45)
at railo.runtime.orm.ORMConnection.setAutoCommit(ORMConnection.java:187)
at railo.runtime.db.DatasourceManagerImpl.end(DatasourceManagerImpl.java:204)
at railo.runtime.tag.Transaction.doFinally(Transaction.java:137)
at system.orm.hibernate.baseormservice_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:1445)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.orm.hibernate.baseormservice_cfc$cf._4(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:765)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:503)
at railo.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:72)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.virtualentityservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/VirtualEntityService.cfc:100)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._2(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:1106)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:193)
at railo.runtime.tag.Invoke.doFunction(Invoke.java:217)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:184)
at system.eventhandler_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/EventHandler.cfc:86)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:750)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._2(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:1003)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-7" Id=74 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-101" Id=206
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closePreparedHandle(SQLServerPreparedStatement.java:146)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closeInternal(SQLServerPreparedStatement.java:173)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.close(SQLServerStatement.java:596)
at railo.runtime.db.driver.StatementProxy.close(StatementProxy.java:171)
at org.hibernate.jdbc.AbstractBatcher.closePreparedStatement(AbstractBatcher.java:563)
at org.hibernate.jdbc.AbstractBatcher.closeStatement(AbstractBatcher.java:291)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:307)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:234)
at org.hibernate.loader.Loader.doQuery(Loader.java:770)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.UDFHasProperty.has(UDFHasProperty.java:97)
at railo.runtime.type.UDFHasProperty.call(UDFHasProperty.java:59)
at railo.runtime.type.UDFGSProperty.call(UDFGSProperty.java:263)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.dropbox.handlers.dropbox_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc:32)
at modules.dropbox.handlers.dropbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:580)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.general_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/General.cfc:294)
at handlers.general_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/General.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:110)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-3" Id=63 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-101" Id=206
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
at org.hibernate.impl.CriteriaImpl.uniqueResult(CriteriaImpl.java:369)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:650)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:437)
at railo.runtime.functions.orm.EntityLoad.call(EntityLoad.java:50)
at system.orm.hibernate.baseormservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:301)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:503)
at railo.runtime.SuperComponent.call(SuperComponent.java:62)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.orm.hibernate.virtualentityservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc:105)
at system.orm.hibernate.virtualentityservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.dropbox.handlers.dropbox_cfc$cf._2(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc:614)
at modules.dropbox.handlers.dropbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.general_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/General.cfc:294)
at handlers.general_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/General.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:110)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-79" Id=184 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-64" Id=169
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:332)
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:213)
at railo.runtime.type.QueryImpl.(QueryImpl.java:233)
at railo.runtime.tag.Query.executeDatasoure(Query.java:635)
at railo.runtime.tag.Query.doEndTag(Query.java:480)
at interceptors.logevent_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/interceptors/LogEvent.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.context.interceptorstate_cfc$cf._2(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:363)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:254)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:121)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.services.interceptorservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc:140)
at system.web.services.interceptorservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:332)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-80" Id=185 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-9" Id=76
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:452)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at railo.runtime.orm.hibernate.HibernateORMSession.__executeQuery(HibernateORMSession.java:387)
at railo.runtime.orm.hibernate.HibernateORMSession._executeQuery(HibernateORMSession.java:249)
at railo.runtime.orm.hibernate.HibernateORMSession.executeQuery(HibernateORMSession.java:244)
at railo.runtime.functions.orm.ORMExecuteQuery._call(ORMExecuteQuery.java:43)
at railo.runtime.functions.orm.ORMExecuteQuery.call(ORMExecuteQuery.java:31)
at model.user.user_cfc$cf._1(/opt/sites/webcom/wwwcore/model/User/User.cfc:117)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._2(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:608)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._call000149(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:416)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:403)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-77" Id=182 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-9" Id=76
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectionCommand(SQLServerConnection.java:1761)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.commit(SQLServerConnection.java:1938)
at railo.runtime.db.driver.ConnectionProxy.commit(ConnectionProxy.java:123)
at org.hibernate.transaction.JDBCTransaction.commitAndResetAutoCommit(JDBCTransaction.java:170)
at org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:146)
at railo.runtime.orm.hibernate.HibernateORMTransaction.end(HibernateORMTransaction.java:44)
at railo.runtime.orm.ORMConnection.setAutoCommit(ORMConnection.java:187)
at railo.runtime.db.DatasourceManagerImpl.end(DatasourceManagerImpl.java:204)
at railo.runtime.tag.Transaction.doFinally(Transaction.java:137)
at system.orm.hibernate.baseormservice_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:1445)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.orm.hibernate.baseormservice_cfc$cf._4(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:765)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:503)
at railo.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:72)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.virtualentityservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/VirtualEntityService.cfc:100)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.admin.handlers.section_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/admin/handlers/Section.cfc:291)
at modules.admin.handlers.section_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/admin/handlers/Section.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-86" Id=191 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-9" Id=76
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:452)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at railo.runtime.orm.hibernate.HibernateORMSession.__executeQuery(HibernateORMSession.java:387)
at railo.runtime.orm.hibernate.HibernateORMSession._executeQuery(HibernateORMSession.java:249)
at railo.runtime.orm.hibernate.HibernateORMSession.executeQuery(HibernateORMSession.java:244)
at railo.runtime.functions.orm.ORMExecuteQuery._call(ORMExecuteQuery.java:43)
at railo.runtime.functions.orm.ORMExecuteQuery.call(ORMExecuteQuery.java:31)
at model.user.user_cfc$cf._1(/opt/sites/webcom/wwwcore/model/User/User.cfc:117)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._2(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:608)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._call000149(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:416)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:403)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-9" Id=76 RUNNABLE (in native)
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at com.microsoft.sqlserver.jdbc.TDSChannel.read(IOBuffer.java:1782)
at com.microsoft.sqlserver.jdbc.TDSReader.readPacket(IOBuffer.java:4838)
at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:6154)
at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:6106)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$1PreparedHandleClose.doExecute(SQLServerPreparedStatement.java:138)
at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:5696)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1715)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closePreparedHandle(SQLServerPreparedStatement.java:146)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closeInternal(SQLServerPreparedStatement.java:173)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.close(SQLServerStatement.java:596)
at railo.runtime.db.driver.StatementProxy.close(StatementProxy.java:171)
at org.hibernate.jdbc.AbstractBatcher.closePreparedStatement(AbstractBatcher.java:563)
at org.hibernate.jdbc.AbstractBatcher.closeStatement(AbstractBatcher.java:291)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:307)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:234)
at org.hibernate.loader.Loader.doQuery(Loader.java:770)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:452)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at railo.runtime.orm.hibernate.HibernateORMSession.__executeQuery(HibernateORMSession.java:387)
at railo.runtime.orm.hibernate.HibernateORMSession._executeQuery(HibernateORMSession.java:249)
at railo.runtime.orm.hibernate.HibernateORMSession.executeQuery(HibernateORMSession.java:239)
at railo.runtime.tag.Query.executeORM(Query.java:599)
at railo.runtime.tag.Query.doEndTag(Query.java:452)
at model.page.page_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/Page.cfc:130)
at model.page.page_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/Page.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:167)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-10" Id=77 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-9" Id=76
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:647)
at railo.runtime.orm.hibernate.HibernateORMSession.loadAsArray(HibernateORMSession.java:465)
at railo.runtime.functions.orm.EntityLoad.call(EntityLoad.java:65)
at system.orm.hibernate.baseormservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:315)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:503)
at railo.runtime.SuperComponent.call(SuperComponent.java:62)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.orm.hibernate.virtualentityservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc:109)
at system.orm.hibernate.virtualentityservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._2(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:564)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:328)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._2(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:1005)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-119" Id=252 BLOCKED on railo.runtime.db.DCStack@61d5a421 owned by "http-bio-8888-exec-123" Id=256
at railo.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:41)
- blocked on railo.runtime.db.DCStack@61d5a421
at railo.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:47)
at railo.runtime.tag.Query.executeDatasoure(Query.java:628)
at railo.runtime.tag.Query.doEndTag(Query.java:480)
at interceptors.logevent_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/interceptors/LogEvent.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.context.interceptorstate_cfc$cf._2(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:363)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:254)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:121)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.services.interceptorservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc:140)
at system.web.services.interceptorservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:485)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:503)
at railo.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:72)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.controllerdecorator_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/controllerDecorator.cfc:18)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:284)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.admin.handlers.section_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/admin/handlers/Section.cfc:52)
at modules.admin.handlers.section_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/admin/handlers/Section.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-48" Id=153 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-9" Id=76
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.UDFHasProperty.has(UDFHasProperty.java:97)
at railo.runtime.type.UDFHasProperty.call(UDFHasProperty.java:59)
at railo.runtime.type.UDFGSProperty.call(UDFGSProperty.java:263)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.dropbox.handlers.dropbox_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc:32)
at modules.dropbox.handlers.dropbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:580)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:96)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:116)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-71" Id=176 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-9" Id=76
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closePreparedHandle(SQLServerPreparedStatement.java:146)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closeInternal(SQLServerPreparedStatement.java:173)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.close(SQLServerStatement.java:596)
at railo.runtime.db.driver.StatementProxy.close(StatementProxy.java:171)
at org.hibernate.jdbc.AbstractBatcher.closePreparedStatement(AbstractBatcher.java:563)
at org.hibernate.jdbc.AbstractBatcher.closeStatement(AbstractBatcher.java:291)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:307)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:234)
at org.hibernate.loader.Loader.doQuery(Loader.java:770)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.UDFHasProperty.has(UDFHasProperty.java:97)
at railo.runtime.type.UDFHasProperty.call(UDFHasProperty.java:59)
at railo.runtime.type.UDFGSProperty.call(UDFGSProperty.java:263)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.dropbox.handlers.dropbox_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc:32)
at modules.dropbox.handlers.dropbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:580)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:96)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:116)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-59" Id=164 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-9" Id=76
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:332)
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:213)
at railo.runtime.type.QueryImpl.(QueryImpl.java:233)
at railo.runtime.tag.Query.executeDatasoure(Query.java:635)
at railo.runtime.tag.Query.doEndTag(Query.java:480)
at interceptors.logevent_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/interceptors/LogEvent.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.context.interceptorstate_cfc$cf._2(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:363)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:254)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:121)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.services.interceptorservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc:140)
at system.web.services.interceptorservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:332)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-73" Id=178 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-9" Id=76
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:452)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at railo.runtime.orm.hibernate.HibernateORMSession.__executeQuery(HibernateORMSession.java:387)
at railo.runtime.orm.hibernate.HibernateORMSession._executeQuery(HibernateORMSession.java:249)
at railo.runtime.orm.hibernate.HibernateORMSession.executeQuery(HibernateORMSession.java:239)
at railo.runtime.tag.Query.executeORM(Query.java:599)
at railo.runtime.tag.Query.doEndTag(Query.java:452)
at model.user.helpers.useralerts_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/helpers/UserAlerts.cfc:257)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.user.user_cfc$cf._4(/opt/sites/webcom/wwwcore/model/User/User.cfc:803)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.alert.handlers.alert_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/alert/handlers/Alert.cfc:25)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:139)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-75" Id=180 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-9" Id=76
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:452)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at railo.runtime.orm.hibernate.HibernateORMSession.__executeQuery(HibernateORMSession.java:387)
at railo.runtime.orm.hibernate.HibernateORMSession._executeQuery(HibernateORMSession.java:249)
at railo.runtime.orm.hibernate.HibernateORMSession.executeQuery(HibernateORMSession.java:239)
at railo.runtime.tag.Query.executeORM(Query.java:599)
at railo.runtime.tag.Query.doEndTag(Query.java:452)
at model.page.page_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/Page.cfc:82)
at model.page.page_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/Page.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:166)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-84" Id=189 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-56" Id=161
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:332)
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:213)
at railo.runtime.type.QueryImpl.(QueryImpl.java:233)
at railo.runtime.tag.Query.executeDatasoure(Query.java:635)
at railo.runtime.tag.Query.doEndTag(Query.java:480)
at interceptors.logevent_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/interceptors/LogEvent.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.context.interceptorstate_cfc$cf._2(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:363)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:254)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:121)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.services.interceptorservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc:140)
at system.web.services.interceptorservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:332)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-37" Id=142 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-56" Id=161
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:452)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at railo.runtime.orm.hibernate.HibernateORMSession.__executeQuery(HibernateORMSession.java:387)
at railo.runtime.orm.hibernate.HibernateORMSession._executeQuery(HibernateORMSession.java:249)
at railo.runtime.orm.hibernate.HibernateORMSession.executeQuery(HibernateORMSession.java:239)
at railo.runtime.tag.Query.executeORM(Query.java:599)
at railo.runtime.tag.Query.doEndTag(Query.java:452)
at model.user.helpers.useralerts_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/helpers/UserAlerts.cfc:257)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.user.user_cfc$cf._4(/opt/sites/webcom/wwwcore/model/User/User.cfc:803)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.alert.handlers.alert_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/alert/handlers/Alert.cfc:25)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:139)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-66" Id=171 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-5" Id=72
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:452)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at railo.runtime.orm.hibernate.HibernateORMSession.__executeQuery(HibernateORMSession.java:387)
at railo.runtime.orm.hibernate.HibernateORMSession._executeQuery(HibernateORMSession.java:249)
at railo.runtime.orm.hibernate.HibernateORMSession.executeQuery(HibernateORMSession.java:239)
at railo.runtime.tag.Query.executeORM(Query.java:599)
at railo.runtime.tag.Query.doEndTag(Query.java:452)
at model.user.helpers.userannouncements_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/helpers/UserAnnouncements.cfc:243)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.user.user_cfc$cf._5(/opt/sites/webcom/wwwcore/model/User/User.cfc:862)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.announcement.handlers.announcement_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/announcement/handlers/Announcement.cfc:25)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at views.user.landingpage_cfm$cf.call(/opt/sites/webcom/wwwcore/views/user/LandingPage.cfm:21)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:162)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-38" Id=143 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-5" Id=72
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.UDFHasProperty.has(UDFHasProperty.java:97)
at railo.runtime.type.UDFHasProperty.call(UDFHasProperty.java:59)
at railo.runtime.type.UDFGSProperty.call(UDFGSProperty.java:263)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at model.user.user_cfc$cf._1(/opt/sites/webcom/wwwcore/model/User/User.cfc:76)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at model.user.helpers.useralerts_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/helpers/UserAlerts.cfc:199)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.user.user_cfc$cf._4(/opt/sites/webcom/wwwcore/model/User/User.cfc:803)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.alert.handlers.alert_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/alert/handlers/Alert.cfc:25)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:120)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-63" Id=168 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-48" Id=153
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:332)
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:213)
at railo.runtime.type.QueryImpl.(QueryImpl.java:233)
at railo.runtime.tag.Query.executeDatasoure(Query.java:635)
at railo.runtime.tag.Query.doEndTag(Query.java:480)
at interceptors.logevent_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/interceptors/LogEvent.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.context.interceptorstate_cfc$cf._2(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:363)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:254)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:121)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.services.interceptorservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc:140)
at system.web.services.interceptorservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:332)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-45" Id=150 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-48" Id=153
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.UDFHasProperty.has(UDFHasProperty.java:97)
at railo.runtime.type.UDFHasProperty.call(UDFHasProperty.java:59)
at railo.runtime.type.UDFGSProperty.call(UDFGSProperty.java:263)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at model.user.user_cfc$cf._1(/opt/sites/webcom/wwwcore/model/User/User.cfc:76)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at model.user.helpers.useralerts_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/helpers/UserAlerts.cfc:199)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.user.user_cfc$cf._4(/opt/sites/webcom/wwwcore/model/User/User.cfc:803)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.alert.handlers.alert_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/alert/handlers/Alert.cfc:25)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:139)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-24" Id=129 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-48" Id=153
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:452)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at railo.runtime.orm.hibernate.HibernateORMSession.__executeQuery(HibernateORMSession.java:387)
at railo.runtime.orm.hibernate.HibernateORMSession._executeQuery(HibernateORMSession.java:249)
at railo.runtime.orm.hibernate.HibernateORMSession.executeQuery(HibernateORMSession.java:239)
at railo.runtime.tag.Query.executeORM(Query.java:599)
at railo.runtime.tag.Query.doEndTag(Query.java:452)
at model.user.helpers.useralerts_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/helpers/UserAlerts.cfc:257)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.user.user_cfc$cf._4(/opt/sites/webcom/wwwcore/model/User/User.cfc:803)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.alert.handlers.alert_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/alert/handlers/Alert.cfc:25)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:139)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-56" Id=161 TIMED_WAITING on java.util.concurrent.CountDownLatch$Sync@73962b91
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.CountDownLatch$Sync@73962b91
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(Unknown Source)
at java.util.concurrent.CountDownLatch.await(Unknown Source)
at net.spy.memcached.internal.OperationFuture.get(OperationFuture.java:154)
at net.spy.memcached.internal.GetFuture.get(GetFuture.java:62)
at net.spy.memcached.MemcachedClient.get(MemcachedClient.java:1123)
at net.spy.memcached.MemcachedClient.get(MemcachedClient.java:1148)
at com.googlecode.hibernate.memcached.spymemcached.SpyMemcache.get(SpyMemcache.java:32)
at com.googlecode.hibernate.memcached.MemcachedCache.memcacheGet(MemcachedCache.java:116)
at com.googlecode.hibernate.memcached.MemcachedCache.get(MemcachedCache.java:164)
at org.hibernate.cache.NonstrictReadWriteCache.put(NonstrictReadWriteCache.java:89)
at org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter.putFromLoad(EntityAccessStrategyAdapter.java:68)
at org.hibernate.engine.TwoPhaseLoad.initializeEntity(TwoPhaseLoad.java:180)
at org.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:898)
at org.hibernate.loader.Loader.doQuery(Loader.java:773)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.UDFHasProperty.has(UDFHasProperty.java:97)
at railo.runtime.type.UDFHasProperty.call(UDFHasProperty.java:59)
at railo.runtime.type.UDFGSProperty.call(UDFGSProperty.java:263)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at model.user.user_cfc$cf._1(/opt/sites/webcom/wwwcore/model/User/User.cfc:76)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at model.user.helpers.useralerts_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/helpers/UserAlerts.cfc:199)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.user.user_cfc$cf._4(/opt/sites/webcom/wwwcore/model/User/User.cfc:803)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.alert.handlers.alert_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/alert/handlers/Alert.cfc:25)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:139)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-120" Id=253 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-48" Id=153
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closePreparedHandle(SQLServerPreparedStatement.java:146)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closeInternal(SQLServerPreparedStatement.java:173)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.close(SQLServerStatement.java:596)
at railo.runtime.db.driver.StatementProxy.close(StatementProxy.java:171)
at org.hibernate.jdbc.AbstractBatcher.closePreparedStatement(AbstractBatcher.java:563)
at org.hibernate.jdbc.AbstractBatcher.closeStatement(AbstractBatcher.java:291)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:307)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:234)
at org.hibernate.loader.Loader.doQuery(Loader.java:770)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.UDFHasProperty.has(UDFHasProperty.java:97)
at railo.runtime.type.UDFHasProperty.call(UDFHasProperty.java:59)
at railo.runtime.type.UDFGSProperty.call(UDFGSProperty.java:263)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at model.user.user_cfc$cf._1(/opt/sites/webcom/wwwcore/model/User/User.cfc:76)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at model.user.helpers.useralerts_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/helpers/UserAlerts.cfc:199)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.user.user_cfc$cf._4(/opt/sites/webcom/wwwcore/model/User/User.cfc:803)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.alert.handlers.alert_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/alert/handlers/Alert.cfc:25)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:139)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-91" Id=196 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-48" Id=153
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.UDFHasProperty.has(UDFHasProperty.java:97)
at railo.runtime.type.UDFHasProperty.call(UDFHasProperty.java:59)
at railo.runtime.type.UDFGSProperty.call(UDFGSProperty.java:263)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.dropbox.handlers.dropbox_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc:32)
at modules.dropbox.handlers.dropbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/dropbox/handlers/dropbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:580)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:96)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:116)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-101" Id=206 TIMED_WAITING on java.util.concurrent.CountDownLatch$Sync@4b581191
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.CountDownLatch$Sync@4b581191
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(Unknown Source)
at java.util.concurrent.CountDownLatch.await(Unknown Source)
at net.spy.memcached.internal.OperationFuture.get(OperationFuture.java:154)
at net.spy.memcached.internal.GetFuture.get(GetFuture.java:62)
at net.spy.memcached.MemcachedClient.get(MemcachedClient.java:1123)
at net.spy.memcached.MemcachedClient.get(MemcachedClient.java:1148)
at com.googlecode.hibernate.memcached.spymemcached.SpyMemcache.get(SpyMemcache.java:32)
at com.googlecode.hibernate.memcached.MemcachedCache.memcacheGet(MemcachedCache.java:116)
at com.googlecode.hibernate.memcached.MemcachedCache.get(MemcachedCache.java:164)
at org.hibernate.cache.NonstrictReadWriteCache.put(NonstrictReadWriteCache.java:89)
at org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter.putFromLoad(EntityAccessStrategyAdapter.java:68)
at org.hibernate.engine.TwoPhaseLoad.initializeEntity(TwoPhaseLoad.java:180)
at org.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:898)
at org.hibernate.loader.Loader.doQuery(Loader.java:773)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.PersistentBag.get(PersistentBag.java:445)
at railo.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:261)
at railo.runtime.PageContextImpl.get(PageContextImpl.java:1355)
at modules.assessmentcomponent.model.assessmentsubmission_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentSubmission.cfc:29)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:329)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._2(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:1005)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-124" Id=257 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-48" Id=153
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closePreparedHandle(SQLServerPreparedStatement.java:146)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closeInternal(SQLServerPreparedStatement.java:173)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.close(SQLServerStatement.java:596)
at railo.runtime.db.driver.StatementProxy.close(StatementProxy.java:171)
at org.hibernate.jdbc.AbstractBatcher.closePreparedStatement(AbstractBatcher.java:563)
at org.hibernate.jdbc.AbstractBatcher.closeStatement(AbstractBatcher.java:291)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:307)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:234)
at org.hibernate.loader.Loader.doQuery(Loader.java:770)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:452)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at railo.runtime.orm.hibernate.HibernateORMSession.__executeQuery(HibernateORMSession.java:387)
at railo.runtime.orm.hibernate.HibernateORMSession._executeQuery(HibernateORMSession.java:249)
at railo.runtime.orm.hibernate.HibernateORMSession.executeQuery(HibernateORMSession.java:239)
at railo.runtime.tag.Query.executeORM(Query.java:599)
at railo.runtime.tag.Query.doEndTag(Query.java:452)
at model.user.helpers.useralerts_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/helpers/UserAlerts.cfc:257)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.user.user_cfc$cf._4(/opt/sites/webcom/wwwcore/model/User/User.cfc:803)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.alert.handlers.alert_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/alert/handlers/Alert.cfc:25)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:120)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-5" Id=72 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-13" Id=117
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:452)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at railo.runtime.orm.hibernate.HibernateORMSession.__executeQuery(HibernateORMSession.java:387)
at railo.runtime.orm.hibernate.HibernateORMSession._executeQuery(HibernateORMSession.java:249)
at railo.runtime.orm.hibernate.HibernateORMSession.executeQuery(HibernateORMSession.java:244)
at railo.runtime.functions.orm.ORMExecuteQuery._call(ORMExecuteQuery.java:43)
at railo.runtime.functions.orm.ORMExecuteQuery.call(ORMExecuteQuery.java:31)
at model.user.user_cfc$cf._1(/opt/sites/webcom/wwwcore/model/User/User.cfc:117)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._2(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:561)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._2(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:447)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._call000149(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:421)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:403)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-64" Id=169 BLOCKED on railo.runtime.db.DCStack@61d5a421 owned by "http-bio-8888-exec-123" Id=256
at railo.runtime.db.DatasourceConnectionPool.releaseDatasourceConnection(DatasourceConnectionPool.java:86)
- blocked on railo.runtime.db.DCStack@61d5a421
at railo.runtime.db.DatasourceManagerImpl.releaseConnection(DatasourceManagerImpl.java:111)
at railo.runtime.tag.Query.executeDatasoure(Query.java:638)
at railo.runtime.tag.Query.doEndTag(Query.java:480)
at interceptors.logevent_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/interceptors/LogEvent.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.context.interceptorstate_cfc$cf._2(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:363)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:254)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:121)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.services.interceptorservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc:140)
at system.web.services.interceptorservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:332)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-67" Id=172 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-94" Id=199
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.wrap.ListAsArray.size(ListAsArray.java:294)
at railo.runtime.functions.arrays.ArrayLen.call(ArrayLen.java:17)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:286)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:333)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._2(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:1005)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-104" Id=209 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-57" Id=162 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-29" Id=134 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-10" Id=77
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:647)
at railo.runtime.orm.hibernate.HibernateORMSession.loadAsArray(HibernateORMSession.java:465)
at railo.runtime.orm.hibernate.HibernateORMSession.loadAsArray(HibernateORMSession.java:442)
at railo.runtime.functions.orm.EntityLoad.call(EntityLoad.java:51)
at railo.runtime.functions.orm.EntityLoad.call(EntityLoad.java:22)
at model.course.course_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Course/Course.cfc:80)
at model.course.course_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Course/Course.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at model.course.course_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Course/Course.cfc:65)
at model.course.course_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Course/Course.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.type.cfc.ComponentProxy.call(ComponentProxy.java:332)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.user_cfc$cf._2(/opt/sites/webcom/wwwcore/handlers/User.cfc:476)
at handlers.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-125" Id=258 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-89" Id=194 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:159)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.admin.views.path.manage_cfm$cf.call(/opt/sites/webcom/wwwcore/modules/admin/views/path/Manage.cfm:46)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:162)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-19" Id=124 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-10" Id=77
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.wrap.ListAsArray.size(ListAsArray.java:294)
at railo.runtime.functions.arrays.ArrayLen.call(ArrayLen.java:17)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:286)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:333)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._2(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:1005)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-17" Id=121 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-10" Id=77
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
at org.hibernate.impl.CriteriaImpl.uniqueResult(CriteriaImpl.java:369)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:650)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:437)
at railo.runtime.functions.orm.EntityLoad.call(EntityLoad.java:50)
at system.orm.hibernate.baseormservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:301)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:503)
at railo.runtime.SuperComponent.call(SuperComponent.java:62)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.orm.hibernate.virtualentityservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc:105)
at system.orm.hibernate.virtualentityservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.gradebookcomponent.handlers.gradebook_cfc$cf._call000084(/opt/sites/webcom/wwwcore/modules/gradeBookComponent/handlers/GradeBook.cfc:406)
at modules.gradebookcomponent.handlers.gradebook_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/gradeBookComponent/handlers/GradeBook.cfc:370)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.gradebookcomponent.handlers.gradebook_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/gradeBookComponent/handlers/GradeBook.cfc:257)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:236)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-111" Id=244 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-117" Id=250 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-10" Id=77
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.UDFHasProperty.has(UDFHasProperty.java:97)
at railo.runtime.type.UDFHasProperty.call(UDFHasProperty.java:59)
at railo.runtime.type.UDFGSProperty.call(UDFGSProperty.java:263)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at model.user.user_cfc$cf._1(/opt/sites/webcom/wwwcore/model/User/User.cfc:76)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at model.user.helpers.useralerts_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/helpers/UserAlerts.cfc:199)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.user.user_cfc$cf._4(/opt/sites/webcom/wwwcore/model/User/User.cfc:803)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.alert.handlers.alert_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/alert/handlers/Alert.cfc:25)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:120)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-69" Id=174 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-8" Id=75
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:452)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at railo.runtime.orm.hibernate.HibernateORMSession.__executeQuery(HibernateORMSession.java:387)
at railo.runtime.orm.hibernate.HibernateORMSession._executeQuery(HibernateORMSession.java:249)
at railo.runtime.orm.hibernate.HibernateORMSession.executeQuery(HibernateORMSession.java:239)
at railo.runtime.tag.Query.executeORM(Query.java:599)
at railo.runtime.tag.Query.doEndTag(Query.java:452)
at model.user.helpers.useralerts_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/helpers/UserAlerts.cfc:257)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.user.user_cfc$cf._4(/opt/sites/webcom/wwwcore/model/User/User.cfc:803)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.alert.handlers.alert_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/alert/handlers/Alert.cfc:25)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:120)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-43" Id=148 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-83" Id=188 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-60" Id=165 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-62" Id=167 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-39" Id=144 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-28" Id=133 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-118" Id=251 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-1" Id=43 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-38" Id=143
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:452)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at railo.runtime.orm.hibernate.HibernateORMSession.__executeQuery(HibernateORMSession.java:387)
at railo.runtime.orm.hibernate.HibernateORMSession._executeQuery(HibernateORMSession.java:249)
at railo.runtime.orm.hibernate.HibernateORMSession.executeQuery(HibernateORMSession.java:239)
at railo.runtime.tag.Query.executeORM(Query.java:599)
at railo.runtime.tag.Query.doEndTag(Query.java:452)
at model.user.helpers.useralerts_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/helpers/UserAlerts.cfc:257)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at model.user.user_cfc$cf._4(/opt/sites/webcom/wwwcore/model/User/User.cfc:803)
at model.user.user_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/User/User.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.alert.handlers.alert_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/alert/handlers/Alert.cfc:25)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:120)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-68" Id=173 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-88" Id=193 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-13" Id=117 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-63" Id=168
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.wrap.ListAsArray.size(ListAsArray.java:294)
at modules.assessmentcomponent.views.questionresults_cfm$cf.call(/opt/sites/webcom/wwwcore/modules/assessmentComponent/views/QuestionResults.cfm:34)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._2(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:171)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:665)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.views.assessmentverbosefinal_cfm$cf.call(/opt/sites/webcom/wwwcore/modules/assessmentComponent/views/AssessmentVerboseFinal.cfm:35)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:162)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-70" Id=175 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-26" Id=131 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-78" Id=183 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-18" Id=122 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-51" Id=156 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-81" Id=186
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.wrap.ListAsArray.size(ListAsArray.java:294)
at modules.assessmentcomponent.views.questionresults_cfm$cf.call(/opt/sites/webcom/wwwcore/modules/assessmentComponent/views/QuestionResults.cfm:34)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._2(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:171)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:665)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.views.assessmentverbosefinal_cfm$cf.call(/opt/sites/webcom/wwwcore/modules/assessmentComponent/views/AssessmentVerboseFinal.cfm:35)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:162)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-122" Id=255 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-81" Id=186
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.UDFHasProperty.has(UDFHasProperty.java:97)
at railo.runtime.type.UDFHasProperty.call(UDFHasProperty.java:59)
at railo.runtime.type.UDFGSProperty.call(UDFGSProperty.java:263)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at views.course.page_cfm$cf.call(/opt/sites/webcom/wwwcore/views/course/page.cfm:16)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:178)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-50" Id=155 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-65" Id=170 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-115" Id=248 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-121" Id=254
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-97" Id=202 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-36" Id=141
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closePreparedHandle(SQLServerPreparedStatement.java:146)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closeInternal(SQLServerPreparedStatement.java:173)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.close(SQLServerStatement.java:596)
at railo.runtime.db.driver.StatementProxy.close(StatementProxy.java:171)
at org.hibernate.jdbc.AbstractBatcher.closePreparedStatement(AbstractBatcher.java:563)
at org.hibernate.jdbc.AbstractBatcher.closeStatement(AbstractBatcher.java:291)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:307)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:234)
at org.hibernate.loader.Loader.doQuery(Loader.java:770)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.forceInitialization(AbstractPersistentCollection.java:479)
at org.hibernate.engine.StatefulPersistenceContext.initializeNonLazyCollections(StatefulPersistenceContext.java:899)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:275)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
at org.hibernate.impl.CriteriaImpl.uniqueResult(CriteriaImpl.java:369)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:650)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:437)
at railo.runtime.functions.orm.EntityLoad.call(EntityLoad.java:50)
at system.orm.hibernate.baseormservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:301)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:503)
at railo.runtime.SuperComponent.call(SuperComponent.java:62)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.orm.hibernate.virtualentityservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc:105)
at system.orm.hibernate.virtualentityservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.gradebookcomponent.handlers.gradebook_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/gradeBookComponent/handlers/GradeBook.cfc:46)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.courserender_cfc$cf._2(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:241)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at views.course.page_cfm$cf.call(/opt/sites/webcom/wwwcore/views/course/page.cfm:12)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:178)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-41" Id=146 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-105" Id=210
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closePreparedHandle(SQLServerPreparedStatement.java:146)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closeInternal(SQLServerPreparedStatement.java:173)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.close(SQLServerStatement.java:596)
at railo.runtime.db.driver.StatementProxy.close(StatementProxy.java:171)
at org.hibernate.jdbc.AbstractBatcher.closePreparedStatement(AbstractBatcher.java:563)
at org.hibernate.jdbc.AbstractBatcher.closeStatement(AbstractBatcher.java:291)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:307)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:234)
at org.hibernate.loader.Loader.doQuery(Loader.java:770)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
at org.hibernate.impl.CriteriaImpl.uniqueResult(CriteriaImpl.java:369)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:650)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:437)
at railo.runtime.functions.orm.EntityLoad.call(EntityLoad.java:50)
at system.orm.hibernate.baseormservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:301)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:503)
at railo.runtime.SuperComponent.call(SuperComponent.java:62)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.orm.hibernate.virtualentityservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc:105)
at system.orm.hibernate.virtualentityservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.gradebookcomponent.handlers.gradebook_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/gradeBookComponent/handlers/GradeBook.cfc:46)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.courserender_cfc$cf._2(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:241)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at views.course.page_cfm$cf.call(/opt/sites/webcom/wwwcore/views/course/page.cfm:12)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:178)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-81" Id=186 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-107" Id=240
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:452)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at railo.runtime.orm.hibernate.HibernateORMSession.__executeQuery(HibernateORMSession.java:387)
at railo.runtime.orm.hibernate.HibernateORMSession._executeQuery(HibernateORMSession.java:249)
at railo.runtime.orm.hibernate.HibernateORMSession.executeQuery(HibernateORMSession.java:244)
at railo.runtime.functions.orm.ORMExecuteQuery._call(ORMExecuteQuery.java:43)
at railo.runtime.functions.orm.ORMExecuteQuery.call(ORMExecuteQuery.java:35)
at system.orm.hibernate.baseormservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:213)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:503)
at railo.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:72)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.orm.hibernate.virtualentityservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc:88)
at system.orm.hibernate.virtualentityservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:72)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:102)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.courserender_cfc$cf._2(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:241)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at views.course.page_cfm$cf.call(/opt/sites/webcom/wwwcore/views/course/page.cfm:12)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:178)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-107" Id=240 RUNNABLE (in native)
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at com.microsoft.sqlserver.jdbc.TDSChannel.read(IOBuffer.java:1782)
at com.microsoft.sqlserver.jdbc.TDSReader.readPacket(IOBuffer.java:4838)
at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:6154)
at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:6106)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$1PreparedHandleClose.doExecute(SQLServerPreparedStatement.java:138)
at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:5696)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1715)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closePreparedHandle(SQLServerPreparedStatement.java:146)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closeInternal(SQLServerPreparedStatement.java:173)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.close(SQLServerStatement.java:596)
at railo.runtime.db.driver.StatementProxy.close(StatementProxy.java:171)
at org.hibernate.jdbc.AbstractBatcher.closePreparedStatement(AbstractBatcher.java:563)
at org.hibernate.jdbc.AbstractBatcher.closeStatement(AbstractBatcher.java:291)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:307)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:234)
at org.hibernate.loader.Loader.doQuery(Loader.java:770)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.doList(Loader.java:2449)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192)
at org.hibernate.loader.Loader.list(Loader.java:2187)
at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
at railo.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:647)
at railo.runtime.orm.hibernate.HibernateORMSession.loadAsArray(HibernateORMSession.java:465)
at railo.runtime.functions.orm.EntityLoad.call(EntityLoad.java:65)
at system.orm.hibernate.baseormservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:315)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:503)
at railo.runtime.SuperComponent.call(SuperComponent.java:62)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.orm.hibernate.virtualentityservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc:109)
at system.orm.hibernate.virtualentityservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/VirtualEntityService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._2(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:564)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc:56)
at modules.assessmentcomponent.model.assessmentservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/model/AssessmentService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:102)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at handlers.courserender_cfc$cf._2(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:241)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at views.course.page_cfm$cf.call(/opt/sites/webcom/wwwcore/views/course/page.cfm:12)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:178)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-108" Id=241 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-50" Id=155
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-2" Id=44 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-49" Id=154
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closePreparedHandle(SQLServerPreparedStatement.java:146)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closeInternal(SQLServerPreparedStatement.java:173)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.close(SQLServerStatement.java:596)
at railo.runtime.db.driver.StatementProxy.close(StatementProxy.java:171)
at org.hibernate.jdbc.AbstractBatcher.closePreparedStatement(AbstractBatcher.java:563)
at org.hibernate.jdbc.AbstractBatcher.closeStatement(AbstractBatcher.java:291)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:307)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:234)
at org.hibernate.loader.Loader.doQuery(Loader.java:770)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.UDFHasProperty.has(UDFHasProperty.java:97)
at railo.runtime.type.UDFHasProperty.call(UDFHasProperty.java:59)
at railo.runtime.type.UDFGSProperty.call(UDFGSProperty.java:263)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at model.pagecomponent.pagecomponent_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/PageComponent/PageComponent.cfc:92)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._2(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:196)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at views.course.page_cfm$cf.call(/opt/sites/webcom/wwwcore/views/course/page.cfm:12)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:178)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-112" Id=245 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-50" Id=155
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-46" Id=151 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-49" Id=154
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeUpdate(SQLServerPreparedStatement.java:314)
at railo.runtime.db.driver.state.StateUtil.executeUpdate(StateUtil.java:151)
at railo.runtime.db.driver.state.StatePreparedStatement.executeUpdate(StatePreparedStatement.java:132)
at org.hibernate.jdbc.NonBatchingBatcher.addToBatch(NonBatchingBatcher.java:46)
at org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2574)
at org.hibernate.persister.entity.AbstractEntityPersister.updateOrInsert(AbstractEntityPersister.java:2478)
at org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2805)
at org.hibernate.action.EntityUpdateAction.execute(EntityUpdateAction.java:114)
at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:267)
at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:259)
at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
at railo.runtime.orm.hibernate.HibernateORMTransaction.end(HibernateORMTransaction.java:45)
at railo.runtime.orm.ORMConnection.setAutoCommit(ORMConnection.java:187)
at railo.runtime.db.DatasourceManagerImpl.end(DatasourceManagerImpl.java:204)
at railo.runtime.tag.Transaction.doFinally(Transaction.java:137)
at system.orm.hibernate.baseormservice_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:1445)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.orm.hibernate.baseormservice_cfc$cf._4(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc:765)
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/orm/hibernate/BaseORMService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at interceptors.userlastvisited_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/interceptors/UserLastVisited.cfc:48)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.context.interceptorstate_cfc$cf._2(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:363)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:254)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:121)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.services.interceptorservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc:140)
at system.web.services.interceptorservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:332)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-90" Id=195 TIMED_WAITING on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e owned by "http-bio-8888-exec-50" Id=155
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@20f2605e
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(Unknown Source)
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock(Unknown Source)
at railo.commons.lock.rw.RWLock.lock(RWLock.java:30)
at railo.commons.lock.rw.RWWrap.lock(RWKeyLock.java:107)
at railo.commons.lock.rw.RWKeyLock.lock(RWKeyLock.java:35)
at railo.runtime.lock.LockManagerImpl.lock(LockManagerImpl.java:37)
at railo.runtime.tag.Lock.doStartTag(Lock.java:219)
at model.page.pageservice_cfc$cf._1(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc:121)
at model.page.pageservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/model/Page/PageService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at handlers.courserender_cfc$cf._1(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc:116)
at handlers.courserender_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/handlers/courseRender.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.page.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/page/Layout.Main.cfm:155)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-36" Id=141 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-3" Id=63
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closePreparedHandle(SQLServerPreparedStatement.java:146)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.closeInternal(SQLServerPreparedStatement.java:173)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.close(SQLServerStatement.java:596)
at railo.runtime.db.driver.StatementProxy.close(StatementProxy.java:171)
at railo.commons.db.DBUtil.closeEL(DBUtil.java:70)
at railo.runtime.type.QueryImpl.(QueryImpl.java:263)
at railo.runtime.tag.Query.executeDatasoure(Query.java:635)
at railo.runtime.tag.Query.doEndTag(Query.java:480)
at interceptors.logevent_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/interceptors/LogEvent.cfc:177)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.context.interceptorstate_cfc$cf._2(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:363)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:254)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:709)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.context.interceptorstate_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc:121)
at system.web.context.interceptorstate_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/context/InterceptorState.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.web.services.interceptorservice_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc:140)
at system.web.services.interceptorservice_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/services/InterceptorService.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:332)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at application_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/Application.cfc:128)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:373)
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:109)
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2156)
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2123)
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:318)
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 sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:96)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:350)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:224)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:153)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:385)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:78)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"http-bio-8888-exec-16" Id=120 BLOCKED on java.lang.Object@266b6eb6 owned by "http-bio-8888-exec-46" Id=151
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1695)
- blocked on java.lang.Object@266b6eb6
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.java:285)
at railo.runtime.db.driver.state.StateUtil.executeQuery(StateUtil.java:139)
at railo.runtime.db.driver.state.StatePreparedStatement.executeQuery(StatePreparedStatement.java:122)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
at org.hibernate.loader.Loader.getResultSet(Loader.java:1869)
at org.hibernate.loader.Loader.doQuery(Loader.java:718)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2082)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:62)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:628)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:369)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:134)
at org.hibernate.collection.PersistentBag.size(PersistentBag.java:248)
at railo.runtime.type.wrap.ListAsArray.size(ListAsArray.java:294)
at modules.assessmentcomponent.views.questionresults_cfm$cf.call(/opt/sites/webcom/wwwcore/modules/assessmentComponent/views/QuestionResults.cfm:34)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._2(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:171)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.handlers.assessment_cfc$cf._1(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc:665)
at modules.assessmentcomponent.handlers.assessment_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/modules/assessmentComponent/handlers/Assessment.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1719)
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203)
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176)
at system.web.controller_cfc$cf._6(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:756)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.web.controller_cfc$cf._5(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc:640)
at system.web.controller_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/web/Controller.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at system.frameworksupertype_cfc$cf._3(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc:308)
at system.frameworksupertype_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/FrameworkSupertype.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at modules.assessmentcomponent.views.assessmentverbosefinal_cfm$cf.call(/opt/sites/webcom/wwwcore/modules/assessmentComponent/views/AssessmentVerboseFinal.cfm:35)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:183)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at layouts.layout_main_cfm322$cf.call(/opt/sites/webcom/wwwcore/layouts/Layout.Main.cfm:162)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:840)
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:787)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:338)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:700)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:709)
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1501)
at system.plugins.renderer_cfc$cf._call000255(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:475)
at system.plugins.renderer_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc:429)
at system.plugins.renderer_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/plugins/Renderer.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:198)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:613)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1723)
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:735)
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1511)
at coldbox.system.coldbox_cfc$cf._1(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc:256)
at coldbox.system.coldbox_cfc$cf.udfCall(/opt/sites/webcom/wwwcore/coldbox/system/Coldbox.cfc)
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:94)
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307)
at railo.runtime.type.UDFImpl.call(UDFImpl.java:211)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:612)
at railo.runtime.ComponentImpl._call(ComponentImpl.java:495)
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1706)
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment