by Sharon Soileau 04-17-2009 02:00 AM
News
Catch |
additional | |
Detail | |
ErrNumber | |
ErrorCode | |
Extended_Info | |
ExtendedInfo | |
Message | string | Parameter 3 of function mid which is now [-135] must be a non-negative integer or -1 (for string length) |
|
StackTrace | string | lucee.runtime.exp.ExpressionException: Parameter 3 of function mid which is now [-135] must be a non-negative integer or -1 (for string length)
at lucee.runtime.functions.string.Mid.call(Mid.java:42)
at cfc.utilities.utilities_cfc$cf.udfCall(/cfc/utilities/utilities.cfc:106)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:669)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:590)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2033)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:876)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2018)
at shared.partials.blogfull_cfm$cf.call(/shared/partials/blogfull.cfm:49)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1029)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:952)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:944)
at lucee.runtime.tag.CFTag.doInclude(CFTag.java:319)
at lucee.runtime.tag.CFTag.cfmlEndTag(CFTag.java:260)
at lucee.runtime.tag.CFTag.doAfterBody(CFTag.java:207)
at blog.blogdisplay_cfm$cf.call(/blog/blogdisplay.cfm:95)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1029)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:952)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:933)
at application_cfc$cf.udfCall(/Application.cfc:164)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:668)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:590)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2014)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:445)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:219)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2716)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2702)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2673)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1259)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1205)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:582)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:212)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:156)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:181)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:156)
at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:764)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:344)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:207)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:801)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:494)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:526)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:932)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1695)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
|
|
TagContext | Array | 1 | Struct | codePrintHTML | string | 104: <cfset local.srcUrlStart = FindNoCase("src",local.stgTxt,1)+5><br>
105: <cfset local.srcUrlEnd = FindNoCase("/userfiles",local.stgTxt, local.srcUrlStart)-1><br>
<b>106: <cfset local.imgSrc = Mid(local.stgTxt, local.srcUrlStart, local.srcUrlEnd-local.srcUrlStart+1)></b><br>
107: <cfif Len(local.imgSrc)><br>
108: <cfset local.stgTxt = ReplaceNoCase(local.stgTxt, local.imgSrc,"../","one")><br>
|
| codePrintPlain | string | 104: <cfset local.srcUrlStart = FindNoCase("src",local.stgTxt,1)+5>
105: <cfset local.srcUrlEnd = FindNoCase("/userfiles",local.stgTxt, local.srcUrlStart)-1>
106: <cfset local.imgSrc = Mid(local.stgTxt, local.srcUrlStart, local.srcUrlEnd-local.srcUrlStart+1)>
107: <cfif Len(local.imgSrc)>
108: <cfset local.stgTxt = ReplaceNoCase(local.stgTxt, local.imgSrc,"../","one")>
|
| column | | id | | line | | Raw_Trace | string | cfc.utilities.utilities_cfc$cf.udfCall(/cfc/utilities/utilities.cfc:106) |
| template | string | C:\inetpub\vhosts\accessathletes.com\httpdocs\cfc\utilities\utilities.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 47: <br>
48: <div class="clear spacer">&nbsp;</div><br>
<b>49: <cfset strText = application.objUtilities.getAllImages(formText=attributes.Text)></b><br>
50: <cfset stgText = strText.formText><br>
51: <!--- <cfdump var="#strText#" abort="true"> ---><br>
|
| codePrintPlain | string | 47:
48: <div class="clear spacer"> </div>
49: <cfset strText = application.objUtilities.getAllImages(formText=attributes.Text)>
50: <cfset stgText = strText.formText>
51: <!--- <cfdump var="#strText#" abort="true"> --->
|
| column | | id | | line | | Raw_Trace | string | shared.partials.blogfull_cfm$cf.call(/shared/partials/blogfull.cfm:49) |
| template | string | C:\inetpub\vhosts\accessathletes.com\httpdocs\shared\partials\blogfull.cfm |
| type | |
| 3 | Struct | codePrintHTML | string | 93: Terms="#BlogSearchTerms#"<br>
94: CommentsClosed="#BlogPost.CommentsClosed#"><br>
<b>95: </partial:blogfull></b><br>
96: <cfelseif BlogPost.BlogTypeID eq 4><br>
97: <partial:blogvideo<br>
|
| codePrintPlain | string | 93: Terms="#BlogSearchTerms#"
94: CommentsClosed="#BlogPost.CommentsClosed#">
95: </partial:blogfull>
96: <cfelseif BlogPost.BlogTypeID eq 4>
97: <partial:blogvideo
|
| column | | id | | line | | Raw_Trace | string | blog.blogdisplay_cfm$cf.call(/blog/blogdisplay.cfm:95) |
| template | string | C:\inetpub\vhosts\accessathletes.com\httpdocs\blog\blogdisplay.cfm |
| type | |
| 4 | Struct | codePrintHTML | string | 162: <cfinclude template="/members/discontinued.cfm" /><br>
163: <cfelse> ---><br>
<b>164: <cfinclude template="#arguments.TargetPage#" /></b><br>
165: <!--- </cfif> ---><br>
166: <br>
|
| codePrintPlain | string | 162: <cfinclude template="/members/discontinued.cfm" />
163: <cfelse> --->
164: <cfinclude template="#arguments.TargetPage#" />
165: <!--- </cfif> --->
166:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:164) |
| template | string | C:\inetpub\vhosts\accessathletes.com\httpdocs\Application.cfc |
| type | |
|
|
type | |