Trying to install content box getting error please help

Application Execution ExceptionError Type: expression : 0

Error Messages: invalid call of the function ORMExecuteQuery, second Argument (params) is invalid, cannot convert the params to a array or a struct

Robert, could you tell us what version of ColdFusion or Railo you are using. Also a stack trace would help, as well as describing on how you are trying to install ContentBox. Is it a standard installation, are you dropping it into an existing ColdBox application or are you running it within a context.

Standard fresh install with railo 4. Gets through the first several screens of the installer, and on the last step. generates the error. Stack trace below:

invalid call of the function ORMExecuteQuery, second Argument (params) is invalid, cannot convert the params to a array or a struct
	at railo.runtime.functions.orm.ORMExecuteQuery._call(ORMExecuteQuery.java:49):49
	at railo.runtime.functions.orm.ORMExecuteQuery.call(ORMExecuteQuery.java:26):26
	at system.orm.hibernate.baseormservice_cfc$cf._3(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/orm/hibernate/BaseORMService.cfc:580):580
	at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/orm/hibernate/BaseORMService.cfc):-1
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:377):377
	at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774
	at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1495):1495
	at system.orm.hibernate.baseormservice_cfc$cf._6(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/orm/hibernate/BaseORMService.cfc:1422):1422
	at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/orm/hibernate/BaseORMService.cfc):-1
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:738):738
	at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1480):1480
	at system.orm.hibernate.baseormservice_cfc$cf._3(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/orm/hibernate/BaseORMService.cfc:571):571
	at system.orm.hibernate.baseormservice_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/orm/hibernate/BaseORMService.cfc):-1
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:510):510
	at railo.runtime.SuperComponent.call(SuperComponent.java:67):67
	at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733
	at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1480):1480
	at system.orm.hibernate.virtualentityservice_cfc$cf._1(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/orm/hibernate/VirtualEntityService.cfc:134):134
	at system.orm.hibernate.virtualentityservice_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/orm/hibernate/VirtualEntityService.cfc):-1
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:377):377
	at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774
	at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1495):1495
	at model.security.securityruleservice_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/modules/contentbox/model/security/SecurityRuleService.cfc:87):87
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:377):377
	at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774
	at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1495):1495
	at system.aop.mixerutil_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/MixerUtil.cfc:40):40
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:377):377
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:616):616
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1834):1834
	at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:769):769
	at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1495):1495
	at system.aop.methodinvocation_cfc$cf._2(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/MethodInvocation.cfc:139):139
	at system.aop.methodinvocation_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/MethodInvocation.cfc):-1
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.call(ComponentImpl.java:1815):1815
	at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733
	at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1480):1480
	at system.aop.aspects.cftransaction_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/aspects/CFTransaction.cfc:37):37
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.call(ComponentImpl.java:1815):1815
	at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733
	at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1480):1480
	at system.aop.methodinvocation_cfc$cf._2(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/MethodInvocation.cfc:135):135
	at system.aop.methodinvocation_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/MethodInvocation.cfc):-1
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.call(ComponentImpl.java:1815):1815
	at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733
	at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1480):1480
	at system.aop.tmp._62df766c_4ab4_40fd_9092_a68df3163617_cfm2970$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/tmp/62df766c-4ab4-40fd-9092-a68df3163617.cfm:14):14
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.call(ComponentImpl.java:1815):1815
	at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733
	at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1480):1480
	at modules.contentbox_installer495.model.installerservice_cfc$cf._1(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/modules/contentbox-installer/model/InstallerService.cfc:63):63
	at modules.contentbox_installer495.model.installerservice_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/modules/contentbox-installer/model/InstallerService.cfc):-1
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:738):738
	at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1480):1480
	at modules.contentbox_installer495.model.installerservice_cfc$cf._1(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/modules/contentbox-installer/model/InstallerService.cfc:46):46
	at modules.contentbox_installer495.model.installerservice_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/modules/contentbox-installer/model/InstallerService.cfc):-1
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:377):377
	at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774
	at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1495):1495
	at system.aop.mixerutil_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/MixerUtil.cfc:40):40
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:377):377
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:616):616
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1834):1834
	at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:769):769
	at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1495):1495
	at system.aop.methodinvocation_cfc$cf._2(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/MethodInvocation.cfc:139):139
	at system.aop.methodinvocation_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/MethodInvocation.cfc):-1
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.call(ComponentImpl.java:1815):1815
	at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733
	at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1480):1480
	at system.aop.aspects.cftransaction_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/aspects/CFTransaction.cfc:51):51
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.call(ComponentImpl.java:1815):1815
	at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733
	at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1480):1480
	at system.aop.methodinvocation_cfc$cf._2(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/MethodInvocation.cfc:135):135
	at system.aop.methodinvocation_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/MethodInvocation.cfc):-1
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.call(ComponentImpl.java:1815):1815
	at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733
	at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1480):1480
	at system.aop.tmp.b4691305_6c11_479b_a304_2671be706533_cfm2970$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/aop/tmp/b4691305-6c11-479b-a304-2671be706533.cfm:14):14
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.call(ComponentImpl.java:1815):1815
	at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733
	at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1480):1480
	at modules.contentbox_installer495.handlers.home_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/modules/contentbox-installer/handlers/Home.cfc:28):28
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:377):377
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:616):616
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1830):1830
	at railo.runtime.tag.Invoke.doComponent(Invoke.java:210):210
	at railo.runtime.tag.Invoke.doEndTag(Invoke.java:183):183
	at system.web.controller_cfc$cf._6(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/web/Controller.cfc:764):764
	at system.web.controller_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/web/Controller.cfc):-1
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:738):738
	at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1480):1480
	at system.web.controller_cfc$cf._5(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/web/Controller.cfc:648):648
	at system.web.controller_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/web/Controller.cfc):-1
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:377):377
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:616):616
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1834):1834
	at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:769):769
	at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1495):1495
	at coldbox.system.coldbox_cfc$cf._1(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/Coldbox.cfc:236):236
	at coldbox.system.coldbox_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/coldbox/system/Coldbox.cfc):-1
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.call(ComponentImpl.java:1815):1815
	at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733
	at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1480):1480
	at application_cfc$cf.udfCall(/Users/RC Home/Documents/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/cb_core/Application.cfc:104):104
	at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
	at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
	at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
	at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
	at railo.runtime.ComponentImpl.call(ComponentImpl.java:1815):1815
	at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:349):349
	at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:106):106
	at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:23):23
	at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2035):2035
	at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2002):2002
	at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:297):297
	at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:32):32
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472):472
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99):99
	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936):936
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407):407
	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004):1004
	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589):589
	at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895):895
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918):918
	at java.lang.Thread.run(Thread.java:680):680

Robert
This was reported a long time ago as a railo bug. I recommend you update your railo installation

Thanks Luis. Updating ralio took care of it.