Error!

Catch
Entries: 13
additional
Struct
cause
Struct
additional
Struct
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringcan't assign value to a Object of this type [String] with key CONTENTBODY
StackTrace
stringcan't assign value to a Object of this type [String] with key CONTENTBODY at railo.runtime.util.VariableUtilImpl.set(VariableUtilImpl.java:417):417 at railo.runtime.PageContextImpl.set(PageContextImpl.java:1271):1271 at application_cfc$cf.udfCall(/var/www/wsy/Application.cfc:94):94 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95):95 at railo.runtime.type.UDFImpl._call(UDFImpl.java:308):308 at railo.runtime.type.UDFImpl.call(UDFImpl.java:212):212 at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704):704 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713):713 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1471):1471 at cflibs.fw1.framework_cfc$cf.udfCall5(/var/www/wsy/cflibs/fw1/framework.cfc:815):815 at cflibs.fw1.framework_cfc$cf.udfCall(/var/www/wsy/cflibs/fw1/framework.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95):95 at railo.runtime.type.UDFImpl._call(UDFImpl.java:308):308 at railo.runtime.type.UDFImpl.call(UDFImpl.java:212):212 at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623 at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732):1732 at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387):387 at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:203):203 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2135):2135 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2102):2102 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332):332 at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29 at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51):51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243):243 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502):502 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100):100 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408):408 at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041):1041 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603):603 at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145):1145 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615):615 at java.lang.Thread.run(Thread.java:744):744
TagContext
Array
1
Struct
codePrintHTML
string92: <br> 93: &lt;cffunction name=&quot;onMissingView&quot; access=&quot;public&quot;&gt;<br> <b>94: &lt;cfset rc.contentBody = &quot;&lt;h1&gt;Page Not Found&lt;/h1&gt;&lt;a href='/'&gt;Click here to get back home.&lt;/a&gt;&quot; /&gt;</b><br> 95: &lt;/cffunction&gt;<br> 96: <br>
codePrintPlain
string92: 93: <cffunction name="onMissingView" access="public"> 94: <cfset rc.contentBody = "<h1>Page Not Found</h1><a href='/'>Click here to get back home.</a>" /> 95: </cffunction> 96:
column
number0
id
string??
line
number94
Raw_Trace
stringapplication_cfc$cf.udfCall(/var/www/wsy/Application.cfc:94)
template
string/var/www/wsy/Application.cfc
type
stringcfml
2
Struct
codePrintHTML
string813: request._fw1.omvInProgress = true;<br> 814: internalFrameworkTrace( 'onMissingView() called' );<br> <b>815: out = onMissingView( request.context );</b><br> 816: }<br> 817: <br>
codePrintPlain
string813: request._fw1.omvInProgress = true; 814: internalFrameworkTrace( 'onMissingView() called' ); 815: out = onMissingView( request.context ); 816: } 817:
column
number0
id
string??
line
number815
Raw_Trace
stringcflibs.fw1.framework_cfc$cf.udfCall5(/var/www/wsy/cflibs/fw1/framework.cfc:815)
template
string/var/www/wsy/cflibs/fw1/framework.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringcan't assign value to a Object of this type [String] with key CONTENTBODY
name
stringonRequest
rootCause
Struct
additional
Struct
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringcan't assign value to a Object of this type [String] with key CONTENTBODY
StackTrace
stringcan't assign value to a Object of this type [String] with key CONTENTBODY at railo.runtime.util.VariableUtilImpl.set(VariableUtilImpl.java:417):417 at railo.runtime.PageContextImpl.set(PageContextImpl.java:1271):1271 at application_cfc$cf.udfCall(/var/www/wsy/Application.cfc:94):94 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95):95 at railo.runtime.type.UDFImpl._call(UDFImpl.java:308):308 at railo.runtime.type.UDFImpl.call(UDFImpl.java:212):212 at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704):704 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713):713 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1471):1471 at cflibs.fw1.framework_cfc$cf.udfCall5(/var/www/wsy/cflibs/fw1/framework.cfc:815):815 at cflibs.fw1.framework_cfc$cf.udfCall(/var/www/wsy/cflibs/fw1/framework.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95):95 at railo.runtime.type.UDFImpl._call(UDFImpl.java:308):308 at railo.runtime.type.UDFImpl.call(UDFImpl.java:212):212 at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623 at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732):1732 at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387):387 at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:203):203 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2135):2135 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2102):2102 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332):332 at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29 at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51):51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243):243 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502):502 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100):100 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408):408 at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041):1041 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603):603 at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145):1145 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615):615 at java.lang.Thread.run(Thread.java:744):744
TagContext
Array
1
Struct
codePrintHTML
string92: <br> 93: &lt;cffunction name=&quot;onMissingView&quot; access=&quot;public&quot;&gt;<br> <b>94: &lt;cfset rc.contentBody = &quot;&lt;h1&gt;Page Not Found&lt;/h1&gt;&lt;a href='/'&gt;Click here to get back home.&lt;/a&gt;&quot; /&gt;</b><br> 95: &lt;/cffunction&gt;<br> 96: <br>
codePrintPlain
string92: 93: <cffunction name="onMissingView" access="public"> 94: <cfset rc.contentBody = "<h1>Page Not Found</h1><a href='/'>Click here to get back home.</a>" /> 95: </cffunction> 96:
column
number0
id
string??
line
number94
Raw_Trace
stringapplication_cfc$cf.udfCall(/var/www/wsy/Application.cfc:94)
template
string/var/www/wsy/Application.cfc
type
stringcfml
2
Struct
codePrintHTML
string813: request._fw1.omvInProgress = true;<br> 814: internalFrameworkTrace( 'onMissingView() called' );<br> <b>815: out = onMissingView( request.context );</b><br> 816: }<br> 817: <br>
codePrintPlain
string813: request._fw1.omvInProgress = true; 814: internalFrameworkTrace( 'onMissingView() called' ); 815: out = onMissingView( request.context ); 816: } 817:
column
number0
id
string??
line
number815
Raw_Trace
stringcflibs.fw1.framework_cfc$cf.udfCall5(/var/www/wsy/cflibs/fw1/framework.cfc:815)
template
string/var/www/wsy/cflibs/fw1/framework.cfc
type
stringcfml
type
stringexpression
StackTrace
stringcan't assign value to a Object of this type [String] with key CONTENTBODY at railo.runtime.util.VariableUtilImpl.set(VariableUtilImpl.java:417):417 at railo.runtime.PageContextImpl.set(PageContextImpl.java:1271):1271 at application_cfc$cf.udfCall(/var/www/wsy/Application.cfc:94):94 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95):95 at railo.runtime.type.UDFImpl._call(UDFImpl.java:308):308 at railo.runtime.type.UDFImpl.call(UDFImpl.java:212):212 at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:704):704 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:713):713 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1471):1471 at cflibs.fw1.framework_cfc$cf.udfCall5(/var/www/wsy/cflibs/fw1/framework.cfc:815):815 at cflibs.fw1.framework_cfc$cf.udfCall(/var/www/wsy/cflibs/fw1/framework.cfc):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:95):95 at railo.runtime.type.UDFImpl._call(UDFImpl.java:308):308 at railo.runtime.type.UDFImpl.call(UDFImpl.java:212):212 at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623 at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1732):1732 at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:387):387 at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:203):203 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:18):18 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2135):2135 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2102):2102 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332):332 at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29 at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51):51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243):243 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502):502 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100):100 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408):408 at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041):1041 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603):603 at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145):1145 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615):615 at java.lang.Thread.run(Thread.java:744):744
TagContext
Array
1
Struct
codePrintHTML
string92: <br> 93: &lt;cffunction name=&quot;onMissingView&quot; access=&quot;public&quot;&gt;<br> <b>94: &lt;cfset rc.contentBody = &quot;&lt;h1&gt;Page Not Found&lt;/h1&gt;&lt;a href='/'&gt;Click here to get back home.&lt;/a&gt;&quot; /&gt;</b><br> 95: &lt;/cffunction&gt;<br> 96: <br>
codePrintPlain
string92: 93: <cffunction name="onMissingView" access="public"> 94: <cfset rc.contentBody = "<h1>Page Not Found</h1><a href='/'>Click here to get back home.</a>" /> 95: </cffunction> 96:
column
number0
id
string??
line
number94
Raw_Trace
stringapplication_cfc$cf.udfCall(/var/www/wsy/Application.cfc:94)
template
string/var/www/wsy/Application.cfc
type
stringcfml
2
Struct
codePrintHTML
string813: request._fw1.omvInProgress = true;<br> 814: internalFrameworkTrace( 'onMissingView() called' );<br> <b>815: out = onMissingView( request.context );</b><br> 816: }<br> 817: <br>
codePrintPlain
string813: request._fw1.omvInProgress = true; 814: internalFrameworkTrace( 'onMissingView() called' ); 815: out = onMissingView( request.context ); 816: } 817:
column
number0
id
string??
line
number815
Raw_Trace
stringcflibs.fw1.framework_cfc$cf.udfCall5(/var/www/wsy/cflibs/fw1/framework.cfc:815)
template
string/var/www/wsy/cflibs/fw1/framework.cfc
type
stringcfml
type
stringexpression