Installing ContentBox on Railo

Hello,

My first expierence with ContentBox starts badly ;-(

I have this message in the log from Railo:

invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler

I started this the very first time, ready to enter the DSN. No luck…

Equipment:
Tomcat 7.0.35
Railo 4.0.4.001 final
Helicon Ape
MS-SQL 2012 Express

Wow that’s an internal ColdFusion implementation. That’s per the cf docs

Luis Majano
CEO
Ortus Solutions, Corp
Toll Free/Fax: 1-888-557-8057
Direct: 909-248-3408
www.ortussolutions.com
Twitter: @lmajano, @ortussolutions

Okay, this means what for me as a Railo user?

Hi Martin,

Please check Railo google group for this issue.

https://groups.google.com/forum/?fromgroups#!forum/railo

I have version Railo 4.0.4.001 final, which is the latest version**.** I have tried it with version 4.03.006 too, same result.

Have you downloaded contentbox express? It is basedon railo and it works

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano

Martin,

I was travelling yesterday so I could not give a formal response.

What steps did you take for installation?
I want to reproduce now on Railo. Also, are you using the development branch or stable 1…1.

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano

Hello Luis,

I used the regular version and the version at github, same behaviour. The Express version is not my choice, i have a Railo infrastructure running.

As you know, the application crashes after entering the datasource. The validation worked out, after hitting the button to continue, a 500 internal server error hit my screen.
The file application.cfc holds now the name of the datasource, the rest is equal to the file in the source. The Coldbox configuration remains untouched.

Okay, now i disabled ORM like this: this.ormEnabled = false;. Railo needed a restart afterwards.

I ran the setup again and for a short moment, i was happy to see that the setup is on its way. It was to early, it crashed again.
Unfortunately, Google crashes too after appending some attachments. It’s not my day :wink:
I have to post the files here:

`
“ERROR”,“web-0”,“03/09/2013”,“21:10:39”,"","Error building: authorService@cb -> invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler with constructor arguments: {}
at railo.runtime.tag.Throw._doStartTag(Throw.java:189):189
at railo.runtime.tag.Throw.doStartTag(Throw.java:178):178
at system.ioc.builder_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:117):117
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:286):286
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.scopes.singleton_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\scopes\Singleton.cfc:49):49
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:260):260
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:456):456
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:784):784
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:327):327
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:584):584
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:471):471
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1800):1800
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.scopes.singleton_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\scopes\Singleton.cfc:57):57
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:260):260
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:456):456
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:784):784
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:327):327
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:584):584
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:471):471
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1800):1800
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.scopes.singleton_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\scopes\Singleton.cfc:57):57
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:260):260
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.interceptorservice_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc:244):244
at system.web.services.interceptorservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.interceptorservice_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc:190):190
at system.web.services.interceptorservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1800):1800
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.web.services.moduleservice_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc:304):304
at system.web.services.moduleservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.moduleservice_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc:256):256
at system.web.services.moduleservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.loaderservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\LoaderService.cfc:86):86
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at coldbox.system.coldbox_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\Coldbox.cfc:71):71
at coldbox.system.coldbox_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\Coldbox.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at application_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\Application.cfc:80):80
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:346):346
at railo.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:224):224
at railo.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:2861):2861
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:95):95
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2256):2256
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2223):2223
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:315):315
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472):472
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99):99
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407):407
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200):200
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589):589
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source):-1
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source):-1
at java.lang.Thread.run(Unknown Source):-1
"

`

And this:

`
“Severity”,“ThreadID”,“Date”,“Time”,“Application”,“Message”
“ERROR”,“web-0”,“03/09/2013”,“13:24:22”,"",“invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler”
“ERROR”,“web-0”,“03/09/2013”,“13:26:44”,"",“invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler”
“ERROR”,“web-0”,“03/09/2013”,“13:55:52”,"",“invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler”
“ERROR”,“web-0”,“03/09/2013”,“20:41:06”,"",“invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler”
“ERROR”,“web-0”,“03/09/2013”,“20:42:46”,"",“invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler”
“ERROR”,“web-0”,“03/09/2013”,“20:50:18”,"",“invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler”
“ERROR”,“web-0”,“03/09/2013”,“20:52:47”,"",“invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler”
“ERROR”,“web-0”,“03/09/2013”,“21:05:48”,"",“invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler”
“ERROR”,“web-0”,“03/09/2013”,“21:06:10”,"",“orm setting autogenmap=false is not supported yet”
“ERROR”,“web-0”,“03/09/2013”,“21:07:47”,"",“Error building: authorService@cb -> invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler with constructor arguments: {}; Mapping: {mixins={[]}, scope={singleton}, DIConstructorArgs={[]}, type={cfc}, DIMethodArgs={[]}, DISetters={[]}, name={authorService@cb}, path={contentbox.model.security.AuthorService}, value={}, onDIComplete={[]}, autoWire={true}, virtualInheritance={}, threadSafe={false}, constructor={init}, metadata={{functions={[{description={}, name={init}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, closure={false}, hint={Constructor}, parameters={[]}, returnFormat={wddx}, output={true}, access={public}, returntype={AuthorService}}, {description={}, name={createService}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Create a virtual abstract service for a specfic entity.}, parameters={[{name={entityName}, type={string}, required={true}}, {default={[runtime expression]}, name={useQueryCaching}, type={boolean}, required={false}}, {default={[runtime expression]}, name={queryCacheRegion}, type={string}, required={false}}, {default={[runtime expression]}, name={eventHandling}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={list}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={criteria}, type={struct}, required={false}}, {default={}, name={sortOrder}, type={string}, required={false}}, {default={0}, name={offset}, type={numeric}, required={false}}, {default={0}, name={max}, type={numeric}, required={false}}, {default={0}, name={timeout}, type={numeric}, required={false}}, {default={false}, name={ignoreCase}, type={boolean}, required={false}}, {default={[runtime expression]}, name={asQuery}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={executeQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, hint={PUBLIC ********************************************}, parameters={[{name={query}, type={string}, required={true}}, {default={[runtime expression]}, name={params}, type={any}, required={false}}, {default={0}, name={offset}, type={numeric}, required={false}}, {default={0}, name={max}, type={numeric}, required={false}}, {default={0}, name={timeout}, type={numeric}, required={false}}, {default={false}, name={ignorecase}, type={boolean}, required={false}}, {default={[runtime expression]}, name={asQuery}, type={boolean}, required={false}}, {default={false}, name={unique}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={findIt}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Finds and returns the first result for the given query or null if no entity was found.
You can either use the query and params combination or send in an example entity to find.}, parameters={[{name={query}, type={string}, required={false}}, {default={[runtime expression]}, name={params}, type={any}, required={false}}, {name={example}, hint={DEPRECATED. Use findByExample() instead, deprecated by 3.5}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={findByExample}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Find all/single entities by example}, parameters={[{name={example}, type={any}, required={false}}, {default={false}, name={unique}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={findAll}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Find all the entities for the specified query and params or example}, parameters={[{name={query}, type={string}, required={false}}, {default={[runtime expression]}, name={params}, type={any}, required={false}}, {default={0}, name={offset}, type={numeric}, required={false}}, {default={0}, name={max}, type={numeric}, required={false}}, {default={0}, name={timeout}, type={numeric}, required={false}}, {default={false}, name={ignoreCase}, type={boolean}, required={false}}, {name={example}, hint={DEPRECATED use findByExample() this will be dropped in 3.5}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={array}}, {description={}, name={findWhere}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={criteria}, type={struct}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={findAllWhere}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={criteria}, type={struct}, required={true}}, {default={}, name={sortOrder}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={array}}, {description={}, name={new}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={properties}, type={struct}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={populate}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Simple map to property population for entities}, parameters={[{name={target}, type={any}, required={true}}, {name={memento}, hint={The map/struct to populate the entity with}, type={struct}, required={true}}, {default={}, name={scope}, hint={Use scope injection instead of setter injection, no need of setters, just tell us what scope to inject to}, type={string}, required={false}}, {default={false}, name={trustedSetter}, hint={Do not check if the setter exists, just call it, great for usage with onMissingMethod() and virtual properties}, type={boolean}, required={false}}, {default={}, name={include}, hint={A list of keys to include in the population ONLY}, type={string}, required={false}}, {default={}, name={exclude}, hint={A list of keys to exclude from the population}, type={string}, required={false}}, {default={false}, name={ignoreEmpty}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={populateFromJSON}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Populate from JSON, for argument definitions look at the populate method}, parameters={[{name={target}, type={any}, required={true}}, {name={JSONString}, hint={The JSON packet to use for population}, type={string}, required={true}}, {default={}, name={scope}, hint={Use scope injection instead of setter injection, no need of setters, just tell us what scope to inject to}, type={string}, required={false}}, {default={false}, name={trustedSetter}, hint={Do not check if the setter exists, just call it, great for usage with onMissingMethod() and virtual properties}, type={boolean}, required={false}}, {default={}, name={include}, hint={A list of keys to include in the population ONLY}, type={string}, required={false}}, {default={}, name={exclude}, hint={A list of keys to exclude from the population}, type={string}, required={false}}, {default={false}, name={ignoreEmpty}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={populateFromXML}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Populate from XML, for argument definitions look at the populate method.
}, parameters={[{name={target}, type={any}, required={true}}, {name={xml}, hint={The XML string or packet or XML object to populate from}, type={string}, required={true}}, {default={}, name={root}, hint={The XML root element to start from}, type={string}, required={false}}, {default={}, name={scope}, hint={Use scope injection instead of setter injection, no need of setters, just tell us what scope to inject to}, type={string}, required={false}}, {default={false}, name={trustedSetter}, hint={Do not check if the setter exists, just call it, great for usage with onMissingMethod() and virtual properties}, type={boolean}, required={false}}, {default={}, name={include}, hint={A list of keys to include in the population ONLY}, type={string}, required={false}}, {default={}, name={exclude}, hint={A list of keys to exclude from the population}, type={string}, required={false}}, {default={false}, name={ignoreEmpty}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={populateFromQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Populate from Query, for argument definitions look at the populate method.
}, parameters={[{name={target}, type={any}, required={true}}, {name={qry}, hint={The query to use for population}, type={any}, required={true}}, {default={1}, name={rowNumber}, hint={The row number to use for population}, type={numeric}, required={false}}, {default={}, name={scope}, hint={Use scope injection instead of setter injection, no need of setters, just tell us what scope to inject to}, type={string}, required={false}}, {default={false}, name={trustedSetter}, hint={Do not check if the setter exists, just call it, great for usage with onMissingMethod() and virtual properties}, type={boolean}, required={false}}, {default={}, name={include}, hint={A list of keys to include in the population ONLY}, type={string}, required={false}}, {default={}, name={exclude}, hint={A list of keys to exclude from the population}, type={string}, required={false}}, {default={false}, name={ignoreEmpty}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={refresh}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Refresh the state of an entity or array of entities from the database}, parameters={[{name={entity}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={exists}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={id}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={boolean}}, {description={}, name={get}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={id}, type={any}, required={true}}, {default={true}, name={returnNew}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={getAll}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={id}, type={any}, required={false}}, {default={}, name={sortOrder}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={array}}, {description={}, name={delete}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Delete an entity. The entity argument can be a single entity
or an array of entities. You can optionally flush the session also after committing
Transactions are used if useTransactions bit is set or the transactional argument is passed}, parameters={[{name={entity}, type={any}, required={true}}, {default={false}, name={flush}, type={boolean}, required={false}}, {default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={$delete}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={entity}, type={any}, required={true}}, {default={false}, name={flush}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={any}}, {description={}, name={deleteAll}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={false}, name={flush}, type={boolean}, required={false}}, {default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={numeric}}, {description={}, name={$deleteAll}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={entityName}, type={string}, required={true}}, {default={false}, name={flush}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={numeric}}, {description={}, name={deleteByID}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={id}, type={any}, required={true}}, {default={false}, name={flush}, type={boolean}, required={false}}, {default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={boolean}}, {description={}, name={$deleteByID}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={entityName}, type={string}, required={true}}, {name={id}, type={any}, required={true}}, {default={false}, name={flush}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={numeric}}, {description={}, name={deleteByQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={query}, type={string}, required={true}}, {name={params}, type={any}, required={false}}, {default={0}, name={max}, type={numeric}, required={false}}, {default={0}, name={offset}, type={numeric}, required={false}}, {default={false}, name={flush}, type={boolean}, required={false}}, {default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={$deleteByQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={query}, type={string}, required={true}}, {name={params}, type={any}, required={false}}, {default={0}, name={max}, type={numeric}, required={false}}, {default={0}, name={offset}, type={numeric}, required={false}}, {default={false}, name={flush}, type={boolean}, required={false}}, {default={}, name={datasource}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={any}}, {description={}, name={deleteWhere}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={numeric}}, {description={}, name={$deleteWhere}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={entityName}, type={string}, required={true}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={numeric}}, {description={}, name={saveAll}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Saves an array of passed entities in specified order
Transactions are used if useTransactions bit is set or the transactional argument is passed}, parameters={[{name={entities}, hint={An array of entities to save}, type={any}, required={true}}, {default={false}, name={forceInsert}, type={any}, required={false}}, {default={false}, name={flush}, type={any}, required={false}}, {default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={$saveAll}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={entities}, type={any}, required={true}}, {default={false}, name={forceInsert}, type={any}, required={false}}, {default={false}, name={flush}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={any}}, {description={}, name={save}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Save an entity using hibernate transactions or not. You can optionally flush the session also}, parameters={[{name={entity}, type={any}, required={true}}, {default={false}, name={forceInsert}, type={boolean}, required={false}}, {default={false}, name={flush}, type={boolean}, required={false}}, {default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={$save}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={entity}, type={any}, required={true}}, {default={false}, name={forceInsert}, type={boolean}, required={false}}, {default={false}, name={flush}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={count}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={}, name={where}, type={string}, required={false}}, {default={[runtime expression]}, name={params}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={numeric}}, {description={}, name={countWhere}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={true}, access={public}, returntype={numeric}}, {description={}, name={evict}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={collectionName}, type={string}, required={false}}, {name={id}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={void}}, {description={}, name={evictEntity}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Evict entity objects from session.}, parameters={[{name={entities}, hint={The argument can be one persistence entity or an array of entities}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={evictQueries}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Evict all queries in the default cache or the cache region passed}, parameters={[{name={cacheName}, type={string}, required={false}}, {name={datasource}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={merge}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Merge an entity or array of entities back into the session}, parameters={[{name={entity}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={clear}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={datasource}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={void}}, {description={}, name={isSessionDirty}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={datasource}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={boolean}}, {description={}, name={sessionContains}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Checks if the current session contains the passed in entity}, parameters={[{name={entity}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={boolean}}, {description={}, name={getSessionStatistics}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={datasource}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={struct}}, {description={}, name={onMissingMethod}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, hint={A nice onMissingMethod template to create awesome dynamic methods based on a virtual service}, parameters={[{name={missingMethodName}, type={string}, required={false}}, {name={missingMethodArguments}, type={struct}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={compileHQLFromDynamicMethod}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Compile HQL from a dynamic method call}, parameters={[{name={missingMethodName}, type={string}, required={false}}, {name={missingMethodArguments}, type={struct}, required={false}}, {default={true}, name={unique}, type={boolean}, required={false}}, {default={false}, name={isCounting}, type={boolean}, required={false}}, {name={params}, type={struct}, required={false}}, {name={entityName}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={any}}, {description={}, name={findDynamically}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={A method for finding entity’s dynamically, for example:
findByLastNameAndFirstName(‘User’, ‘Tester’, ‘Test’);
findByLastNameOrFirstName(‘User’, ‘Tester’, ‘Test’)
findAllByLastNameIsNotNull(‘User’);
The first argument must be the ‘entityName’ or a named agument called ‘entityname’
Any argument which is a structure will be used as options for the query: { ignorecase, maxresults, offset, cacheable, cachename, timeout }}, parameters={[{name={missingMethodName}, type={string}, required={false}}, {name={missingMethodArguments}, type={struct}, required={false}}, {default={true}, name={unique}, type={boolean}, required={false}}, {default={false}, name={isCounting}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={getKey}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={true}, access={public}, returntype={string}}, {description={}, name={getPropertyNames}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={true}, access={public}, returntype={array}}, {description={}, name={getTableName}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={true}, access={public}, returntype={string}}, {description={}, name={getEntityGivenName}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Returns the entity name from a given entity object via session lookup or if new object via metadata lookup}, parameters={[{name={entity}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={convertIDValueToJavaType}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Coverts an ID, list of ID’s, or array of ID’s values to the proper java type
The method returns a coverted array of ID’s}, parameters={[{name={entityName}, type={any}, required={true}}, {name={id}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={getRestrictions}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Get our hibernate org.hibernate.criterion.Restrictions proxy object}, parameters={[]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={criteriaQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={criteria}, type={array}, required={false}}, {default={}, name={sortOrder}, type={string}, required={false}}, {default={0}, name={offset}, type={numeric}, required={false}}, {default={0}, name={max}, type={numeric}, required={false}}, {default={0}, name={timeout}, type={numeric}, required={false}}, {default={false}, name={ignoreCase}, type={boolean}, required={false}}, {default={[runtime expression]}, name={asQuery}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={criteriaCount}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={criteria}, type={array}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={numeric}}, {description={}, name={newCriteria}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={false}, name={useQueryCaching}, type={boolean}, required={false}}, {default={}, name={queryCacheRegion}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={createCriteriaQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Create a new hibernate criteria object according to entityname and criterion array objects}, parameters={[{name={entityName}, type={any}, required={true}}, {default={[runtime expression]}, name={criteria}, type={array}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={any}}, {description={}, name={$transactioned}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={My hibernate safe transaction closure wrapper}, parameters={[{name={method}, hint={the method to closure}, type={any}, required={false}}, {default={[runtime expression]}, name={argCollection}, hint={the arguments to passthrough}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={any}}, {description={}, name={setUseTransactions}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={useTransactions}, type={boolean}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={getUseTransactions}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setQueryCacheRegion}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={queryCacheRegion}, type={string}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={getHQLDynamicCache}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setEventHandling}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={eventHandling}, type={boolean}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={getEventHandling}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setUseQueryCaching}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={useQueryCaching}, type={boolean}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={getUseQueryCaching}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={getDefaultAsQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setDefaultAsQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={defaultAsQuery}, type={boolean}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={getQueryCacheRegion}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setHQLDynamicCache}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={HQLDynamicCache}, type={struct}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={setEntityName}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={entityName}, type={string}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={getEntityName}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={getDatasource}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setDatasource}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={datasource}, type={string}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={saveAuthor}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, closure={false}, hint={Save an author with extra pizazz!}, parameters={[{name={author}, type={any}, required={false}}, {default={false}, name={passwordChange}, type={boolean}, required={false}}, {default={true}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={search}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, closure={false}, hint={Author search by name, email or username}, parameters={[{name={criteria}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={usernameFound}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, closure={false}, hint={Username checks for authors}, parameters={[{name={username}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={boolean}}, {description={}, name={getHashType}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setHashType}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, closure={false}, parameters={[{name={hashType}, type={any}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}]}, remoteAddress={http://contentbox.merlinworld.ch:80/contentbox/model/security/AuthorService.cfc?wsdl}, persistent={false}, synchronized={false}, singleton={}, name={contentbox.model.security.AuthorService}, path={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, INHERITANCETRAIL={[contentbox.model.security.AuthorService, coldbox.system.orm.hibernate.VirtualEntityService, coldbox.system.orm.hibernate.BaseORMService, railo-context.Component]}, hint={ContentBox - A Modular Content Platform
Copyright 2012 by Luis Majano and Ortus Solutions, Corp
www.gocontentbox.org | www.luismajano.com | www.ortussolutions.com
Apache License, Version 2.0
Copyright Since [2012] [Luis Majano and Ortus Solutions,Corp]
Licensed under the Apache License, Version 2.0 (the ““License””);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an ““AS IS”” BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Service to handle auhtor operations.}, accessors={true}, properties={[{default={true}, name={defaultAsQuery}, hint={The bit that determines the default return value for list(), createCriteriaQuery() and executeQuery() as query or array}, type={boolean}}, {default={true}, name={eventHandling}, hint={The bit that enables event handling via the ORM Event handler such as interceptions when new entities get created, etc, enabled by default.}, type={boolean}}, {name={HQLDynamicCache}, hint={All calculated and parsed dynamic finders’ and counters’ HQL will be stored here for easier execution}, type={struct}}, {default={ORMService.defaultCache}, name={queryCacheRegion}, hint={The queryCacheRegion name property for all query caching produced in this service}, type={string}}, {default={false}, name={useQueryCaching}, hint={The bit that tells the service to enable query caching, disabled by default}, type={boolean}}, {default={true}, name={useTransactions}, hint={The bit that enables automatic hibernate transactions on all save, saveAll, update, delete methods}, type={boolean}}, {name={datasource}, hint={The datasource property for this ““version”” of the Virtual Service}, type={string}}, {name={entityName}, hint={The entityName property for this ““version”” of the Virtual Service}, type={string}}, {name={hashType}, type={any}}]}, type={component}, fullname={contentbox.model.security.AuthorService}, displayname={Component}}}, cache={{lastAccessTimeout={}, provider={}, timeout={}, key={}}}, alias={[authorService@cb]}, extraAttributes={{}}, DIProperties={[]}, providerMethods={[]}, eagerInit={false}, aspect={false}, dsl={}, autoInit={true}, autoAspectBinding={true}, method={}, discovered={true}}, Stacktrace: invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler
at railo.runtime.component.ComponentLoader.load(ComponentLoader.java:269):269
at railo.runtime.component.ComponentLoader.loadInterface(ComponentLoader.java:43):43
at railo.runtime.InterfaceImpl.loadImplements(InterfaceImpl.java:110):110
at railo.runtime.InterfaceImpl.loadImplements(InterfaceImpl.java:96):96
at railo.runtime.component.InterfaceCollection.(InterfaceCollection.java:19):19
at railo.runtime.ComponentImpl.init(ComponentImpl.java:381):381
at system.orm.hibernate.eventhandler_cfc$cf.initComponent(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\EventHandler.cfc):-1
at system.orm.hibernate.eventhandler_cfc$cf.newInstance(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\EventHandler.cfc):-1
at railo.runtime.component.ComponentLoader.initComponent(ComponentLoader.java:534):534
at railo.runtime.component.ComponentLoader.loadComponent(ComponentLoader.java:415):415
at railo.runtime.component.ComponentLoader.load(ComponentLoader.java:351):351
at railo.runtime.component.ComponentLoader.load(ComponentLoader.java:219):219
at railo.runtime.component.ComponentLoader.loadComponent(ComponentLoader.java:39):39
at railo.runtime.PageContextImpl.loadComponent(PageContextImpl.java:2977):2977
at railo.runtime.functions.other.CreateObject.doComponent(CreateObject.java:152):152
at railo.runtime.functions.other._CreateComponent.call(_CreateComponent.java:21):21
at system.orm.hibernate.baseormservice_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc:97):97
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:498):498
at railo.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:86):86
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.orm.hibernate.virtualentityservice_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc:59):59
at system.orm.hibernate.virtualentityservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:498):498
at railo.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:86):86
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at model.security.authorservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc:35):35
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1796):1796
at railo.runtime.tag.Invoke.doComponent(Invoke.java:209):209
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:182):182
at system.ioc.builder_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:111):111
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:286):286
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.scopes.singleton_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\scopes\Singleton.cfc:49):49
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:260):260
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:456):456
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:784):784
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:327):327
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:584):584
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:471):471
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1800):1800
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.scopes.singleton_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\scopes\Singleton.cfc:57):57
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:260):260
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:456):456
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:784):784
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:327):327
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:584):584
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:471):471
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1800):1800
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.scopes.singleton_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\scopes\Singleton.cfc:57):57
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:260):260
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.interceptorservice_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc:244):244
at system.web.services.interceptorservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.interceptorservice_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc:190):190
at system.web.services.interceptorservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1800):1800
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.web.services.moduleservice_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc:304):304
at system.web.services.moduleservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.moduleservice_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc:256):256
at system.web.services.moduleservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.loaderservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\LoaderService.cfc:86):86
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at coldbox.system.coldbox_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\Coldbox.cfc:71):71
at coldbox.system.coldbox_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\Coldbox.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at application_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\Application.cfc:80):80
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:346):346
at railo.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:224):224
at railo.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:2861):2861
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:95):95
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2256):2256
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2223):2223
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:315):315
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472):472
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99):99
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407):407
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200):200
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589):589
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source):-1
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source):-1
at java.lang.Thread.run(Unknown Source):-1
"
“ERROR”,“web-0”,“03/09/2013”,“21:08:44”,”",“invalid component definition, can’t find mapping-tag.railo.core.ajax.config.Coldbox”
“ERROR”,“web-0”,“03/09/2013”,“21:08:59”,"",“invalid component definition, can’t find mapping-tag.railo.core.ajax.config.Coldbox”
“ERROR”,“web-0”,“03/09/2013”,“21:10:39”,"","Error building: authorService@cb -> invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler with constructor arguments: {}; Mapping: {mixins={[]}, scope={singleton}, DIConstructorArgs={[]}, type={cfc}, DIMethodArgs={[]}, DISetters={[]}, name={authorService@cb}, path={contentbox.model.security.AuthorService}, value={}, onDIComplete={[]}, autoWire={true}, virtualInheritance={}, threadSafe={false}, constructor={init}, metadata={{functions={[{description={}, name={init}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, closure={false}, hint={Constructor}, parameters={[]}, returnFormat={wddx}, output={true}, access={public}, returntype={AuthorService}}, {description={}, name={createService}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Create a virtual abstract service for a specfic entity.}, parameters={[{name={entityName}, type={string}, required={true}}, {default={[runtime expression]}, name={useQueryCaching}, type={boolean}, required={false}}, {default={[runtime expression]}, name={queryCacheRegion}, type={string}, required={false}}, {default={[runtime expression]}, name={eventHandling}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={list}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={criteria}, type={struct}, required={false}}, {default={}, name={sortOrder}, type={string}, required={false}}, {default={0}, name={offset}, type={numeric}, required={false}}, {default={0}, name={max}, type={numeric}, required={false}}, {default={0}, name={timeout}, type={numeric}, required={false}}, {default={false}, name={ignoreCase}, type={boolean}, required={false}}, {default={[runtime expression]}, name={asQuery}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={executeQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, hint={PUBLIC ********************************************}, parameters={[{name={query}, type={string}, required={true}}, {default={[runtime expression]}, name={params}, type={any}, required={false}}, {default={0}, name={offset}, type={numeric}, required={false}}, {default={0}, name={max}, type={numeric}, required={false}}, {default={0}, name={timeout}, type={numeric}, required={false}}, {default={false}, name={ignorecase}, type={boolean}, required={false}}, {default={[runtime expression]}, name={asQuery}, type={boolean}, required={false}}, {default={false}, name={unique}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={findIt}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Finds and returns the first result for the given query or null if no entity was found.
You can either use the query and params combination or send in an example entity to find.}, parameters={[{name={query}, type={string}, required={false}}, {default={[runtime expression]}, name={params}, type={any}, required={false}}, {name={example}, hint={DEPRECATED. Use findByExample() instead, deprecated by 3.5}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={findByExample}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Find all/single entities by example}, parameters={[{name={example}, type={any}, required={false}}, {default={false}, name={unique}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={findAll}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Find all the entities for the specified query and params or example}, parameters={[{name={query}, type={string}, required={false}}, {default={[runtime expression]}, name={params}, type={any}, required={false}}, {default={0}, name={offset}, type={numeric}, required={false}}, {default={0}, name={max}, type={numeric}, required={false}}, {default={0}, name={timeout}, type={numeric}, required={false}}, {default={false}, name={ignoreCase}, type={boolean}, required={false}}, {name={example}, hint={DEPRECATED use findByExample() this will be dropped in 3.5}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={array}}, {description={}, name={findWhere}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={criteria}, type={struct}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={findAllWhere}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={criteria}, type={struct}, required={true}}, {default={}, name={sortOrder}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={array}}, {description={}, name={new}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={properties}, type={struct}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={populate}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Simple map to property population for entities}, parameters={[{name={target}, type={any}, required={true}}, {name={memento}, hint={The map/struct to populate the entity with}, type={struct}, required={true}}, {default={}, name={scope}, hint={Use scope injection instead of setter injection, no need of setters, just tell us what scope to inject to}, type={string}, required={false}}, {default={false}, name={trustedSetter}, hint={Do not check if the setter exists, just call it, great for usage with onMissingMethod() and virtual properties}, type={boolean}, required={false}}, {default={}, name={include}, hint={A list of keys to include in the population ONLY}, type={string}, required={false}}, {default={}, name={exclude}, hint={A list of keys to exclude from the population}, type={string}, required={false}}, {default={false}, name={ignoreEmpty}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={populateFromJSON}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Populate from JSON, for argument definitions look at the populate method}, parameters={[{name={target}, type={any}, required={true}}, {name={JSONString}, hint={The JSON packet to use for population}, type={string}, required={true}}, {default={}, name={scope}, hint={Use scope injection instead of setter injection, no need of setters, just tell us what scope to inject to}, type={string}, required={false}}, {default={false}, name={trustedSetter}, hint={Do not check if the setter exists, just call it, great for usage with onMissingMethod() and virtual properties}, type={boolean}, required={false}}, {default={}, name={include}, hint={A list of keys to include in the population ONLY}, type={string}, required={false}}, {default={}, name={exclude}, hint={A list of keys to exclude from the population}, type={string}, required={false}}, {default={false}, name={ignoreEmpty}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={populateFromXML}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Populate from XML, for argument definitions look at the populate method.
}, parameters={[{name={target}, type={any}, required={true}}, {name={xml}, hint={The XML string or packet or XML object to populate from}, type={string}, required={true}}, {default={}, name={root}, hint={The XML root element to start from}, type={string}, required={false}}, {default={}, name={scope}, hint={Use scope injection instead of setter injection, no need of setters, just tell us what scope to inject to}, type={string}, required={false}}, {default={false}, name={trustedSetter}, hint={Do not check if the setter exists, just call it, great for usage with onMissingMethod() and virtual properties}, type={boolean}, required={false}}, {default={}, name={include}, hint={A list of keys to include in the population ONLY}, type={string}, required={false}}, {default={}, name={exclude}, hint={A list of keys to exclude from the population}, type={string}, required={false}}, {default={false}, name={ignoreEmpty}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={populateFromQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Populate from Query, for argument definitions look at the populate method.
}, parameters={[{name={target}, type={any}, required={true}}, {name={qry}, hint={The query to use for population}, type={any}, required={true}}, {default={1}, name={rowNumber}, hint={The row number to use for population}, type={numeric}, required={false}}, {default={}, name={scope}, hint={Use scope injection instead of setter injection, no need of setters, just tell us what scope to inject to}, type={string}, required={false}}, {default={false}, name={trustedSetter}, hint={Do not check if the setter exists, just call it, great for usage with onMissingMethod() and virtual properties}, type={boolean}, required={false}}, {default={}, name={include}, hint={A list of keys to include in the population ONLY}, type={string}, required={false}}, {default={}, name={exclude}, hint={A list of keys to exclude from the population}, type={string}, required={false}}, {default={false}, name={ignoreEmpty}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={refresh}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Refresh the state of an entity or array of entities from the database}, parameters={[{name={entity}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={exists}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={id}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={boolean}}, {description={}, name={get}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={id}, type={any}, required={true}}, {default={true}, name={returnNew}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={getAll}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={id}, type={any}, required={false}}, {default={}, name={sortOrder}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={array}}, {description={}, name={delete}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Delete an entity. The entity argument can be a single entity
or an array of entities. You can optionally flush the session also after committing
Transactions are used if useTransactions bit is set or the transactional argument is passed}, parameters={[{name={entity}, type={any}, required={true}}, {default={false}, name={flush}, type={boolean}, required={false}}, {default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={$delete}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={entity}, type={any}, required={true}}, {default={false}, name={flush}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={any}}, {description={}, name={deleteAll}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={false}, name={flush}, type={boolean}, required={false}}, {default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={numeric}}, {description={}, name={$deleteAll}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={entityName}, type={string}, required={true}}, {default={false}, name={flush}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={numeric}}, {description={}, name={deleteByID}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={id}, type={any}, required={true}}, {default={false}, name={flush}, type={boolean}, required={false}}, {default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={boolean}}, {description={}, name={$deleteByID}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={entityName}, type={string}, required={true}}, {name={id}, type={any}, required={true}}, {default={false}, name={flush}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={numeric}}, {description={}, name={deleteByQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={query}, type={string}, required={true}}, {name={params}, type={any}, required={false}}, {default={0}, name={max}, type={numeric}, required={false}}, {default={0}, name={offset}, type={numeric}, required={false}}, {default={false}, name={flush}, type={boolean}, required={false}}, {default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={$deleteByQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={query}, type={string}, required={true}}, {name={params}, type={any}, required={false}}, {default={0}, name={max}, type={numeric}, required={false}}, {default={0}, name={offset}, type={numeric}, required={false}}, {default={false}, name={flush}, type={boolean}, required={false}}, {default={}, name={datasource}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={any}}, {description={}, name={deleteWhere}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={numeric}}, {description={}, name={$deleteWhere}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={entityName}, type={string}, required={true}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={numeric}}, {description={}, name={saveAll}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Saves an array of passed entities in specified order
Transactions are used if useTransactions bit is set or the transactional argument is passed}, parameters={[{name={entities}, hint={An array of entities to save}, type={any}, required={true}}, {default={false}, name={forceInsert}, type={any}, required={false}}, {default={false}, name={flush}, type={any}, required={false}}, {default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={$saveAll}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={entities}, type={any}, required={true}}, {default={false}, name={forceInsert}, type={any}, required={false}}, {default={false}, name={flush}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={any}}, {description={}, name={save}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Save an entity using hibernate transactions or not. You can optionally flush the session also}, parameters={[{name={entity}, type={any}, required={true}}, {default={false}, name={forceInsert}, type={boolean}, required={false}}, {default={false}, name={flush}, type={boolean}, required={false}}, {default={[runtime expression]}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={$save}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={entity}, type={any}, required={true}}, {default={false}, name={forceInsert}, type={boolean}, required={false}}, {default={false}, name={flush}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={count}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={}, name={where}, type={string}, required={false}}, {default={[runtime expression]}, name={params}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={numeric}}, {description={}, name={countWhere}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={true}, access={public}, returntype={numeric}}, {description={}, name={evict}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={collectionName}, type={string}, required={false}}, {name={id}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={void}}, {description={}, name={evictEntity}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Evict entity objects from session.}, parameters={[{name={entities}, hint={The argument can be one persistence entity or an array of entities}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={evictQueries}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Evict all queries in the default cache or the cache region passed}, parameters={[{name={cacheName}, type={string}, required={false}}, {name={datasource}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={merge}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Merge an entity or array of entities back into the session}, parameters={[{name={entity}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={clear}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={datasource}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={void}}, {description={}, name={isSessionDirty}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={datasource}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={boolean}}, {description={}, name={sessionContains}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Checks if the current session contains the passed in entity}, parameters={[{name={entity}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={boolean}}, {description={}, name={getSessionStatistics}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={datasource}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={struct}}, {description={}, name={onMissingMethod}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, hint={A nice onMissingMethod template to create awesome dynamic methods based on a virtual service}, parameters={[{name={missingMethodName}, type={string}, required={false}}, {name={missingMethodArguments}, type={struct}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={compileHQLFromDynamicMethod}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Compile HQL from a dynamic method call}, parameters={[{name={missingMethodName}, type={string}, required={false}}, {name={missingMethodArguments}, type={struct}, required={false}}, {default={true}, name={unique}, type={boolean}, required={false}}, {default={false}, name={isCounting}, type={boolean}, required={false}}, {name={params}, type={struct}, required={false}}, {name={entityName}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={any}}, {description={}, name={findDynamically}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={A method for finding entity’s dynamically, for example:
findByLastNameAndFirstName(‘User’, ‘Tester’, ‘Test’);
findByLastNameOrFirstName(‘User’, ‘Tester’, ‘Test’)
findAllByLastNameIsNotNull(‘User’);
The first argument must be the ‘entityName’ or a named agument called ‘entityname’
Any argument which is a structure will be used as options for the query: { ignorecase, maxresults, offset, cacheable, cachename, timeout }}, parameters={[{name={missingMethodName}, type={string}, required={false}}, {name={missingMethodArguments}, type={struct}, required={false}}, {default={true}, name={unique}, type={boolean}, required={false}}, {default={false}, name={isCounting}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={getKey}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={true}, access={public}, returntype={string}}, {description={}, name={getPropertyNames}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={true}, access={public}, returntype={array}}, {description={}, name={getTableName}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={true}, access={public}, returntype={string}}, {description={}, name={getEntityGivenName}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Returns the entity name from a given entity object via session lookup or if new object via metadata lookup}, parameters={[{name={entity}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={convertIDValueToJavaType}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Coverts an ID, list of ID’s, or array of ID’s values to the proper java type
The method returns a coverted array of ID’s}, parameters={[{name={entityName}, type={any}, required={true}}, {name={id}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={getRestrictions}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Get our hibernate org.hibernate.criterion.Restrictions proxy object}, parameters={[]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={criteriaQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={criteria}, type={array}, required={false}}, {default={}, name={sortOrder}, type={string}, required={false}}, {default={0}, name={offset}, type={numeric}, required={false}}, {default={0}, name={max}, type={numeric}, required={false}}, {default={0}, name={timeout}, type={numeric}, required={false}}, {default={false}, name={ignoreCase}, type={boolean}, required={false}}, {default={[runtime expression]}, name={asQuery}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={criteriaCount}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={[runtime expression]}, name={criteria}, type={array}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={numeric}}, {description={}, name={newCriteria}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{default={false}, name={useQueryCaching}, type={boolean}, required={false}}, {default={}, name={queryCacheRegion}, type={string}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={createCriteriaQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={Create a new hibernate criteria object according to entityname and criterion array objects}, parameters={[{name={entityName}, type={any}, required={true}}, {default={[runtime expression]}, name={criteria}, type={array}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={any}}, {description={}, name={$transactioned}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, hint={My hibernate safe transaction closure wrapper}, parameters={[{name={method}, hint={the method to closure}, type={any}, required={false}}, {default={[runtime expression]}, name={argCollection}, hint={the arguments to passthrough}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={private}, returntype={any}}, {description={}, name={setUseTransactions}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={useTransactions}, type={boolean}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={getUseTransactions}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setQueryCacheRegion}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={queryCacheRegion}, type={string}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={getHQLDynamicCache}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setEventHandling}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={eventHandling}, type={boolean}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={getEventHandling}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setUseQueryCaching}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={useQueryCaching}, type={boolean}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={getUseQueryCaching}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={getDefaultAsQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setDefaultAsQuery}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={defaultAsQuery}, type={boolean}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={getQueryCacheRegion}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setHQLDynamicCache}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc}, closure={false}, parameters={[{name={HQLDynamicCache}, type={struct}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={setEntityName}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={entityName}, type={string}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={getEntityName}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={getDatasource}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setDatasource}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc}, closure={false}, parameters={[{name={datasource}, type={string}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}, {description={}, name={saveAuthor}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, closure={false}, hint={Save an author with extra pizazz!}, parameters={[{name={author}, type={any}, required={false}}, {default={false}, name={passwordChange}, type={boolean}, required={false}}, {default={true}, name={transactional}, type={boolean}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={search}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, closure={false}, hint={Author search by name, email or username}, parameters={[{name={criteria}, type={any}, required={false}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={any}}, {description={}, name={usernameFound}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, closure={false}, hint={Username checks for authors}, parameters={[{name={username}, type={any}, required={true}}]}, returnFormat={wddx}, output={true}, access={public}, returntype={boolean}}, {description={}, name={getHashType}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, closure={false}, parameters={[]}, returnFormat={wddx}, output={false}, access={public}, returntype={string}}, {description={}, name={setHashType}, owner={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, closure={false}, parameters={[{name={hashType}, type={any}, required={true}}]}, returnFormat={wddx}, output={false}, access={public}, returntype={any}}]}, remoteAddress={http://contentbox.merlinworld.ch:80/contentbox/model/security/AuthorService.cfc?wsdl}, persistent={false}, synchronized={false}, singleton={}, name={contentbox.model.security.AuthorService}, path={D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc}, INHERITANCETRAIL={[contentbox.model.security.AuthorService, coldbox.system.orm.hibernate.VirtualEntityService, coldbox.system.orm.hibernate.BaseORMService, railo-context.Component]}, hint={ContentBox - A Modular Content Platform
Copyright 2012 by Luis Majano and Ortus Solutions, Corp
www.gocontentbox.org | www.luismajano.com | www.ortussolutions.com
Apache License, Version 2.0
Copyright Since [2012] [Luis Majano and Ortus Solutions,Corp]
Licensed under the Apache License, Version 2.0 (the ““License””);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an ““AS IS”” BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Service to handle auhtor operations.}, accessors={true}, properties={[{default={true}, name={defaultAsQuery}, hint={The bit that determines the default return value for list(), createCriteriaQuery() and executeQuery() as query or array}, type={boolean}}, {default={true}, name={eventHandling}, hint={The bit that enables event handling via the ORM Event handler such as interceptions when new entities get created, etc, enabled by default.}, type={boolean}}, {name={HQLDynamicCache}, hint={All calculated and parsed dynamic finders’ and counters’ HQL will be stored here for easier execution}, type={struct}}, {default={ORMService.defaultCache}, name={queryCacheRegion}, hint={The queryCacheRegion name property for all query caching produced in this service}, type={string}}, {default={false}, name={useQueryCaching}, hint={The bit that tells the service to enable query caching, disabled by default}, type={boolean}}, {default={true}, name={useTransactions}, hint={The bit that enables automatic hibernate transactions on all save, saveAll, update, delete methods}, type={boolean}}, {name={datasource}, hint={The datasource property for this ““version”” of the Virtual Service}, type={string}}, {name={entityName}, hint={The entityName property for this ““version”” of the Virtual Service}, type={string}}, {name={hashType}, type={any}}]}, type={component}, fullname={contentbox.model.security.AuthorService}, displayname={Component}}}, cache={{lastAccessTimeout={}, provider={}, timeout={}, key={}}}, alias={[authorService@cb]}, extraAttributes={{}}, DIProperties={[]}, providerMethods={[]}, eagerInit={false}, aspect={false}, dsl={}, autoInit={true}, autoAspectBinding={true}, method={}, discovered={true}}, Stacktrace: invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler
at railo.runtime.component.ComponentLoader.load(ComponentLoader.java:269):269
at railo.runtime.component.ComponentLoader.loadInterface(ComponentLoader.java:43):43
at railo.runtime.InterfaceImpl.loadImplements(InterfaceImpl.java:110):110
at railo.runtime.InterfaceImpl.loadImplements(InterfaceImpl.java:96):96
at railo.runtime.component.InterfaceCollection.(InterfaceCollection.java:19):19
at railo.runtime.ComponentImpl.init(ComponentImpl.java:381):381
at system.orm.hibernate.eventhandler_cfc$cf.initComponent(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\EventHandler.cfc):-1
at system.orm.hibernate.eventhandler_cfc$cf.newInstance(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\EventHandler.cfc):-1
at railo.runtime.component.ComponentLoader.initComponent(ComponentLoader.java:534):534
at railo.runtime.component.ComponentLoader.loadComponent(ComponentLoader.java:415):415
at railo.runtime.component.ComponentLoader.load(ComponentLoader.java:351):351
at railo.runtime.component.ComponentLoader.load(ComponentLoader.java:219):219
at railo.runtime.component.ComponentLoader.loadComponent(ComponentLoader.java:39):39
at railo.runtime.PageContextImpl.loadComponent(PageContextImpl.java:2977):2977
at railo.runtime.functions.other.CreateObject.doComponent(CreateObject.java:152):152
at railo.runtime.functions.other._CreateComponent.call(_CreateComponent.java:21):21
at system.orm.hibernate.baseormservice_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc:97):97
at system.orm.hibernate.baseormservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\BaseORMService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:498):498
at railo.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:86):86
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.orm.hibernate.virtualentityservice_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc:59):59
at system.orm.hibernate.virtualentityservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\orm\hibernate\VirtualEntityService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:498):498
at railo.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:86):86
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at model.security.authorservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\modules\contentbox\model\security\AuthorService.cfc:35):35
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1796):1796
at railo.runtime.tag.Invoke.doComponent(Invoke.java:209):209
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:182):182
at system.ioc.builder_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:111):111
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:286):286
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.scopes.singleton_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\scopes\Singleton.cfc:49):49
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:260):260
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:456):456
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:784):784
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:327):327
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:584):584
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:471):471
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1800):1800
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.scopes.singleton_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\scopes\Singleton.cfc:57):57
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:260):260
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:456):456
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:784):784
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc:327):327
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:584):584
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:471):471
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1800):1800
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.scopes.singleton_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\scopes\Singleton.cfc:57):57
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc:260):260
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.interceptorservice_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc:244):244
at system.web.services.interceptorservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.interceptorservice_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc:190):190
at system.web.services.interceptorservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1800):1800
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.web.services.moduleservice_cfc$cf._2(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc:304):304
at system.web.services.moduleservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.moduleservice_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc:256):256
at system.web.services.moduleservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.loaderservice_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\web\services\LoaderService.cfc:86):86
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at coldbox.system.coldbox_cfc$cf._1(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\Coldbox.cfc:71):71
at coldbox.system.coldbox_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\coldbox\system\Coldbox.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at application_cfc$cf.udfCall(D:\WebSpaces\contentbox.merlinworld.ch\wwwroot\Application.cfc:80):80
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:346):346
at railo.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:224):224
at railo.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:2861):2861
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:95):95
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2256):2256
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2223):2223
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:315):315
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472):472
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99):99
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407):407
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200):200
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589):589
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source):-1
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source):-1
at java.lang.Thread.run(Unknown Source):-1

`

Many thanks.

Let me do the following. I will create a screencast for you so I can reproduce and do it step by step. Can you provide me with the following.

  1. Railo version and deployed on what servlet container
  2. What operating system
  3. What database
  4. Deploying as an entire web root or a sub folder

Luis Majano
CEO
Ortus Solutions, Corp
Toll Free/Fax: 1-888-557-8057
Direct: 909-248-3408
www.ortussolutions.com
Twitter: @lmajano, @ortussolutions

Here is my inventory:

Windows 2008 R2
Oracle Java 1.7.0_13
Apache Tomcat 7.0.35
BonCode Connector 1.3 with mod_cfml_valve
Railo 4.0.4.001 final
Helicon Ape for URL-Rewriting
MS SQL Server 2012 Express
On cup of Coffee from Nespresso, V1.1

ContentBox resides in the webroot on my development server

ContentBox resides in the webroot on my development server

Uodate: ContentBox resides in the webroot of the domain on my development server

Hi Martin,

Please make some changes in Application.cfc then post stack trace.

skipCFCWithError = false This will throw error exactly where the problem is

Good point Sana. Also. Eliminate the secondary cache for now as well. So we eliminate some of this areas.

Something I have not tested is Railo under java 7

Luis Majano
CEO
Ortus Solutions, Corp
Toll Free/Fax: 1-888-557-8057
Direct: 909-248-3408
www.ortussolutions.com
Twitter: @lmajano, @ortussolutions

Hi Luis,

This is the content of a fresh exception.log:

`
“Severity”,“ThreadID”,“Date”,“Time”,“Application”,“Message”
“ERROR”,“web-0”,“03/09/2013”,“23:11:35”,"","function [execute(any dsn, [any dsnusername, [any dsnpassword, [any defaultpassword, any roleid]]])] of component [D:\WebSpaces\cb.merlinworld.ch\wwwroot\modules\contentbox\model\importers\WordpressImporter.cfc] does not match the function declaration [execute(any dsn, [any dsnusername, [any dsnpassword, [any defaultpassword, any roleid, [any tableprefix]]]])] of the interface [D:\WebSpaces\cb.merlinworld.ch\wwwroot\modules\contentbox\model\importers\ICBImporter.cfc]
at railo.runtime.ComponentImpl.checkInterface(ComponentImpl.java:443):443
at model.importers.wordpressimporter_cfc$cf.initComponent(D:\WebSpaces\cb.merlinworld.ch\wwwroot\modules\contentbox\model\importers\WordpressImporter.cfc:157):157
at model.importers.wordpressimporter_cfc$cf.newInstance(D:\WebSpaces\cb.merlinworld.ch\wwwroot\modules\contentbox\model\importers\WordpressImporter.cfc):-1
at railo.runtime.component.ComponentLoader.initComponent(ComponentLoader.java:534):534
at railo.runtime.component.ComponentLoader.loadComponent(ComponentLoader.java:415):415
at railo.runtime.component.ComponentLoader.loadComponent(ComponentLoader.java:340):340
at railo.runtime.orm.hibernate.HibernateSessionFactory.loadComponents(HibernateSessionFactory.java:356):356
at railo.runtime.orm.hibernate.HibernateSessionFactory.loadComponents(HibernateSessionFactory.java:326):326
at railo.runtime.orm.hibernate.HibernateSessionFactory.loadComponents(HibernateSessionFactory.java:331):331
at railo.runtime.orm.hibernate.HibernateSessionFactory.loadComponents(HibernateSessionFactory.java:309):309
at railo.runtime.orm.hibernate.HibernateSessionFactory.loadComponents(HibernateSessionFactory.java:290):290
at railo.runtime.orm.hibernate.HibernateORMEngine.getSessionFactory(HibernateORMEngine.java:201):201
at railo.runtime.orm.hibernate.HibernateORMEngine.init(HibernateORMEngine.java:117):117
at railo.runtime.config.ConfigImpl.getORMEngine(ConfigImpl.java:3195):3195
at railo.runtime.config.ConfigImpl.resetORMEngine(ConfigImpl.java:3181):3181
at railo.runtime.orm.ORMUtil.resetEngine(ORMUtil.java:46):46
at railo.runtime.listener.ModernAppListener.initApplicationContext(ModernAppListener.java:369):369
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:90):90
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2256):2256
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2223):2223
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:315):315
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472):472
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99):99
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407):407
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200):200
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589):589
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source):-1
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source):-1
at java.lang.Thread.run(Unknown Source):-1

`

I changed the name of the subdomain to “cb.” Before: “contentbox”. It’s shorter…

Thanks.

I disabled the secondary cache, didn’t help.

Java 7 is installed for while on our Railo server. I didn’t had any problems with it regarding any CFML-application.

Hi Martin,

Just quick question, is contentbox up and running? or still you are unable to see the admin-console / site sections.

The above error is related to wordpress blog import.

Thanks
Sana

Nope, it crashes after verifing the datasource. I’m still stuck in the setup ;-(

I was a bit surprised to see an error related to wordpress, but i discovered that this an importer.

Hello Luis,

Do you need additional information from me to get this issue solved? What are your next steps?

Hello,

It looks like that the URL-Rewriting needs to be active in any case. I think, it’s needed for some kind of mappings, right?

After enabling the URL-Rewriting the error changed to something really strange:

datasource [contentbox] doesn't exist; existing datasource names are [0071_cms,_queryofquerydb]"

The Exceptions:

`
"datasource [contentbox] doesn’t exist
at railo.runtime.config.ConfigImpl.getDataSource(ConfigImpl.java:2597):2597
at railo.runtime.orm.hibernate.HibernateORMEngine.getSessionFactory(HibernateORMEngine.java:214):214
at railo.runtime.orm.hibernate.HibernateORMEngine.init(HibernateORMEngine.java:117):117
at railo.runtime.config.ConfigImpl.getORMEngine(ConfigImpl.java:3195):3195
at railo.runtime.config.ConfigImpl.resetORMEngine(ConfigImpl.java:3181):3181
at railo.runtime.orm.ORMUtil.resetEngine(ORMUtil.java:46):46
at railo.runtime.listener.ModernAppListener.initApplicationContext(ModernAppListener.java:369):369
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:90):90
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2256):2256
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2223):2223
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:315):315
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472):472
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99):99
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407):407
at org.apache.coyote.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:312):312
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source):-1
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source):-1
at java.lang.Thread.run(Unknown Source):-1

`

Okay, 0071_cms would be the right DSN, but the setup doesn’t start.

Now i switched off ORM and restarted Railo. Now i have the this error in the logs:

`
Error building: authorService@cb -> invalid interface definition, can’t find CFIDE.orm.IEventHandler or org.railo.cfml.orm.IEventHandler with constructor arguments: {}
at railo.runtime.tag.Throw._doStartTag(Throw.java:189):189
at railo.runtime.tag.Throw.doStartTag(Throw.java:178):178
at system.ioc.builder_cfc$cf._1(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Builder.cfc:117):117
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc:286):286
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.scopes.singleton_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\scopes\Singleton.cfc:49):49
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc:260):260
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Builder.cfc:456):456
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:784):784
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Builder.cfc:327):327
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._2(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc:584):584
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc:471):471
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1800):1800
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.scopes.singleton_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\scopes\Singleton.cfc:57):57
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc:260):260
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Builder.cfc:456):456
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:784):784
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.builder_cfc$cf._2(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Builder.cfc:327):327
at system.ioc.builder_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._2(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc:584):584
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc:471):471
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1800):1800
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.ioc.scopes.singleton_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\scopes\Singleton.cfc:57):57
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.ioc.injector_cfc$cf._1(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc:260):260
at system.ioc.injector_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\ioc\Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.interceptorservice_cfc$cf._1(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc:255):255
at system.web.services.interceptorservice_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.interceptorservice_cfc$cf._1(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc:196):196
at system.web.services.interceptorservice_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\web\services\InterceptorService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:275):275
at railo.runtime.ComponentImpl._call(ComponentImpl.java:608):608
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1800):1800
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:749):749
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1522):1522
at system.web.services.moduleservice_cfc$cf._2(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc:304):304
at system.web.services.moduleservice_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.moduleservice_cfc$cf._1(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc:256):256
at system.web.services.moduleservice_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\web\services\ModuleService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at system.web.services.loaderservice_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\web\services\LoaderService.cfc:86):86
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at coldbox.system.coldbox_cfc$cf._1(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\Coldbox.cfc:71):71
at coldbox.system.coldbox_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\coldbox\system\Coldbox.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507
at application_cfc$cf.udfCall(D:\WebSpaces\www.martinschaible.ch\wwwroot\Application.cfc:80):80
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103
at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371
at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284
at railo.runtime.ComponentImpl._call(ComponentImpl.java:607):607
at railo.runtime.ComponentImpl._call(ComponentImpl.java:490):490
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1781):1781
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:346):346
at railo.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:224):224
at railo.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:2861):2861
at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:95):95
at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2256):2256
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2223):2223
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:315):315
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472):472
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99):99
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407):407
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200):200
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589):589
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source):-1
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source):-1
at java.lang.Thread.run(Unknown Source):-1

`