500 error when trying to install Slatwall plugin in Mura after Slatwall upgrade

50 views
Skip to first unread message

Theresa Martin

unread,
Sep 7, 2019, 8:43:10 AM9/7/19
to Slatwall Commerce
Hello,

I am attempting an upgrade from Slatwall 4.1.015 to 4.5.051 on our client's Mura-Slatwall site. I did a manual update and was able to successfully update Slatwall and access the admin. I can also access the Mura admin. However, every time I attempt to re-establish the Slatwall plugin in Mura, I receive the below error:


500 Error


key [TRANSIENTNAME] doesn't exist in argument scope. existing keys are []

Code: 0

Type: 0

key [TRANSIENTNAME] doesn't exist in argument scope. existing keys are []
	at lucee.runtime.type.scope.ArgumentImpl.get(ArgumentImpl.java:154):154
	at org.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:72):72
	at org.hibachi.hibachiobject_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc):-1
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
	at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743
	at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593
	at org.hibachi.hibachitransient_cfc$cf.udfCall4(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiTransient.cfc:828):828
	at org.hibachi.hibachitransient_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiTransient.cfc):-1
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
	at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743
	at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593
	at org.hibachi.hibachientity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiEntity.cfc:21):21
	at org.hibachi.hibachientity_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiEntity.cfc):-1
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:532):532
	at lucee.runtime.SuperComponent.call(SuperComponent.java:80):80
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743
	at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593
	at slatwall.model.entity.integration_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/model/entity/Integration.cfc:76):76
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
	at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1757):1757
	at lucee.runtime.orm.hibernate.HibernateORMEngine._create(HibernateORMEngine.java:490):490
	at lucee.runtime.orm.hibernate.HibernateORMEngine.create(HibernateORMEngine.java:441):441
	at lucee.runtime.orm.hibernate.tuplizer.CFCInstantiator.instantiate(CFCInstantiator.java:75):75
	at lucee.runtime.orm.hibernate.tuplizer.CFCInstantiator.instantiate(CFCInstantiator.java:66):66
	at org.hibernate.tuple.entity.AbstractEntityTuplizer.instantiate(AbstractEntityTuplizer.java:606):606
	at org.hibernate.persister.entity.AbstractEntityPersister.instantiate(AbstractEntityPersister.java:3888):3888
	at org.hibernate.impl.SessionImpl.instantiate(SessionImpl.java:1412):1412
	at org.hibernate.impl.SessionImpl.instantiate(SessionImpl.java:1401):1401
	at org.hibernate.loader.Loader.instanceNotYetLoaded(Loader.java:1362):1362
	at org.hibernate.loader.Loader.getRow(Loader.java:1271):1271
	at org.hibernate.loader.Loader.getRowFromResultSet(Loader.java:619):619
	at org.hibernate.loader.Loader.doQuery(Loader.java:745):745
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270):270
	at org.hibernate.loader.Loader.doList(Loader.java:2449):2449
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2192):2192
	at org.hibernate.loader.Loader.list(Loader.java:2187):2187
	at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119):119
	at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706):1706
	at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347):347
	at lucee.runtime.orm.hibernate.HibernateORMSession.load(HibernateORMSession.java:785):785
	at lucee.runtime.orm.hibernate.HibernateORMSession.loadAsArray(HibernateORMSession.java:605):605
	at lucee.runtime.functions.orm.EntityLoad.call(EntityLoad.java:81):81
	at org.hibachi.hibachidao_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiDAO.cfc:34):34
	at org.hibachi.hibachidao_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiDAO.cfc):-1
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:643):643
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
	at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1778):1778
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774
	at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603
	at org.hibachi.hibachiservice_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:54):54
	at org.hibachi.hibachiservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc):-1
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216
	at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774
	at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603
	at org.hibachi.hibachiservice_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:519):519
	at org.hibachi.hibachiservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc):-1
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
	at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743
	at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593
	at org.hibachi.hibachiservice_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:479):479
	at org.hibachi.hibachiservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc):-1
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
	at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743
	at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593
	at org.hibachi.hibachiservice_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:341):341
	at org.hibachi.hibachiservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc):-1
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642
	at lucee.runtime.ComponentImpl.onMissingMethod(ComponentImpl.java:565):565
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:526):526
	at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743
	at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593
	at model.service.integrationservice_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/model/service/IntegrationService.cfc:148):148
	at model.service.integrationservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/model/service/IntegrationService.cfc):-1
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
	at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743
	at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593
	at application_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/Application.cfc:112):112
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
	at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743
	at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593
	at slatwall.org.hibachi.hibachi_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/Hibachi.cfc:670):670
	at slatwall.org.hibachi.hibachi_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/Hibachi.cfc):-1
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
	at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743
	at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593
	at slatwall.org.hibachi.hibachi_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/Hibachi.cfc:211):211
	at slatwall.org.hibachi.hibachi_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/Hibachi.cfc):-1
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
	at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743
	at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593
	at slatwall.integrationservices.mura.model.handler.handler_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/integrationServices/mura/model/handler/Handler.cfc:73):73
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216
	at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774
	at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603
	at integrationservices.mura.model.handler.muraeventhandler_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/integrationServices/mura/model/handler/MuraEventHandler.cfc:494):494
	at integrationservices.mura.model.handler.muraeventhandler_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/integrationServices/mura/model/handler/MuraEventHandler.cfc):-1
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:643):643
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
	at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1774):1774
	at lucee.runtime.tag.Invoke.doComponent(Invoke.java:221):221
	at lucee.runtime.tag.Invoke.doEndTag(Invoke.java:194):194
	at plugin.pluginmanager_cfc$cf.udfCall3(/home/fallline/public_html/requirements/mura/plugin/pluginManager.cfc:1605):1605
	at plugin.pluginmanager_cfc$cf.udfCall(/home/fallline/public_html/requirements/mura/plugin/pluginManager.cfc):-1
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
	at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743
	at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593
	at config.appcfc.onrequeststart_include_cfm$cf.call(/home/fallline/public_html/config/appcfc/onRequestStart_include.cfm:263):263
	at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:954):954
	at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:858):858
	at admin.application_cfc$cf.udfCall(/home/fallline/public_html/admin/Application.cfc:165):165
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
	at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761
	at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:414):414
	at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:133):133
	at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:37):37
	at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2265):2265
	at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2228):2228
	at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:456):456
	at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:47):47
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:729):729
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:291):291
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206):206
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52):52
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239):239
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206):206
	at com.seefusion.Filter.doFilter(Filter.java:49):49
	at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500):1500
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239):239
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206):206
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217):217
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106):106
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502):502
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:142):142
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79):79
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88):88
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:518):518
	at org.apache.coyote.ajp.AbstractAjpProcessor.process(AbstractAjpProcessor.java:844):844
	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:673):673
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500):1500
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456):1456
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149):1149
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624):624
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61):61
	at java.lang.Thread.run(Thread.java:748):748


Column: 0
ID: ??
Line: 72
Raw Trace: org.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:72)
Template: /home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc
Type: cfml


Column: 0
ID: ??
Line: 828
Raw Trace: org.hibachi.hibachitransient_cfc$cf.udfCall4(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiTransient.cfc:828)
Template: /home/fallline/public_html/Slatwall/org/Hibachi/HibachiTransient.cfc
Type: cfml


Column: 0
ID: ??
Line: 21
Raw Trace: org.hibachi.hibachientity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiEntity.cfc:21)
Template: /home/fallline/public_html/Slatwall/org/Hibachi/HibachiEntity.cfc
Type: cfml


Column: 0
ID: ??
Line: 76
Raw Trace: slatwall.model.entity.integration_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/model/entity/Integration.cfc:76)
Template: /home/fallline/public_html/Slatwall/model/entity/Integration.cfc
Type: cfml


Column: 0
ID: ??
Line: 34
Raw Trace: org.hibachi.hibachidao_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiDAO.cfc:34)
Template: /home/fallline/public_html/Slatwall/org/Hibachi/HibachiDAO.cfc
Type: cfml


Column: 0
ID: ??
Line: 54
Raw Trace: org.hibachi.hibachiservice_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:54)
Template: /home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc
Type: cfml


Column: 0
ID: ??
Line: 519
Raw Trace: org.hibachi.hibachiservice_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:519)
Template: /home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc
Type: cfml


Column: 0
ID: ??
Line: 479
Raw Trace: org.hibachi.hibachiservice_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:479)
Template: /home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc
Type: cfml


Column: 0
ID: ??
Line: 341
Raw Trace: org.hibachi.hibachiservice_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:341)
Template: /home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc
Type: cfml


Column: 0
ID: ??
Line: 148
Raw Trace: model.service.integrationservice_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/model/service/IntegrationService.cfc:148)
Template: /home/fallline/public_html/Slatwall/model/service/IntegrationService.cfc
Type: cfml


Column: 0
ID: ??
Line: 112
Raw Trace: application_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/Application.cfc:112)
Template: /home/fallline/public_html/Slatwall/Application.cfc
Type: cfml


Column: 0
ID: ??
Line: 670
Raw Trace: slatwall.org.hibachi.hibachi_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/Hibachi.cfc:670)
Template: /home/fallline/public_html/Slatwall/org/Hibachi/Hibachi.cfc
Type: cfml


Column: 0
ID: ??
Line: 211
Raw Trace: slatwall.org.hibachi.hibachi_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/Hibachi.cfc:211)
Template: /home/fallline/public_html/Slatwall/org/Hibachi/Hibachi.cfc
Type: cfml


Column: 0
ID: ??
Line: 73
Raw Trace: slatwall.integrationservices.mura.model.handler.handler_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/integrationServices/mura/model/handler/Handler.cfc:73)
Template: /home/fallline/public_html/Slatwall/integrationServices/mura/model/handler/Handler.cfc
Type: cfml


Column: 0
ID: ??
Line: 494
Raw Trace: integrationservices.mura.model.handler.muraeventhandler_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/integrationServices/mura/model/handler/MuraEventHandler.cfc:494)
Template: /home/fallline/public_html/Slatwall/integrationServices/mura/model/handler/MuraEventHandler.cfc
Type: cfml


Column: 0
ID: ??
Line: 1605
Raw Trace: plugin.pluginmanager_cfc$cf.udfCall3(/home/fallline/public_html/requirements/mura/plugin/pluginManager.cfc:1605)
Template: /home/fallline/public_html/requirements/mura/plugin/pluginManager.cfc
Type: cfml


Column: 0
ID: ??
Line: 263
Raw Trace: config.appcfc.onrequeststart_include_cfm$cf.call(/home/fallline/public_html/config/appcfc/onRequestStart_include.cfm:263)
Template: /home/fallline/public_html/config/appcfc/onRequestStart_include.cfm
Type: cfml


Column: 0
ID: ??
Line: 165
Raw Trace: admin.application_cfc$cf.udfCall(/home/fallline/public_html/admin/Application.cfc:165)
Template: /home/fallline/public_html/admin/Application.cfc
Type: cfml

--------------------

Steps that I took prior to running the update URL include:

1. Made sure all permissions on Slatwall directory and files were correct.
2. Disabled Slatwall plugin in the tplugins table in the database.

Steps that I took after running the update:

1. Clear caches within Lucee Web Admin
2. Reload Slatwall app
3. Log in and reload Mura app

Current Environment:

Operating System: Linux
CFML Server: Lucee: 4.5.3.018
DB Dialect: MySQL
Slatwall Version: 4.5.051
Mura Version:          6.2

At this point, I went into the Mura admin plugins to re-establish the Slatwall plugin, but every time I click Update, I receive the above 500 error. I tried deleting the plugin altogether and install the latest plugin (1.5 vs. 1.4), but that had no effect.

Due to numerous test attempts in a development space on the same server, I thought I had all of the steps down, as everything should be identical with the two environments. None of my previous attempts ever presented this particular error message, so I just have no idea what to try. Since this is the live site and it is currently down due to this issue, I will have to restore the previous site, but I really do not know what the solution to this might be. BTW, this is the latest version of Slatwall that we can upgrade to, due to current server configurations, and 4.5.051 successfully resolves some rounding issues the client has had for years, so we are really needing to get this working.

If anyone might have a thought on what this error means and what I can try to fix this, I would greatly appreciate it. It looks like the only issue I am having has to do with the Slatwall plugin in Mura, so I am hoping it is something relatively straightforward, but I am at a loss.

Thanks so much,

Theresa

Theresa Martin

unread,
Sep 7, 2019, 10:55:31 AM9/7/19
to Slatwall Commerce
Okay, so crisis averted, I guess -- after numerous attempts to disable the plugin, delete it, enable it, install the newer version, reinstall, reload the apps, clear caches, etc., at one point I re-installed an older version of the Slatwall plugin (1.4) and for some reason, it took and I was able to get things connected again. I have no idea why, or what, exactly, caused this to work, especially since I started with this older plugin version, to begin with, and tried repeatedly to enable it, but some sequence of steps caused things to work again, so I'm running with it! 

Theresa

Chris Kent

unread,
Sep 8, 2019, 4:24:19 PM9/8/19
to Slatwall Commerce
Hi Theresa,

No answers from me, but I have successfully updated many Slatwall/Mura sites without ever disabling the Slatwall plugin first.

All updates are fully applied on local development server. If OK, then depending on whether client has a test/staging server I would then apply the update on test/staging server to allow client to test and sign-off prior to applying the update to live.

All updates development, test, live, I fully backup the database and site folder structure. To allow simple roll-back should an issue occur.

As a personal choice, most updates are performed manually, I have not run the admin option to update Slatwall as I prefer to have a better overall view of what is changing. My general approach will be to:
  • Back up development database and site folder structure. All sites have source control, GIT, to allow control of changes, so I will ensure that all modifications are either fully applied or set aside in a separate GIT branch prior to update. I will do a quick review of the change to be applied to let me have an overall view of the changes to be applied and therefore helps Identify areas of functionality that needs to be tested.
  • Use source diff tool to compare development code base and Slatwall release to be applied. Merge changes to code base, this covers new files and deletions. Many updates to Slatwall involve moving files and folders, as far as I am concerned these are deletions and new files.
  • Deploy updates - usually this is something like ?reload=true&update=true hit when logged into the the Slatwall admin.
  • Once I am happy with local development testing, I will commit these changes to GIT.
  • If test/staging server available, back up test server database and site folder structure, deploy changes from GIT. Deploy Slatwall updates - ?reload=true&update=true hit when logged into the the Slatwall admin.
  • Once I am happy with local test server testing and client as approved and signed off the update, I will then schedule a time to apply to the live server. This would normally be at a quiet time of the day. 
  • Live upgrade server, only performed when the above have been completed and passed OK. Back up live server database and site folder structure, deploy changes from GIT. Deploy Slatwall updates - ?reload=true&update=true hit when logged into the the Slatwall admin.
Following the above outline will ensure that any potential downtime to my clients live sites are kept to a minimum. Time taken prior to putting a live revenue generating sites at risk is worth it. 

But even doing this, issues can and will happen, this is why it is important to have a roll-back plan and I have been happy to have and use this option available when required. If this happens, gather as much information as you can prior to roll-back as this may help determine what has happened how to resolve this upgrade issue.

Lastly - always best to keep live, test/staging and development environments as similar as possible, e.g. 
  • Same flavour of ColdFusion, ACF or Lucee and the same version/configuration, almost all sites are now Lucee
  • Same type and version of Database server
Other developers will probably follow something similar and may wish to add their comments.

Chris.

Theresa Martin

unread,
Sep 9, 2019, 3:26:35 PM9/9/19
to Slatwall Commerce
Hi Chris,

Thank you so much for your response and detailed update process. I have pretty much followed your procedure exactly, as I have a dev server with the exact setup as the live one, always do complete backups, manual upgrade attempts, etc. I don't really know why the Slatwall plugin needed disabling, but that was a suggestion some time ago on this forum, when I first began this upgrade process and had numerous errors and issues. Anyway, it seemed that I finally had an upgrade process that worked, so went ahead with updating the live site. Fortunately, as I posted shortly after, the Slatwall plugin was finally able to be re-enabled in Mura (I actually re-installed a previous version of the plugin) and the site came up.

So, all seemed to be fine with the updated site -- until the client tried to process their first credit card order post-upgrade. They reported the following error this morning when trying to Create Transaction in Slatwall for the order amount:

Catch
Entries: 13
additional
Struct
cause
Struct
additional
Struct
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringCan't cast String [] to a boolean
StackTrace
stringCan't cast String [] to a boolean at lucee.runtime.op.Caster.toBooleanValue(Caster.java:331):331 at lucee.runtime.op.Caster.toBooleanValue(Caster.java:308):308 at model.service.orderservice_cfc$cf.udfCall6(/home/fallline/public_html/Slatwall/model/service/OrderService.cfc:2455):2455 at model.service.orderservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/model/service/OrderService.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216 at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603 at org.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:138):138 at org.hibachi.hibachiobject_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524 at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761 at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743 at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593 at org.hibachi.hibachiservice_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:137):137 at org.hibachi.hibachiservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216 at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603 at org.hibachi.hibachiservice_cfc$cf.udfCall3(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:661):661 at org.hibachi.hibachiservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766 at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743 at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593 at org.hibachi.hibachiservice_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:351):351 at org.hibachi.hibachiservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:643):643 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524 at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1778):1778 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603 at org.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:141):141 at org.hibachi.hibachiobject_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524 at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761 at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743 at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593 at org.hibachi.hibachicontrollerentity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc:487):487 at org.hibachi.hibachicontrollerentity_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216 at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603 at org.hibachi.hibachicontrollerentity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc:157):157 at org.hibachi.hibachicontrollerentity_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642 at lucee.runtime.ComponentImpl.onMissingMethod(ComponentImpl.java:565):565 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:526):526 at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1778):1778 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:768):768 at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:729):729 at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:65):65 at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:217):217 at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:109):109 at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:102):102 at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:43):43 at org.hibachi.fw1.framework_cfc$cf.udfCall7(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc:1236):1236 at org.hibachi.fw1.framework_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766 at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743 at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593 at org.hibachi.fw1.framework_cfc$cf.udfCall4(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc:680):680 at org.hibachi.fw1.framework_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524 at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761 at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:414):414 at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:223):223 at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:37):37 at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2265):2265 at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2228):2228 at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:456):456 at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:47):47 at javax.servlet.http.HttpServlet.service(HttpServlet.java:729):729 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:291):291 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206):206 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52):52 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239):239 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206):206 at com.seefusion.Filter.doFilter(Filter.java:49):49 at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500):1500 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239):239 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206):206 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217):217 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106):106 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502):502 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:142):142 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79):79 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88):88 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:518):518 at org.apache.coyote.ajp.AbstractAjpProcessor.process(AbstractAjpProcessor.java:844):844 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:673):673 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500):1500 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456):1456 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149):1149 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624):624 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61):61 at java.lang.Thread.run(Thread.java:748):748
TagContext
Array
1
Struct
codePrintHTML
string2453: <br> 2454: // Run the transaction only if it hasn't already been processed or if it's an order cancellation<br> <b>2455: if(!arguments.orderPayment.getGiftCardPaymentProcessedFlag() || transactionData.transactionType == 'credit'){</b><br> 2456: paymentTransaction = getPaymentService().processPaymentTransaction(paymentTransaction, transactionData, 'runTransaction');<br> 2457: }<br>
codePrintPlain
string2453: 2454: // Run the transaction only if it hasn't already been processed or if it's an order cancellation 2455: if(!arguments.orderPayment.getGiftCardPaymentProcessedFlag() || transactionData.transactionType == 'credit'){ 2456: paymentTransaction = getPaymentService().processPaymentTransaction(paymentTransaction, transactionData, 'runTransaction'); 2457: }
column
number0
id
string??
line
number2455
Raw_Trace
stringmodel.service.orderservice_cfc$cf.udfCall6(/home/fallline/public_html/Slatwall/model/service/OrderService.cfc:2455)
template
string/home/fallline/public_html/Slatwall/model/service/OrderService.cfc
type
stringcfml
2
Struct
codePrintHTML
string136: if(structKeyExists(this, arguments.methodName)) {<br> 137: var theMethod = this[ arguments.methodName ];<br> <b>138: return theMethod(argumentCollection = methodArguments);</b><br> 139: }<br> 140: if(structKeyExists(this, &quot;onMissingMethod&quot;)) {<br>
codePrintPlain
string136: if(structKeyExists(this, arguments.methodName)) { 137: var theMethod = this[ arguments.methodName ]; 138: return theMethod(argumentCollection = methodArguments); 139: } 140: if(structKeyExists(this, "onMissingMethod")) {
column
number0
id
string??
line
number138
Raw_Trace
stringorg.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:138)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc
type
stringcfml
3
Struct
codePrintHTML
string135: if(!arguments.entity.hasErrors()) {<br> 136: var methodName = &quot;process#arguments.entity.getClassName()#_#arguments.processContext#&quot;;<br> <b>137: arguments.entity = this.invokeMethod(methodName, invokeArguments);</b><br> 138: if(isNull(arguments.entity)) {<br> 139: throw(&quot;You have created a process method: #methodName# that does not return an entity. All process methods should return an entity.&quot;);<br>
codePrintPlain
string135: if(!arguments.entity.hasErrors()) { 136: var methodName = "process#arguments.entity.getClassName()#_#arguments.processContext#"; 137: arguments.entity = this.invokeMethod(methodName, invokeArguments); 138: if(isNull(arguments.entity)) { 139: throw("You have created a process method: #methodName# that does not return an entity. All process methods should return an entity.");
column
number0
id
string??
line
number137
Raw_Trace
stringorg.hibachi.hibachiservice_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:137)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc
type
stringcfml
4
Struct
codePrintHTML
string659: private function onMissingProcessMethod( required string missingMethodName, required struct missingMethodArguments ) {<br> 660: if ( structKeyExists( missingMethodArguments, '3' ) ) {<br> <b>661: return process( entity=missingMethodArguments[1], data=missingMethodArguments[2], processContext=missingMethodArguments[3]);</b><br> 662: } else if ( structKeyExists( missingMethodArguments, '2' ) ) {<br> 663: return process( entity=missingMethodArguments[1], processContext=missingMethodArguments[2]);<br>
codePrintPlain
string659: private function onMissingProcessMethod( required string missingMethodName, required struct missingMethodArguments ) { 660: if ( structKeyExists( missingMethodArguments, '3' ) ) { 661: return process( entity=missingMethodArguments[1], data=missingMethodArguments[2], processContext=missingMethodArguments[3]); 662: } else if ( structKeyExists( missingMethodArguments, '2' ) ) { 663: return process( entity=missingMethodArguments[1], processContext=missingMethodArguments[2]);
column
number0
id
string??
line
number661
Raw_Trace
stringorg.hibachi.hibachiservice_cfc$cf.udfCall3(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:661)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc
type
stringcfml
5
Struct
codePrintHTML
string349: return onMissingExportMethod( missingMethodName, missingMethodArguments );<br> 350: } else if ( lCaseMissingMethodName.startsWith( 'process' ) ) {<br> <b>351: return onMissingProcessMethod( missingMethodName, missingMethodArguments );</b><br> 352: }<br> 353: <br>
codePrintPlain
string349: return onMissingExportMethod( missingMethodName, missingMethodArguments ); 350: } else if ( lCaseMissingMethodName.startsWith( 'process' ) ) { 351: return onMissingProcessMethod( missingMethodName, missingMethodArguments ); 352: } 353:
column
number0
id
string??
line
number351
Raw_Trace
stringorg.hibachi.hibachiservice_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:351)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc
type
stringcfml
6
Struct
codePrintHTML
string139: }<br> 140: if(structKeyExists(this, &quot;onMissingMethod&quot;)) {<br> <b>141: return this.onMissingMethod(missingMethodName=arguments.methodName, missingMethodArguments=arguments.methodArguments);</b><br> 142: }<br> 143: throw(&quot;You have attempted to call the method #arguments.methodName# which does not exist in #getClassFullName()#&quot;);<br>
codePrintPlain
string139: } 140: if(structKeyExists(this, "onMissingMethod")) { 141: return this.onMissingMethod(missingMethodName=arguments.methodName, missingMethodArguments=arguments.methodArguments); 142: } 143: throw("You have attempted to call the method #arguments.methodName# which does not exist in #getClassFullName()#");
column
number0
id
string??
line
number141
Raw_Trace
stringorg.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:141)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc
type
stringcfml
7
Struct
codePrintHTML
string485: <br> 486: // Call the process method on the entity, and then populate it back into the RC<br> <b>487: arguments.rc[ arguments.entityName ] = entityService.invokeMethod( &quot;process#arguments.entityName#&quot;, {1=entity, 2=arguments.rc, 3=arguments.rc.processContext} );</b><br> 488: <br> 489: // SUCCESS<br>
codePrintPlain
string485: 486: // Call the process method on the entity, and then populate it back into the RC 487: arguments.rc[ arguments.entityName ] = entityService.invokeMethod( "process#arguments.entityName#", {1=entity, 2=arguments.rc, 3=arguments.rc.processContext} ); 488: 489: // SUCCESS
column
number0
id
string??
line
number487
Raw_Trace
stringorg.hibachi.hibachicontrollerentity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc:487)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc
type
stringcfml
8
Struct
codePrintHTML
string155: genericCreateMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc);<br> 156: } else if ( left(arguments.missingMethodName, 7) == &quot;process&quot; ) {<br> <b>157: genericProcessMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc);</b><br> 158: } else if ( left(arguments.missingMethodName, 10) == &quot;preprocess&quot; ) {<br> 159: genericPreProcessMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc);<br>
codePrintPlain
string155: genericCreateMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc); 156: } else if ( left(arguments.missingMethodName, 7) == "process" ) { 157: genericProcessMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc); 158: } else if ( left(arguments.missingMethodName, 10) == "preprocess" ) { 159: genericPreProcessMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc);
column
number0
id
string??
line
number157
Raw_Trace
stringorg.hibachi.hibachicontrollerentity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc:157)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc
type
stringcfml
9
Struct
codePrintHTML
string1234: try {<br> 1235: frameworkTrace( 'calling #lifecycle# controller (via onMissingMethod)', tuple.subsystem, tuple.section, method );<br> <b>1236: evaluate( 'cfc.#method#( rc = request.context, method = lifecycle )' );</b><br> 1237: } catch ( any e ) {<br> 1238: setCfcMethodFailureInfo( cfc, method );<br>
codePrintPlain
string1234: try { 1235: frameworkTrace( 'calling #lifecycle# controller (via onMissingMethod)', tuple.subsystem, tuple.section, method ); 1236: evaluate( 'cfc.#method#( rc = request.context, method = lifecycle )' ); 1237: } catch ( any e ) { 1238: setCfcMethodFailureInfo( cfc, method );
column
number0
id
string??
line
number1236
Raw_Trace
stringorg.hibachi.fw1.framework_cfc$cf.udfCall7(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc:1236)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc
type
stringcfml
10
Struct
codePrintHTML
string678: doController( tuple, 'start' &amp; tuple.item, 'start' );<br> 679: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> <b>680: doController( tuple, tuple.item, 'item' );</b><br> 681: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 682: }<br>
codePrintPlain
string678: doController( tuple, 'start' & tuple.item, 'start' ); 679: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 680: doController( tuple, tuple.item, 'item' ); 681: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 682: }
column
number0
id
string??
line
number680
Raw_Trace
stringorg.hibachi.fw1.framework_cfc$cf.udfCall4(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc:680)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringCan't cast String [] to a boolean
name
stringonRequest
rootCause
Struct
additional
Struct
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringCan't cast String [] to a boolean
StackTrace
stringCan't cast String [] to a boolean at lucee.runtime.op.Caster.toBooleanValue(Caster.java:331):331 at lucee.runtime.op.Caster.toBooleanValue(Caster.java:308):308 at model.service.orderservice_cfc$cf.udfCall6(/home/fallline/public_html/Slatwall/model/service/OrderService.cfc:2455):2455 at model.service.orderservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/model/service/OrderService.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216 at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603 at org.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:138):138 at org.hibachi.hibachiobject_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524 at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761 at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743 at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593 at org.hibachi.hibachiservice_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:137):137 at org.hibachi.hibachiservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216 at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603 at org.hibachi.hibachiservice_cfc$cf.udfCall3(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:661):661 at org.hibachi.hibachiservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766 at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743 at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593 at org.hibachi.hibachiservice_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:351):351 at org.hibachi.hibachiservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:643):643 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524 at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1778):1778 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603 at org.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:141):141 at org.hibachi.hibachiobject_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524 at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761 at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743 at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593 at org.hibachi.hibachicontrollerentity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc:487):487 at org.hibachi.hibachicontrollerentity_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216 at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603 at org.hibachi.hibachicontrollerentity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc:157):157 at org.hibachi.hibachicontrollerentity_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642 at lucee.runtime.ComponentImpl.onMissingMethod(ComponentImpl.java:565):565 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:526):526 at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1778):1778 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:768):768 at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:729):729 at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:65):65 at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:217):217 at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:109):109 at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:102):102 at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:43):43 at org.hibachi.fw1.framework_cfc$cf.udfCall7(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc:1236):1236 at org.hibachi.fw1.framework_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766 at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743 at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593 at org.hibachi.fw1.framework_cfc$cf.udfCall4(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc:680):680 at org.hibachi.fw1.framework_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524 at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761 at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:414):414 at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:223):223 at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:37):37 at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2265):2265 at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2228):2228 at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:456):456 at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:47):47 at javax.servlet.http.HttpServlet.service(HttpServlet.java:729):729 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:291):291 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206):206 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52):52 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239):239 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206):206 at com.seefusion.Filter.doFilter(Filter.java:49):49 at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500):1500 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239):239 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206):206 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217):217 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106):106 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502):502 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:142):142 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79):79 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88):88 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:518):518 at org.apache.coyote.ajp.AbstractAjpProcessor.process(AbstractAjpProcessor.java:844):844 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:673):673 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500):1500 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456):1456 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149):1149 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624):624 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61):61 at java.lang.Thread.run(Thread.java:748):748
TagContext
Array
1
Struct
codePrintHTML
string2453: <br> 2454: // Run the transaction only if it hasn't already been processed or if it's an order cancellation<br> <b>2455: if(!arguments.orderPayment.getGiftCardPaymentProcessedFlag() || transactionData.transactionType == 'credit'){</b><br> 2456: paymentTransaction = getPaymentService().processPaymentTransaction(paymentTransaction, transactionData, 'runTransaction');<br> 2457: }<br>
codePrintPlain
string2453: 2454: // Run the transaction only if it hasn't already been processed or if it's an order cancellation 2455: if(!arguments.orderPayment.getGiftCardPaymentProcessedFlag() || transactionData.transactionType == 'credit'){ 2456: paymentTransaction = getPaymentService().processPaymentTransaction(paymentTransaction, transactionData, 'runTransaction'); 2457: }
column
number0
id
string??
line
number2455
Raw_Trace
stringmodel.service.orderservice_cfc$cf.udfCall6(/home/fallline/public_html/Slatwall/model/service/OrderService.cfc:2455)
template
string/home/fallline/public_html/Slatwall/model/service/OrderService.cfc
type
stringcfml
2
Struct
codePrintHTML
string136: if(structKeyExists(this, arguments.methodName)) {<br> 137: var theMethod = this[ arguments.methodName ];<br> <b>138: return theMethod(argumentCollection = methodArguments);</b><br> 139: }<br> 140: if(structKeyExists(this, &quot;onMissingMethod&quot;)) {<br>
codePrintPlain
string136: if(structKeyExists(this, arguments.methodName)) { 137: var theMethod = this[ arguments.methodName ]; 138: return theMethod(argumentCollection = methodArguments); 139: } 140: if(structKeyExists(this, "onMissingMethod")) {
column
number0
id
string??
line
number138
Raw_Trace
stringorg.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:138)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc
type
stringcfml
3
Struct
codePrintHTML
string135: if(!arguments.entity.hasErrors()) {<br> 136: var methodName = &quot;process#arguments.entity.getClassName()#_#arguments.processContext#&quot;;<br> <b>137: arguments.entity = this.invokeMethod(methodName, invokeArguments);</b><br> 138: if(isNull(arguments.entity)) {<br> 139: throw(&quot;You have created a process method: #methodName# that does not return an entity. All process methods should return an entity.&quot;);<br>
codePrintPlain
string135: if(!arguments.entity.hasErrors()) { 136: var methodName = "process#arguments.entity.getClassName()#_#arguments.processContext#"; 137: arguments.entity = this.invokeMethod(methodName, invokeArguments); 138: if(isNull(arguments.entity)) { 139: throw("You have created a process method: #methodName# that does not return an entity. All process methods should return an entity.");
column
number0
id
string??
line
number137
Raw_Trace
stringorg.hibachi.hibachiservice_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:137)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc
type
stringcfml
4
Struct
codePrintHTML
string659: private function onMissingProcessMethod( required string missingMethodName, required struct missingMethodArguments ) {<br> 660: if ( structKeyExists( missingMethodArguments, '3' ) ) {<br> <b>661: return process( entity=missingMethodArguments[1], data=missingMethodArguments[2], processContext=missingMethodArguments[3]);</b><br> 662: } else if ( structKeyExists( missingMethodArguments, '2' ) ) {<br> 663: return process( entity=missingMethodArguments[1], processContext=missingMethodArguments[2]);<br>
codePrintPlain
string659: private function onMissingProcessMethod( required string missingMethodName, required struct missingMethodArguments ) { 660: if ( structKeyExists( missingMethodArguments, '3' ) ) { 661: return process( entity=missingMethodArguments[1], data=missingMethodArguments[2], processContext=missingMethodArguments[3]); 662: } else if ( structKeyExists( missingMethodArguments, '2' ) ) { 663: return process( entity=missingMethodArguments[1], processContext=missingMethodArguments[2]);
column
number0
id
string??
line
number661
Raw_Trace
stringorg.hibachi.hibachiservice_cfc$cf.udfCall3(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:661)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc
type
stringcfml
5
Struct
codePrintHTML
string349: return onMissingExportMethod( missingMethodName, missingMethodArguments );<br> 350: } else if ( lCaseMissingMethodName.startsWith( 'process' ) ) {<br> <b>351: return onMissingProcessMethod( missingMethodName, missingMethodArguments );</b><br> 352: }<br> 353: <br>
codePrintPlain
string349: return onMissingExportMethod( missingMethodName, missingMethodArguments ); 350: } else if ( lCaseMissingMethodName.startsWith( 'process' ) ) { 351: return onMissingProcessMethod( missingMethodName, missingMethodArguments ); 352: } 353:
column
number0
id
string??
line
number351
Raw_Trace
stringorg.hibachi.hibachiservice_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:351)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc
type
stringcfml
6
Struct
codePrintHTML
string139: }<br> 140: if(structKeyExists(this, &quot;onMissingMethod&quot;)) {<br> <b>141: return this.onMissingMethod(missingMethodName=arguments.methodName, missingMethodArguments=arguments.methodArguments);</b><br> 142: }<br> 143: throw(&quot;You have attempted to call the method #arguments.methodName# which does not exist in #getClassFullName()#&quot;);<br>
codePrintPlain
string139: } 140: if(structKeyExists(this, "onMissingMethod")) { 141: return this.onMissingMethod(missingMethodName=arguments.methodName, missingMethodArguments=arguments.methodArguments); 142: } 143: throw("You have attempted to call the method #arguments.methodName# which does not exist in #getClassFullName()#");
column
number0
id
string??
line
number141
Raw_Trace
stringorg.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:141)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc
type
stringcfml
7
Struct
codePrintHTML
string485: <br> 486: // Call the process method on the entity, and then populate it back into the RC<br> <b>487: arguments.rc[ arguments.entityName ] = entityService.invokeMethod( &quot;process#arguments.entityName#&quot;, {1=entity, 2=arguments.rc, 3=arguments.rc.processContext} );</b><br> 488: <br> 489: // SUCCESS<br>
codePrintPlain
string485: 486: // Call the process method on the entity, and then populate it back into the RC 487: arguments.rc[ arguments.entityName ] = entityService.invokeMethod( "process#arguments.entityName#", {1=entity, 2=arguments.rc, 3=arguments.rc.processContext} ); 488: 489: // SUCCESS
column
number0
id
string??
line
number487
Raw_Trace
stringorg.hibachi.hibachicontrollerentity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc:487)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc
type
stringcfml
8
Struct
codePrintHTML
string155: genericCreateMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc);<br> 156: } else if ( left(arguments.missingMethodName, 7) == &quot;process&quot; ) {<br> <b>157: genericProcessMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc);</b><br> 158: } else if ( left(arguments.missingMethodName, 10) == &quot;preprocess&quot; ) {<br> 159: genericPreProcessMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc);<br>
codePrintPlain
string155: genericCreateMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc); 156: } else if ( left(arguments.missingMethodName, 7) == "process" ) { 157: genericProcessMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc); 158: } else if ( left(arguments.missingMethodName, 10) == "preprocess" ) { 159: genericPreProcessMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc);
column
number0
id
string??
line
number157
Raw_Trace
stringorg.hibachi.hibachicontrollerentity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc:157)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc
type
stringcfml
9
Struct
codePrintHTML
string1234: try {<br> 1235: frameworkTrace( 'calling #lifecycle# controller (via onMissingMethod)', tuple.subsystem, tuple.section, method );<br> <b>1236: evaluate( 'cfc.#method#( rc = request.context, method = lifecycle )' );</b><br> 1237: } catch ( any e ) {<br> 1238: setCfcMethodFailureInfo( cfc, method );<br>
codePrintPlain
string1234: try { 1235: frameworkTrace( 'calling #lifecycle# controller (via onMissingMethod)', tuple.subsystem, tuple.section, method ); 1236: evaluate( 'cfc.#method#( rc = request.context, method = lifecycle )' ); 1237: } catch ( any e ) { 1238: setCfcMethodFailureInfo( cfc, method );
column
number0
id
string??
line
number1236
Raw_Trace
stringorg.hibachi.fw1.framework_cfc$cf.udfCall7(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc:1236)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc
type
stringcfml
10
Struct
codePrintHTML
string678: doController( tuple, 'start' &amp; tuple.item, 'start' );<br> 679: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> <b>680: doController( tuple, tuple.item, 'item' );</b><br> 681: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 682: }<br>
codePrintPlain
string678: doController( tuple, 'start' & tuple.item, 'start' ); 679: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 680: doController( tuple, tuple.item, 'item' ); 681: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 682: }
column
number0
id
string??
line
number680
Raw_Trace
stringorg.hibachi.fw1.framework_cfc$cf.udfCall4(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc:680)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc
type
stringcfml
type
stringexpression
StackTrace
stringCan't cast String [] to a boolean at lucee.runtime.op.Caster.toBooleanValue(Caster.java:331):331 at lucee.runtime.op.Caster.toBooleanValue(Caster.java:308):308 at model.service.orderservice_cfc$cf.udfCall6(/home/fallline/public_html/Slatwall/model/service/OrderService.cfc:2455):2455 at model.service.orderservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/model/service/OrderService.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216 at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603 at org.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:138):138 at org.hibachi.hibachiobject_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524 at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761 at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743 at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593 at org.hibachi.hibachiservice_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:137):137 at org.hibachi.hibachiservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216 at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603 at org.hibachi.hibachiservice_cfc$cf.udfCall3(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:661):661 at org.hibachi.hibachiservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766 at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743 at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593 at org.hibachi.hibachiservice_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:351):351 at org.hibachi.hibachiservice_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:643):643 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524 at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1778):1778 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603 at org.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:141):141 at org.hibachi.hibachiobject_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524 at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761 at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743 at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593 at org.hibachi.hibachicontrollerentity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc:487):487 at org.hibachi.hibachicontrollerentity_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216 at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1603):1603 at org.hibachi.hibachicontrollerentity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc:157):157 at org.hibachi.hibachicontrollerentity_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642 at lucee.runtime.ComponentImpl.onMissingMethod(ComponentImpl.java:565):565 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:526):526 at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1778):1778 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:774):774 at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:768):768 at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:729):729 at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:65):65 at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:217):217 at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:109):109 at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:102):102 at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:43):43 at org.hibachi.fw1.framework_cfc$cf.udfCall7(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc:1236):1236 at org.hibachi.fw1.framework_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766 at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:743):743 at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1593):1593 at org.hibachi.fw1.framework_cfc$cf.udfCall4(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc:680):680 at org.hibachi.fw1.framework_cfc$cf.udfCall(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc):-1 at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111 at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328 at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642 at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524 at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761 at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:414):414 at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:223):223 at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:37):37 at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2265):2265 at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2228):2228 at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:456):456 at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:47):47 at javax.servlet.http.HttpServlet.service(HttpServlet.java:729):729 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:291):291 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206):206 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52):52 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239):239 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206):206 at com.seefusion.Filter.doFilter(Filter.java:49):49 at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500):1500 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239):239 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206):206 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217):217 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106):106 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502):502 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:142):142 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79):79 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88):88 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:518):518 at org.apache.coyote.ajp.AbstractAjpProcessor.process(AbstractAjpProcessor.java:844):844 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:673):673 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500):1500 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456):1456 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149):1149 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624):624 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61):61 at java.lang.Thread.run(Thread.java:748):748
TagContext
Array
1
Struct
codePrintHTML
string2453: <br> 2454: // Run the transaction only if it hasn't already been processed or if it's an order cancellation<br> <b>2455: if(!arguments.orderPayment.getGiftCardPaymentProcessedFlag() || transactionData.transactionType == 'credit'){</b><br> 2456: paymentTransaction = getPaymentService().processPaymentTransaction(paymentTransaction, transactionData, 'runTransaction');<br> 2457: }<br>
codePrintPlain
string2453: 2454: // Run the transaction only if it hasn't already been processed or if it's an order cancellation 2455: if(!arguments.orderPayment.getGiftCardPaymentProcessedFlag() || transactionData.transactionType == 'credit'){ 2456: paymentTransaction = getPaymentService().processPaymentTransaction(paymentTransaction, transactionData, 'runTransaction'); 2457: }
column
number0
id
string??
line
number2455
Raw_Trace
stringmodel.service.orderservice_cfc$cf.udfCall6(/home/fallline/public_html/Slatwall/model/service/OrderService.cfc:2455)
template
string/home/fallline/public_html/Slatwall/model/service/OrderService.cfc
type
stringcfml
2
Struct
codePrintHTML
string136: if(structKeyExists(this, arguments.methodName)) {<br> 137: var theMethod = this[ arguments.methodName ];<br> <b>138: return theMethod(argumentCollection = methodArguments);</b><br> 139: }<br> 140: if(structKeyExists(this, &quot;onMissingMethod&quot;)) {<br>
codePrintPlain
string136: if(structKeyExists(this, arguments.methodName)) { 137: var theMethod = this[ arguments.methodName ]; 138: return theMethod(argumentCollection = methodArguments); 139: } 140: if(structKeyExists(this, "onMissingMethod")) {
column
number0
id
string??
line
number138
Raw_Trace
stringorg.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:138)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc
type
stringcfml
3
Struct
codePrintHTML
string135: if(!arguments.entity.hasErrors()) {<br> 136: var methodName = &quot;process#arguments.entity.getClassName()#_#arguments.processContext#&quot;;<br> <b>137: arguments.entity = this.invokeMethod(methodName, invokeArguments);</b><br> 138: if(isNull(arguments.entity)) {<br> 139: throw(&quot;You have created a process method: #methodName# that does not return an entity. All process methods should return an entity.&quot;);<br>
codePrintPlain
string135: if(!arguments.entity.hasErrors()) { 136: var methodName = "process#arguments.entity.getClassName()#_#arguments.processContext#"; 137: arguments.entity = this.invokeMethod(methodName, invokeArguments); 138: if(isNull(arguments.entity)) { 139: throw("You have created a process method: #methodName# that does not return an entity. All process methods should return an entity.");
column
number0
id
string??
line
number137
Raw_Trace
stringorg.hibachi.hibachiservice_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:137)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc
type
stringcfml
4
Struct
codePrintHTML
string659: private function onMissingProcessMethod( required string missingMethodName, required struct missingMethodArguments ) {<br> 660: if ( structKeyExists( missingMethodArguments, '3' ) ) {<br> <b>661: return process( entity=missingMethodArguments[1], data=missingMethodArguments[2], processContext=missingMethodArguments[3]);</b><br> 662: } else if ( structKeyExists( missingMethodArguments, '2' ) ) {<br> 663: return process( entity=missingMethodArguments[1], processContext=missingMethodArguments[2]);<br>
codePrintPlain
string659: private function onMissingProcessMethod( required string missingMethodName, required struct missingMethodArguments ) { 660: if ( structKeyExists( missingMethodArguments, '3' ) ) { 661: return process( entity=missingMethodArguments[1], data=missingMethodArguments[2], processContext=missingMethodArguments[3]); 662: } else if ( structKeyExists( missingMethodArguments, '2' ) ) { 663: return process( entity=missingMethodArguments[1], processContext=missingMethodArguments[2]);
column
number0
id
string??
line
number661
Raw_Trace
stringorg.hibachi.hibachiservice_cfc$cf.udfCall3(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:661)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc
type
stringcfml
5
Struct
codePrintHTML
string349: return onMissingExportMethod( missingMethodName, missingMethodArguments );<br> 350: } else if ( lCaseMissingMethodName.startsWith( 'process' ) ) {<br> <b>351: return onMissingProcessMethod( missingMethodName, missingMethodArguments );</b><br> 352: }<br> 353: <br>
codePrintPlain
string349: return onMissingExportMethod( missingMethodName, missingMethodArguments ); 350: } else if ( lCaseMissingMethodName.startsWith( 'process' ) ) { 351: return onMissingProcessMethod( missingMethodName, missingMethodArguments ); 352: } 353:
column
number0
id
string??
line
number351
Raw_Trace
stringorg.hibachi.hibachiservice_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc:351)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiService.cfc
type
stringcfml
6
Struct
codePrintHTML
string139: }<br> 140: if(structKeyExists(this, &quot;onMissingMethod&quot;)) {<br> <b>141: return this.onMissingMethod(missingMethodName=arguments.methodName, missingMethodArguments=arguments.methodArguments);</b><br> 142: }<br> 143: throw(&quot;You have attempted to call the method #arguments.methodName# which does not exist in #getClassFullName()#&quot;);<br>
codePrintPlain
string139: } 140: if(structKeyExists(this, "onMissingMethod")) { 141: return this.onMissingMethod(missingMethodName=arguments.methodName, missingMethodArguments=arguments.methodArguments); 142: } 143: throw("You have attempted to call the method #arguments.methodName# which does not exist in #getClassFullName()#");
column
number0
id
string??
line
number141
Raw_Trace
stringorg.hibachi.hibachiobject_cfc$cf.udfCall2(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc:141)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiObject.cfc
type
stringcfml
7
Struct
codePrintHTML
string485: <br> 486: // Call the process method on the entity, and then populate it back into the RC<br> <b>487: arguments.rc[ arguments.entityName ] = entityService.invokeMethod( &quot;process#arguments.entityName#&quot;, {1=entity, 2=arguments.rc, 3=arguments.rc.processContext} );</b><br> 488: <br> 489: // SUCCESS<br>
codePrintPlain
string485: 486: // Call the process method on the entity, and then populate it back into the RC 487: arguments.rc[ arguments.entityName ] = entityService.invokeMethod( "process#arguments.entityName#", {1=entity, 2=arguments.rc, 3=arguments.rc.processContext} ); 488: 489: // SUCCESS
column
number0
id
string??
line
number487
Raw_Trace
stringorg.hibachi.hibachicontrollerentity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc:487)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc
type
stringcfml
8
Struct
codePrintHTML
string155: genericCreateMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc);<br> 156: } else if ( left(arguments.missingMethodName, 7) == &quot;process&quot; ) {<br> <b>157: genericProcessMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc);</b><br> 158: } else if ( left(arguments.missingMethodName, 10) == &quot;preprocess&quot; ) {<br> 159: genericPreProcessMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc);<br>
codePrintPlain
string155: genericCreateMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc); 156: } else if ( left(arguments.missingMethodName, 7) == "process" ) { 157: genericProcessMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc); 158: } else if ( left(arguments.missingMethodName, 10) == "preprocess" ) { 159: genericPreProcessMethod(entityName=arguments.missingMethodArguments.rc.entityActionDetails.itemEntityName, rc=arguments.missingMethodArguments.rc);
column
number0
id
string??
line
number157
Raw_Trace
stringorg.hibachi.hibachicontrollerentity_cfc$cf.udfCall1(/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc:157)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/HibachiControllerEntity.cfc
type
stringcfml
9
Struct
codePrintHTML
string1234: try {<br> 1235: frameworkTrace( 'calling #lifecycle# controller (via onMissingMethod)', tuple.subsystem, tuple.section, method );<br> <b>1236: evaluate( 'cfc.#method#( rc = request.context, method = lifecycle )' );</b><br> 1237: } catch ( any e ) {<br> 1238: setCfcMethodFailureInfo( cfc, method );<br>
codePrintPlain
string1234: try { 1235: frameworkTrace( 'calling #lifecycle# controller (via onMissingMethod)', tuple.subsystem, tuple.section, method ); 1236: evaluate( 'cfc.#method#( rc = request.context, method = lifecycle )' ); 1237: } catch ( any e ) { 1238: setCfcMethodFailureInfo( cfc, method );
column
number0
id
string??
line
number1236
Raw_Trace
stringorg.hibachi.fw1.framework_cfc$cf.udfCall7(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc:1236)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc
type
stringcfml
10
Struct
codePrintHTML
string678: doController( tuple, 'start' &amp; tuple.item, 'start' );<br> 679: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> <b>680: doController( tuple, tuple.item, 'item' );</b><br> 681: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 682: }<br>
codePrintPlain
string678: doController( tuple, 'start' & tuple.item, 'start' ); 679: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 680: doController( tuple, tuple.item, 'item' ); 681: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 682: }
column
number0
id
string??
line
number680
Raw_Trace
stringorg.hibachi.fw1.framework_cfc$cf.udfCall4(/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc:680)
template
string/home/fallline/public_html/Slatwall/org/Hibachi/FW1/framework.cfc
type
stringcfml
type
stringexpression

Would you happen to have any idea what would cause this? I have to assume that this is as a result of the upgrade, as they have not had this occur before. Do you know if there has been any changes in this newer Slatwall version (4.5.051 vs. 4.1.015) to the order processing procedure? This occurred on an order that was placed PRIOR TO the upgrade, but hadn't been processed yet, and this upgrade was needed primarily to resolve a rounding issue that kept many orders from "closing" when finalized (they would be stuck in "processing"). The rounding issue does, indeed, appear to be resolved, but am wondering if orders placed prior to the upgrade may be throwing this error, with some connection to the rounding issue? I really don't know what this error is, but we cannot yet try processing an order that was placed AFTER the upgrade, so I cannot determine if this would be occurring on all orders.

Thank you, again, Chris, for any help you might be able to provide. I really thought we had things finally in place and working, and then this...

Theresa

Theresa Martin

unread,
Sep 9, 2019, 6:37:16 PM9/9/19
to Slatwall Commerce
Hello again, Chris,

So...please disregard my previous post re: the error when trying to make a payment transaction. Examining the error message more thoroughly, it mentioned getGiftCardpaymentProcessFlag(), and there is a new table column in the SwOrderPayment table for this, which is apparently set to "null" for any orders placed PRIOR to the upgrade, but is set to "0" for any new orders. I changed "null" to "0" and was able to successfully make the payment transaction. Should this occur to anyone else, maybe this will help.

Thank you for all of your help -- I have always greatly appreciated it!

Best,

Theresa

On Sunday, September 8, 2019 at 1:24:19 PM UTC-7, Chris Kent wrote:
Reply all
Reply to author
Forward
0 new messages