Open ghost opened 13 years ago
If this helps, I just tried to search for terms I knew were in my site and got 0 results. Checked my Railo admin and under Search, there is no collection. Could this be causing the error? If so, how would my collection disappear? The site searched fine when I installed the Solr plugin about a month ago.
I get the error below after I publish. The only thing new that I did today was change some CSS so I'm not sure why this error would pop up all of a sudden. I'm on Mura 5.4.4621, Railo 3.3.1 final, and mysql. This happened twice just now as I published two changes (one was changing the layout template on a page and the other was adding a period to a sentence, nothing crazy).
Catch Entries:11 additional 114: 115:
column 1195: 1196: 1197: 1198: <cfset request.muraHandledEvents["#arguments.runat#"]=true>
column 584: 585: <cfreturn add(arguments.data)/> 586: 587:
column 1413: 1414: <cfset setAllValues(variables.contentManager.save(this).getAllValues())> 1415: 1416: <cfif arrayLen(variables.kids)>
column 194: <cfset arguments.rc.contentBean=getBean('content').loadBy(contentID=arguments.rc.contentID, siteid=arguments.rc.siteid).set(arguments.rc).save() />
column 1027: 1028: 1029: <cfset metadata=getMetadata( arguments.cfc )>
column 114: 115:
column 1195: 1196: 1197: 1198: <cfset request.muraHandledEvents["#arguments.runat#"]=true>
column 584: 585: <cfreturn add(arguments.data)/> 586: 587:
column 1413: 1414: <cfset setAllValues(variables.contentManager.save(this).getAllValues())> 1415: 1416: <cfif arrayLen(variables.kids)>
column 194: <cfset arguments.rc.contentBean=getBean('content').loadBy(contentID=arguments.rc.contentID, siteid=arguments.rc.siteid).set(arguments.rc).save() />
column 1027: 1028: 1029: <cfset metadata=getMetadata( arguments.cfc )>
column 114: 115:
column 1195: 1196: 1197: 1198: <cfset request.muraHandledEvents["#arguments.runat#"]=true>
column 584: 585: <cfreturn add(arguments.data)/> 586: 587:
column 1413: 1414: <cfset setAllValues(variables.contentManager.save(this).getAllValues())> 1415: 1416: <cfif arrayLen(variables.kids)>
column 194: <cfset arguments.rc.contentBean=getBean('content').loadBy(contentID=arguments.rc.contentID, siteid=arguments.rc.siteid).set(arguments.rc).save() />
column 1027: 1028: 1029: <cfset metadata=getMetadata( arguments.cfc )>
column
Struct Cause
string railo.runtime.search.SearchException cause
Struct additional
Struct Cause
string railo.runtime.search.SearchException Detail
string
ErrorCode
string 0 ExtendedInfo
string
Message string collection lakesidedbcf219aa45608f18c1598cab1689752b4 is undefined StackTrace
string collection lakesidedbcf219aa45608f18c1598cab1689752b4 is undefined at railo.runtime.search.SearchEngineSupport.getCollectionByName(SearchEngineSupport.java:81):81 at railo.runtime.tag.Index.setCollection(Index.java:292):292 at solr.lib.collectionservice_cfc$cf.udfCall1(/home/lakeside/public_html/plugins/solr/lib/collectionService.cfc:113):113 at solr.lib.collectionservice_cfc$cf.udfCall(/home/lakeside/public_html/plugins/solr/lib/collectionService.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at solr.lib.eventhandler_cfc$cf.udfCall(/home/lakeside/public_html/plugins/solr/lib/eventHandler.cfc:65):65 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:376):376 at railo.runtime.ComponentImpl._call(ComponentImpl.java:610):610 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1809):1809 at railo.runtime.tag.Invoke.doComponent(Invoke.java:210):210 at railo.runtime.tag.Invoke.doEndTag(Invoke.java:183):183 at plugin.pluginmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc:1196):1196 at plugin.pluginmanager_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:738):738 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at plugin.pluginmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc:1103):1103 at plugin.pluginmanager_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at content.contentmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc:1077):1077 at content.contentmanager_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:738):738 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at content.contentmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc:585):585 at content.contentmanager_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at content.contentbean_cfc$cf.udfCall17(/home/lakeside/public_html/requirements/mura/content/contentBean.cfc:1414):1414 at content.contentbean_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/content/contentBean.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at admin.fw1.controllers.carch_cfc$cf.udfCall1(/home/lakeside/public_html/admin/fw1/controllers/carch.cfc:192):192 at admin.fw1.controllers.carch_cfc$cf.udfCall(/home/lakeside/public_html/admin/fw1/controllers/carch.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:376):376 at railo.runtime.ComponentImpl._call(ComponentImpl.java:610):610 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1809):1809 at railo.runtime.tag.Invoke.doComponent(Invoke.java:210):210 at railo.runtime.tag.Invoke.doEndTag(Invoke.java:183):183 at admin.framework_cfc$cf.udfCall6(/home/lakeside/public_html/admin/framework.cfc:1027):1027 at admin.framework_cfc$cf.udfCall(/home/lakeside/public_html/admin/framework.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:738):738 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at admin.framework_cfc$cf.udfCall2(/home/lakeside/public_html/admin/framework.cfc:224):224 at admin.framework_cfc$cf.udfCall(/home/lakeside/public_html/admin/framework.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:347):347 at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:174):174 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:23):23 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:1991):1991 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:1958):1958 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:297):297 at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:32):32 at javax.servlet.http.HttpServlet.service(HttpServlet.java:91):91 at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:103):103 at com.intergral.fusionreactor.filter.FusionReactorFilter.b(FusionReactorFilter.java:376):376 at com.intergral.fusionreactor.filter.FusionReactorFilter.c(FusionReactorFilter.java:254):254 at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java:164):164 at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87):87 at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:187):187 at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:265):265 at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:436):436 at com.caucho.server.port.TcpConnection.run(TcpConnection.java:682):682 at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:743):743 at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:662):662 at java.lang.Thread.run(Thread.java:662):662 TagContext
Array 1
Struct codePrintHTML
string 111: <cfset querySetCell(rs,"summary", stripMarkUp(rs.summary))>
112:
113: <cfindex action="update" collection="#getCollectionName(arguments.siteID,'db')#" key="contentID" type="custom" query="rs" title="title" custom1="summary" custom2="tags" body="body" language="#getCollectionLanguage(arguments.siteID)#"/>
114: </cfif>
115: </cffunction>
codePrintPlain
string 111: <cfset querySetCell(rs,"summary", stripMarkUp(rs.summary))> 112: 113:
number 0 id
string ?? line
number 113 raw_trace
string solr.lib.collectionservice_cfc$cf.udfCall1(/home/lakeside/public_html/plugins/solr/lib/collectionService.cfc:113) template
string /home/lakeside/public_html/plugins/solr/lib/collectionService.cfc type
string cfml 2
Struct codePrintHTML
string 63: <cfset var content=$.event("contentBean")>
64: <cfif content.getActive() and listFindNoCase("Page,Portal,Calender,Gallery,File,Link",content.getType()) >
65: <cfset variables.collectionService.indexDBItem(content.getContentID(),content.getSiteID())>
66: </cfif>
67: </cffunction>
codePrintPlain
string 63: <cfset var content=$.event("contentBean")> 64: <cfif content.getActive() and listFindNoCase("Page,Portal,Calender,Gallery,File,Link",content.getType()) > 65: <cfset variables.collectionService.indexDBItem(content.getContentID(),content.getSiteID())> 66: 67: column
number 0 id
string ?? line
number 65 raw_trace
string solr.lib.eventhandler_cfc$cf.udfCall(/home/lakeside/public_html/plugins/solr/lib/eventHandler.cfc:65) template
string /home/lakeside/public_html/plugins/solr/lib/eventHandler.cfc type
string cfml 3
Struct codePrintHTML
string 1194: <cfinvokeargument name="event" value="#arguments.event#">
1195: <cfinvokeargument name="$" value="#muraScope#">
1196: <cfinvokeargument name="mura" value="#muraScope#">
1197: </cfinvoke>
1198: <cfset request.muraHandledEvents["#arguments.runat#"]=true>
codePrintPlain
string 1194:
number 0 id
string ?? line
number 1196 raw_trace
string plugin.pluginmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc:1196) template
string /home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc type
string cfml 4
Struct codePrintHTML
string 1101: <cfset siteID=arguments.currentEventObject.getValue('siteID')>
1102: </cfif>
1103: <cfset executeScripts(arguments.eventToAnnounce,siteid,arguments.currentEventObject,arguments.rsHandlers,arguments.moduleID)>
1104: </cffunction>
1105:
codePrintPlain
string 1101: <cfset siteID=arguments.currentEventObject.getValue('siteID')> 1102: 1103: <cfset executeScripts(arguments.eventToAnnounce,siteid,arguments.currentEventObject,arguments.rsHandlers,arguments.moduleID)> 1104: 1105: column
number 0 id
string ?? line
number 1103 raw_trace
string plugin.pluginmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc:1103) template
string /home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc type
string cfml 5
Struct codePrintHTML
string 1075: <cfif ListFindNoCase(this.TreeLevelList,newBean.getType())>
1076: <cfset variables.pluginManager.announceEvent("onContentSave",pluginEvent)>
1077: <cfset variables.pluginManager.announceEvent("onAfterContentSave",pluginEvent)>
1078: </cfif>
1079:
codePrintPlain
string 1075: <cfif ListFindNoCase(this.TreeLevelList,newBean.getType())> 1076: <cfset variables.pluginManager.announceEvent("onContentSave",pluginEvent)> 1077: <cfset variables.pluginManager.announceEvent("onAfterContentSave",pluginEvent)> 1078: 1079: column
number 0 id
string ?? line
number 1077 raw_trace
string content.contentmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc:1077) template
string /home/lakeside/public_html/requirements/mura/content/contentManager.cfc type
string cfml 6
Struct codePrintHTML
string 583: <cffunction name="save" access="public" returntype="any" output="false">
584: <cfargument name="data" type="any"/>
585: <cfreturn add(arguments.data)/>
586: </cffunction>
587:
codePrintPlain
string 583:
number 0 id
string ?? line
number 585 raw_trace
string content.contentmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc:585) template
string /home/lakeside/public_html/requirements/mura/content/contentManager.cfc type
string cfml 7
Struct codePrintHTML
string 1412: <cfset var kid="">
1413: <cfset var i="">
1414: <cfset setAllValues(variables.contentManager.save(this).getAllValues())>
1415:
1416: <cfif arrayLen(variables.kids)>
codePrintPlain
string 1412:
number 0 id
string ?? line
number 1414 raw_trace
string content.contentbean_cfc$cf.udfCall17(/home/lakeside/public_html/requirements/mura/content/contentBean.cfc:1414) template
string /home/lakeside/public_html/requirements/mura/content/contentBean.cfc type
string cfml 8
Struct codePrintHTML
string 190: <cfif arguments.rc.allowAction and arguments.rc.action eq 'add'>
191: <cfif structKeyExists(arguments.rc,"preserveID") and isValid('UUID',arguments.rc.preserveID)>
192: <cfset arguments.rc.contentBean=getBean('content').loadBy(contentHistID=arguments.rc.preserveID, siteid=arguments.rc.siteid).set(arguments.rc).save() />
193: <cfelse>
194: <cfset arguments.rc.contentBean=getBean('content').loadBy(contentID=arguments.rc.contentID, siteid=arguments.rc.siteid).set(arguments.rc).save() />
codePrintPlain
string 190: <cfif arguments.rc.allowAction and arguments.rc.action eq 'add'> 191: <cfif structKeyExists(arguments.rc,"preserveID") and isValid('UUID',arguments.rc.preserveID)> 192: <cfset arguments.rc.contentBean=getBean('content').loadBy(contentHistID=arguments.rc.preserveID, siteid=arguments.rc.siteid).set(arguments.rc).save() /> 193:
number 0 id
string ?? line
number 192 raw_trace
string admin.fw1.controllers.carch_cfc$cf.udfCall1(/home/lakeside/public_html/admin/fw1/controllers/carch.cfc:192) template
string /home/lakeside/public_html/admin/fw1/controllers/carch.cfc type
string cfml 9
Struct codePrintHTML
string 1025: <cfif structKeyExists(arguments.cfc,arguments.method) or structKeyExists(arguments.cfc,"onMissingMethod")>
1026: <cftry>
1027: <cfinvoke component="#arguments.cfc#" method="#arguments.method#" rc="#request.context#" />
1028: <cfcatch type="any">
1029: <cfset metadata=getMetadata( arguments.cfc )>
codePrintPlain
string 1025: <cfif structKeyExists(arguments.cfc,arguments.method) or structKeyExists(arguments.cfc,"onMissingMethod")> 1026:
number 0 id
string ?? line
number 1027 raw_trace
string admin.framework_cfc$cf.udfCall6(/home/lakeside/public_html/admin/framework.cfc:1027) template
string /home/lakeside/public_html/admin/framework.cfc type
string cfml 10
Struct codePrintHTML
string 222: doController( request.controller, 'before' );
223: doController( request.controller, 'start' & request.item );
224: doController( request.controller, request.item );
225: }
226: for ( i = 1; i lte arrayLen(request.services); i = i + 1 ) {
codePrintPlain
string 222: doController( request.controller, 'before' ); 223: doController( request.controller, 'start' & request.item ); 224: doController( request.controller, request.item ); 225: } 226: for ( i = 1; i lte arrayLen(request.services); i = i + 1 ) { column
number 0 id
string ?? line
number 224 raw_trace
string admin.framework_cfc$cf.udfCall2(/home/lakeside/public_html/admin/framework.cfc:224) template
string /home/lakeside/public_html/admin/framework.cfc type
string cfml type
string railo.runtime.search.SearchException Detail
string
ErrorCode
string 0 ExtendedInfo
string
Message string collection lakesidedbcf219aa45608f18c1598cab1689752b4 is undefined name
string onRequest rootCause
Struct additional
Struct Cause
string railo.runtime.search.SearchException Detail
string
ErrorCode
string 0 ExtendedInfo
string
Message string collection lakesidedbcf219aa45608f18c1598cab1689752b4 is undefined StackTrace
string collection lakesidedbcf219aa45608f18c1598cab1689752b4 is undefined at railo.runtime.search.SearchEngineSupport.getCollectionByName(SearchEngineSupport.java:81):81 at railo.runtime.tag.Index.setCollection(Index.java:292):292 at solr.lib.collectionservice_cfc$cf.udfCall1(/home/lakeside/public_html/plugins/solr/lib/collectionService.cfc:113):113 at solr.lib.collectionservice_cfc$cf.udfCall(/home/lakeside/public_html/plugins/solr/lib/collectionService.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at solr.lib.eventhandler_cfc$cf.udfCall(/home/lakeside/public_html/plugins/solr/lib/eventHandler.cfc:65):65 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:376):376 at railo.runtime.ComponentImpl._call(ComponentImpl.java:610):610 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1809):1809 at railo.runtime.tag.Invoke.doComponent(Invoke.java:210):210 at railo.runtime.tag.Invoke.doEndTag(Invoke.java:183):183 at plugin.pluginmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc:1196):1196 at plugin.pluginmanager_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:738):738 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at plugin.pluginmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc:1103):1103 at plugin.pluginmanager_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at content.contentmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc:1077):1077 at content.contentmanager_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:738):738 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at content.contentmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc:585):585 at content.contentmanager_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at content.contentbean_cfc$cf.udfCall17(/home/lakeside/public_html/requirements/mura/content/contentBean.cfc:1414):1414 at content.contentbean_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/content/contentBean.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at admin.fw1.controllers.carch_cfc$cf.udfCall1(/home/lakeside/public_html/admin/fw1/controllers/carch.cfc:192):192 at admin.fw1.controllers.carch_cfc$cf.udfCall(/home/lakeside/public_html/admin/fw1/controllers/carch.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:376):376 at railo.runtime.ComponentImpl._call(ComponentImpl.java:610):610 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1809):1809 at railo.runtime.tag.Invoke.doComponent(Invoke.java:210):210 at railo.runtime.tag.Invoke.doEndTag(Invoke.java:183):183 at admin.framework_cfc$cf.udfCall6(/home/lakeside/public_html/admin/framework.cfc:1027):1027 at admin.framework_cfc$cf.udfCall(/home/lakeside/public_html/admin/framework.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:738):738 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at admin.framework_cfc$cf.udfCall2(/home/lakeside/public_html/admin/framework.cfc:224):224 at admin.framework_cfc$cf.udfCall(/home/lakeside/public_html/admin/framework.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:347):347 at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:174):174 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:23):23 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:1991):1991 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:1958):1958 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:297):297 at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:32):32 at javax.servlet.http.HttpServlet.service(HttpServlet.java:91):91 at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:103):103 at com.intergral.fusionreactor.filter.FusionReactorFilter.b(FusionReactorFilter.java:376):376 at com.intergral.fusionreactor.filter.FusionReactorFilter.c(FusionReactorFilter.java:254):254 at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java:164):164 at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87):87 at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:187):187 at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:265):265 at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:436):436 at com.caucho.server.port.TcpConnection.run(TcpConnection.java:682):682 at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:743):743 at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:662):662 at java.lang.Thread.run(Thread.java:662):662 TagContext
Array 1
Struct codePrintHTML
string 111: <cfset querySetCell(rs,"summary", stripMarkUp(rs.summary))>
112:
113: <cfindex action="update" collection="#getCollectionName(arguments.siteID,'db')#" key="contentID" type="custom" query="rs" title="title" custom1="summary" custom2="tags" body="body" language="#getCollectionLanguage(arguments.siteID)#"/>
114: </cfif>
115: </cffunction>
codePrintPlain
string 111: <cfset querySetCell(rs,"summary", stripMarkUp(rs.summary))> 112: 113:
number 0 id
string ?? line
number 113 raw_trace
string solr.lib.collectionservice_cfc$cf.udfCall1(/home/lakeside/public_html/plugins/solr/lib/collectionService.cfc:113) template
string /home/lakeside/public_html/plugins/solr/lib/collectionService.cfc type
string cfml 2
Struct codePrintHTML
string 63: <cfset var content=$.event("contentBean")>
64: <cfif content.getActive() and listFindNoCase("Page,Portal,Calender,Gallery,File,Link",content.getType()) >
65: <cfset variables.collectionService.indexDBItem(content.getContentID(),content.getSiteID())>
66: </cfif>
67: </cffunction>
codePrintPlain
string 63: <cfset var content=$.event("contentBean")> 64: <cfif content.getActive() and listFindNoCase("Page,Portal,Calender,Gallery,File,Link",content.getType()) > 65: <cfset variables.collectionService.indexDBItem(content.getContentID(),content.getSiteID())> 66: 67: column
number 0 id
string ?? line
number 65 raw_trace
string solr.lib.eventhandler_cfc$cf.udfCall(/home/lakeside/public_html/plugins/solr/lib/eventHandler.cfc:65) template
string /home/lakeside/public_html/plugins/solr/lib/eventHandler.cfc type
string cfml 3
Struct codePrintHTML
string 1194: <cfinvokeargument name="event" value="#arguments.event#">
1195: <cfinvokeargument name="$" value="#muraScope#">
1196: <cfinvokeargument name="mura" value="#muraScope#">
1197: </cfinvoke>
1198: <cfset request.muraHandledEvents["#arguments.runat#"]=true>
codePrintPlain
string 1194:
number 0 id
string ?? line
number 1196 raw_trace
string plugin.pluginmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc:1196) template
string /home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc type
string cfml 4
Struct codePrintHTML
string 1101: <cfset siteID=arguments.currentEventObject.getValue('siteID')>
1102: </cfif>
1103: <cfset executeScripts(arguments.eventToAnnounce,siteid,arguments.currentEventObject,arguments.rsHandlers,arguments.moduleID)>
1104: </cffunction>
1105:
codePrintPlain
string 1101: <cfset siteID=arguments.currentEventObject.getValue('siteID')> 1102: 1103: <cfset executeScripts(arguments.eventToAnnounce,siteid,arguments.currentEventObject,arguments.rsHandlers,arguments.moduleID)> 1104: 1105: column
number 0 id
string ?? line
number 1103 raw_trace
string plugin.pluginmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc:1103) template
string /home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc type
string cfml 5
Struct codePrintHTML
string 1075: <cfif ListFindNoCase(this.TreeLevelList,newBean.getType())>
1076: <cfset variables.pluginManager.announceEvent("onContentSave",pluginEvent)>
1077: <cfset variables.pluginManager.announceEvent("onAfterContentSave",pluginEvent)>
1078: </cfif>
1079:
codePrintPlain
string 1075: <cfif ListFindNoCase(this.TreeLevelList,newBean.getType())> 1076: <cfset variables.pluginManager.announceEvent("onContentSave",pluginEvent)> 1077: <cfset variables.pluginManager.announceEvent("onAfterContentSave",pluginEvent)> 1078: 1079: column
number 0 id
string ?? line
number 1077 raw_trace
string content.contentmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc:1077) template
string /home/lakeside/public_html/requirements/mura/content/contentManager.cfc type
string cfml 6
Struct codePrintHTML
string 583: <cffunction name="save" access="public" returntype="any" output="false">
584: <cfargument name="data" type="any"/>
585: <cfreturn add(arguments.data)/>
586: </cffunction>
587:
codePrintPlain
string 583:
number 0 id
string ?? line
number 585 raw_trace
string content.contentmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc:585) template
string /home/lakeside/public_html/requirements/mura/content/contentManager.cfc type
string cfml 7
Struct codePrintHTML
string 1412: <cfset var kid="">
1413: <cfset var i="">
1414: <cfset setAllValues(variables.contentManager.save(this).getAllValues())>
1415:
1416: <cfif arrayLen(variables.kids)>
codePrintPlain
string 1412:
number 0 id
string ?? line
number 1414 raw_trace
string content.contentbean_cfc$cf.udfCall17(/home/lakeside/public_html/requirements/mura/content/contentBean.cfc:1414) template
string /home/lakeside/public_html/requirements/mura/content/contentBean.cfc type
string cfml 8
Struct codePrintHTML
string 190: <cfif arguments.rc.allowAction and arguments.rc.action eq 'add'>
191: <cfif structKeyExists(arguments.rc,"preserveID") and isValid('UUID',arguments.rc.preserveID)>
192: <cfset arguments.rc.contentBean=getBean('content').loadBy(contentHistID=arguments.rc.preserveID, siteid=arguments.rc.siteid).set(arguments.rc).save() />
193: <cfelse>
194: <cfset arguments.rc.contentBean=getBean('content').loadBy(contentID=arguments.rc.contentID, siteid=arguments.rc.siteid).set(arguments.rc).save() />
codePrintPlain
string 190: <cfif arguments.rc.allowAction and arguments.rc.action eq 'add'> 191: <cfif structKeyExists(arguments.rc,"preserveID") and isValid('UUID',arguments.rc.preserveID)> 192: <cfset arguments.rc.contentBean=getBean('content').loadBy(contentHistID=arguments.rc.preserveID, siteid=arguments.rc.siteid).set(arguments.rc).save() /> 193:
number 0 id
string ?? line
number 192 raw_trace
string admin.fw1.controllers.carch_cfc$cf.udfCall1(/home/lakeside/public_html/admin/fw1/controllers/carch.cfc:192) template
string /home/lakeside/public_html/admin/fw1/controllers/carch.cfc type
string cfml 9
Struct codePrintHTML
string 1025: <cfif structKeyExists(arguments.cfc,arguments.method) or structKeyExists(arguments.cfc,"onMissingMethod")>
1026: <cftry>
1027: <cfinvoke component="#arguments.cfc#" method="#arguments.method#" rc="#request.context#" />
1028: <cfcatch type="any">
1029: <cfset metadata=getMetadata( arguments.cfc )>
codePrintPlain
string 1025: <cfif structKeyExists(arguments.cfc,arguments.method) or structKeyExists(arguments.cfc,"onMissingMethod")> 1026:
number 0 id
string ?? line
number 1027 raw_trace
string admin.framework_cfc$cf.udfCall6(/home/lakeside/public_html/admin/framework.cfc:1027) template
string /home/lakeside/public_html/admin/framework.cfc type
string cfml 10
Struct codePrintHTML
string 222: doController( request.controller, 'before' );
223: doController( request.controller, 'start' & request.item );
224: doController( request.controller, request.item );
225: }
226: for ( i = 1; i lte arrayLen(request.services); i = i + 1 ) {
codePrintPlain
string 222: doController( request.controller, 'before' ); 223: doController( request.controller, 'start' & request.item ); 224: doController( request.controller, request.item ); 225: } 226: for ( i = 1; i lte arrayLen(request.services); i = i + 1 ) { column
number 0 id
string ?? line
number 224 raw_trace
string admin.framework_cfc$cf.udfCall2(/home/lakeside/public_html/admin/framework.cfc:224) template
string /home/lakeside/public_html/admin/framework.cfc type
string cfml type
string railo.runtime.search.SearchException StackTrace
string collection lakesidedbcf219aa45608f18c1598cab1689752b4 is undefined at railo.runtime.search.SearchEngineSupport.getCollectionByName(SearchEngineSupport.java:81):81 at railo.runtime.tag.Index.setCollection(Index.java:292):292 at solr.lib.collectionservice_cfc$cf.udfCall1(/home/lakeside/public_html/plugins/solr/lib/collectionService.cfc:113):113 at solr.lib.collectionservice_cfc$cf.udfCall(/home/lakeside/public_html/plugins/solr/lib/collectionService.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at solr.lib.eventhandler_cfc$cf.udfCall(/home/lakeside/public_html/plugins/solr/lib/eventHandler.cfc:65):65 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:376):376 at railo.runtime.ComponentImpl._call(ComponentImpl.java:610):610 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1809):1809 at railo.runtime.tag.Invoke.doComponent(Invoke.java:210):210 at railo.runtime.tag.Invoke.doEndTag(Invoke.java:183):183 at plugin.pluginmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc:1196):1196 at plugin.pluginmanager_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:738):738 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at plugin.pluginmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc:1103):1103 at plugin.pluginmanager_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at content.contentmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc:1077):1077 at content.contentmanager_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:738):738 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at content.contentmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc:585):585 at content.contentmanager_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at content.contentbean_cfc$cf.udfCall17(/home/lakeside/public_html/requirements/mura/content/contentBean.cfc:1414):1414 at content.contentbean_cfc$cf.udfCall(/home/lakeside/public_html/requirements/mura/content/contentBean.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:733):733 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at admin.fw1.controllers.carch_cfc$cf.udfCall1(/home/lakeside/public_html/admin/fw1/controllers/carch.cfc:192):192 at admin.fw1.controllers.carch_cfc$cf.udfCall(/home/lakeside/public_html/admin/fw1/controllers/carch.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:376):376 at railo.runtime.ComponentImpl._call(ComponentImpl.java:610):610 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1809):1809 at railo.runtime.tag.Invoke.doComponent(Invoke.java:210):210 at railo.runtime.tag.Invoke.doEndTag(Invoke.java:183):183 at admin.framework_cfc$cf.udfCall6(/home/lakeside/public_html/admin/framework.cfc:1027):1027 at admin.framework_cfc$cf.udfCall(/home/lakeside/public_html/admin/framework.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:738):738 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1444):1444 at admin.framework_cfc$cf.udfCall2(/home/lakeside/public_html/admin/framework.cfc:224):224 at admin.framework_cfc$cf.udfCall(/home/lakeside/public_html/admin/framework.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214 at railo.runtime.type.UDFImpl._call(UDFImpl.java:418):418 at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383 at railo.runtime.ComponentImpl._call(ComponentImpl.java:609):609 at railo.runtime.ComponentImpl._call(ComponentImpl.java:496):496 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1794):1794 at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:347):347 at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:174):174 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:23):23 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:1991):1991 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:1958):1958 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:297):297 at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:32):32 at javax.servlet.http.HttpServlet.service(HttpServlet.java:91):91 at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:103):103 at com.intergral.fusionreactor.filter.FusionReactorFilter.b(FusionReactorFilter.java:376):376 at com.intergral.fusionreactor.filter.FusionReactorFilter.c(FusionReactorFilter.java:254):254 at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java:164):164 at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:87):87 at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:187):187 at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:265):265 at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:436):436 at com.caucho.server.port.TcpConnection.run(TcpConnection.java:682):682 at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:743):743 at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:662):662 at java.lang.Thread.run(Thread.java:662):662 TagContext
Array 1
Struct codePrintHTML
string 111: <cfset querySetCell(rs,"summary", stripMarkUp(rs.summary))>
112:
113: <cfindex action="update" collection="#getCollectionName(arguments.siteID,'db')#" key="contentID" type="custom" query="rs" title="title" custom1="summary" custom2="tags" body="body" language="#getCollectionLanguage(arguments.siteID)#"/>
114: </cfif>
115: </cffunction>
codePrintPlain
string 111: <cfset querySetCell(rs,"summary", stripMarkUp(rs.summary))> 112: 113:
number 0 id
string ?? line
number 113 raw_trace
string solr.lib.collectionservice_cfc$cf.udfCall1(/home/lakeside/public_html/plugins/solr/lib/collectionService.cfc:113) template
string /home/lakeside/public_html/plugins/solr/lib/collectionService.cfc type
string cfml 2
Struct codePrintHTML
string 63: <cfset var content=$.event("contentBean")>
64: <cfif content.getActive() and listFindNoCase("Page,Portal,Calender,Gallery,File,Link",content.getType()) >
65: <cfset variables.collectionService.indexDBItem(content.getContentID(),content.getSiteID())>
66: </cfif>
67: </cffunction>
codePrintPlain
string 63: <cfset var content=$.event("contentBean")> 64: <cfif content.getActive() and listFindNoCase("Page,Portal,Calender,Gallery,File,Link",content.getType()) > 65: <cfset variables.collectionService.indexDBItem(content.getContentID(),content.getSiteID())> 66: 67: column
number 0 id
string ?? line
number 65 raw_trace
string solr.lib.eventhandler_cfc$cf.udfCall(/home/lakeside/public_html/plugins/solr/lib/eventHandler.cfc:65) template
string /home/lakeside/public_html/plugins/solr/lib/eventHandler.cfc type
string cfml 3
Struct codePrintHTML
string 1194: <cfinvokeargument name="event" value="#arguments.event#">
1195: <cfinvokeargument name="$" value="#muraScope#">
1196: <cfinvokeargument name="mura" value="#muraScope#">
1197: </cfinvoke>
1198: <cfset request.muraHandledEvents["#arguments.runat#"]=true>
codePrintPlain
string 1194:
number 0 id
string ?? line
number 1196 raw_trace
string plugin.pluginmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc:1196) template
string /home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc type
string cfml 4
Struct codePrintHTML
string 1101: <cfset siteID=arguments.currentEventObject.getValue('siteID')>
1102: </cfif>
1103: <cfset executeScripts(arguments.eventToAnnounce,siteid,arguments.currentEventObject,arguments.rsHandlers,arguments.moduleID)>
1104: </cffunction>
1105:
codePrintPlain
string 1101: <cfset siteID=arguments.currentEventObject.getValue('siteID')> 1102: 1103: <cfset executeScripts(arguments.eventToAnnounce,siteid,arguments.currentEventObject,arguments.rsHandlers,arguments.moduleID)> 1104: 1105: column
number 0 id
string ?? line
number 1103 raw_trace
string plugin.pluginmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc:1103) template
string /home/lakeside/public_html/requirements/mura/plugin/pluginManager.cfc type
string cfml 5
Struct codePrintHTML
string 1075: <cfif ListFindNoCase(this.TreeLevelList,newBean.getType())>
1076: <cfset variables.pluginManager.announceEvent("onContentSave",pluginEvent)>
1077: <cfset variables.pluginManager.announceEvent("onAfterContentSave",pluginEvent)>
1078: </cfif>
1079:
codePrintPlain
string 1075: <cfif ListFindNoCase(this.TreeLevelList,newBean.getType())> 1076: <cfset variables.pluginManager.announceEvent("onContentSave",pluginEvent)> 1077: <cfset variables.pluginManager.announceEvent("onAfterContentSave",pluginEvent)> 1078: 1079: column
number 0 id
string ?? line
number 1077 raw_trace
string content.contentmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc:1077) template
string /home/lakeside/public_html/requirements/mura/content/contentManager.cfc type
string cfml 6
Struct codePrintHTML
string 583: <cffunction name="save" access="public" returntype="any" output="false">
584: <cfargument name="data" type="any"/>
585: <cfreturn add(arguments.data)/>
586: </cffunction>
587:
codePrintPlain
string 583:
number 0 id
string ?? line
number 585 raw_trace
string content.contentmanager_cfc$cf.udfCall3(/home/lakeside/public_html/requirements/mura/content/contentManager.cfc:585) template
string /home/lakeside/public_html/requirements/mura/content/contentManager.cfc type
string cfml 7
Struct codePrintHTML
string 1412: <cfset var kid="">
1413: <cfset var i="">
1414: <cfset setAllValues(variables.contentManager.save(this).getAllValues())>
1415:
1416: <cfif arrayLen(variables.kids)>
codePrintPlain
string 1412:
number 0 id
string ?? line
number 1414 raw_trace
string content.contentbean_cfc$cf.udfCall17(/home/lakeside/public_html/requirements/mura/content/contentBean.cfc:1414) template
string /home/lakeside/public_html/requirements/mura/content/contentBean.cfc type
string cfml 8
Struct codePrintHTML
string 190: <cfif arguments.rc.allowAction and arguments.rc.action eq 'add'>
191: <cfif structKeyExists(arguments.rc,"preserveID") and isValid('UUID',arguments.rc.preserveID)>
192: <cfset arguments.rc.contentBean=getBean('content').loadBy(contentHistID=arguments.rc.preserveID, siteid=arguments.rc.siteid).set(arguments.rc).save() />
193: <cfelse>
194: <cfset arguments.rc.contentBean=getBean('content').loadBy(contentID=arguments.rc.contentID, siteid=arguments.rc.siteid).set(arguments.rc).save() />
codePrintPlain
string 190: <cfif arguments.rc.allowAction and arguments.rc.action eq 'add'> 191: <cfif structKeyExists(arguments.rc,"preserveID") and isValid('UUID',arguments.rc.preserveID)> 192: <cfset arguments.rc.contentBean=getBean('content').loadBy(contentHistID=arguments.rc.preserveID, siteid=arguments.rc.siteid).set(arguments.rc).save() /> 193:
number 0 id
string ?? line
number 192 raw_trace
string admin.fw1.controllers.carch_cfc$cf.udfCall1(/home/lakeside/public_html/admin/fw1/controllers/carch.cfc:192) template
string /home/lakeside/public_html/admin/fw1/controllers/carch.cfc type
string cfml 9
Struct codePrintHTML
string 1025: <cfif structKeyExists(arguments.cfc,arguments.method) or structKeyExists(arguments.cfc,"onMissingMethod")>
1026: <cftry>
1027: <cfinvoke component="#arguments.cfc#" method="#arguments.method#" rc="#request.context#" />
1028: <cfcatch type="any">
1029: <cfset metadata=getMetadata( arguments.cfc )>
codePrintPlain
string 1025: <cfif structKeyExists(arguments.cfc,arguments.method) or structKeyExists(arguments.cfc,"onMissingMethod")> 1026:
number 0 id
string ?? line
number 1027 raw_trace
string admin.framework_cfc$cf.udfCall6(/home/lakeside/public_html/admin/framework.cfc:1027) template
string /home/lakeside/public_html/admin/framework.cfc type
string cfml 10
Struct codePrintHTML
string 222: doController( request.controller, 'before' );
223: doController( request.controller, 'start' & request.item );
224: doController( request.controller, request.item );
225: }
226: for ( i = 1; i lte arrayLen(request.services); i = i + 1 ) {
codePrintPlain
string 222: doController( request.controller, 'before' ); 223: doController( request.controller, 'start' & request.item ); 224: doController( request.controller, request.item ); 225: } 226: for ( i = 1; i lte arrayLen(request.services); i = i + 1 ) { column
number 0 id
string ?? line
number 224 raw_trace
string admin.framework_cfc$cf.udfCall2(/home/lakeside/public_html/admin/framework.cfc:224) template
string /home/lakeside/public_html/admin/framework.cfc type
string cfml type
string railo.runtime.search.SearchException