Scope Arguments exception 1
Struct
Entries:12
additional
Struct
cause
Struct
additional
Struct
Detail
string
ErrNumber
number 0
ErrorCode
string 0
ExtendedInfo
string
Message
string key [PIC] doesn't exist in struct (keys:)
StackTrace
string key [PIC] doesn't exist in struct (keys:) at railo.runtime.type.StructImpl.invalidKey(StructImpl.java:205):205 at railo.runtime.type.StructImpl.get(StructImpl.java:77):77 at os.ajaxcontent.gallery_cfm$cf.call(/var/www/vhosts/andreacfm.com/httpdocs/os/ajaxcontent/gallery.cfm:2):2 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:702):702 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:655):655 at os.application_cfc$cf.udfCall(/var/www/vhosts/andreacfm.com/httpdocs/os/application.cfc:60):60 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:220):220 at railo.runtime.type.UDFImpl._call(UDFImpl.java:378):378 at railo.runtime.type.UDFImpl.call(UDFImpl.java:343):343 at railo.runtime.ComponentImpl._call(ComponentImpl.java:458):458 at railo.runtime.ComponentImpl._call(ComponentImpl.java:387):387 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1578):1578 at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:297):297 at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:124):124 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:23):23 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:1765):1765 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:280):280 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.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:175):175 at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:240):240 at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:424):424 at com.caucho.server.port.TcpConnection.run(TcpConnection.java:481):481 at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:685):685 at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:607):607 at java.lang.Thread.run(Unknown Source):-1
TagContext
Array
1
Struct
codePrintHTML
string 1: &lt;cfoutput&gt;<br> <b>2: &lt;img src=&quot;assets/#url.pic#.jpg&quot; /&gt;</b><br> 3: &lt;/cfoutput&gt;<br>
codePrintPlain
string 1: <cfoutput> 2: <img src="assets/#url.pic#.jpg" /> 3: </cfoutput>
column
number 0
id
string ??
line
number 2
raw_trace
string os.ajaxcontent.gallery_cfm$cf.call(/var/www/vhosts/andreacfm.com/httpdocs/os/ajaxcontent/gallery.cfm:2)
template
string /var/www/vhosts/andreacfm.com/httpdocs/os/ajaxcontent/gallery.cfm
type
string cfml
2
Struct
codePrintHTML
string 58: &lt;cffunction name=&quot;onRequest&quot; returnType=&quot;void&quot;&gt;<br> 59: &lt;cfargument name=&quot;thePage&quot; type=&quot;string&quot; required=&quot;true&quot;&gt;<br> <b>60: &lt;cfinclude template=&quot;#arguments.thePage#&quot;&gt;</b><br> 61: &lt;/cffunction&gt;<br> 62: <br>
codePrintPlain
string 58: <cffunction name="onRequest" returnType="void"> 59: <cfargument name="thePage" type="string" required="true"> 60: <cfinclude template="#arguments.thePage#"> 61: </cffunction> 62:
column
number 0
id
string ??
line
number 60
raw_trace
string os.application_cfc$cf.udfCall(/var/www/vhosts/andreacfm.com/httpdocs/os/application.cfc:60)
template
string /var/www/vhosts/andreacfm.com/httpdocs/os/application.cfc
type
string cfml
type
string expression
Detail
string
ErrNumber
number 0
ErrorCode
string 0
ExtendedInfo
string
Message
string key [PIC] doesn't exist in struct (keys:)
name
string onRequest
rootCause
Struct
additional
Struct
Detail
string
ErrNumber
number 0
ErrorCode
string 0
ExtendedInfo
string
Message
string key [PIC] doesn't exist in struct (keys:)
StackTrace
string key [PIC] doesn't exist in struct (keys:) at railo.runtime.type.StructImpl.invalidKey(StructImpl.java:205):205 at railo.runtime.type.StructImpl.get(StructImpl.java:77):77 at os.ajaxcontent.gallery_cfm$cf.call(/var/www/vhosts/andreacfm.com/httpdocs/os/ajaxcontent/gallery.cfm:2):2 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:702):702 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:655):655 at os.application_cfc$cf.udfCall(/var/www/vhosts/andreacfm.com/httpdocs/os/application.cfc:60):60 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:220):220 at railo.runtime.type.UDFImpl._call(UDFImpl.java:378):378 at railo.runtime.type.UDFImpl.call(UDFImpl.java:343):343 at railo.runtime.ComponentImpl._call(ComponentImpl.java:458):458 at railo.runtime.ComponentImpl._call(ComponentImpl.java:387):387 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1578):1578 at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:297):297 at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:124):124 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:23):23 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:1765):1765 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:280):280 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.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:175):175 at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:240):240 at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:424):424 at com.caucho.server.port.TcpConnection.run(TcpConnection.java:481):481 at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:685):685 at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:607):607 at java.lang.Thread.run(Unknown Source):-1
TagContext
Array
1
Struct
codePrintHTML
string 1: &lt;cfoutput&gt;<br> <b>2: &lt;img src=&quot;assets/#url.pic#.jpg&quot; /&gt;</b><br> 3: &lt;/cfoutput&gt;<br>
codePrintPlain
string 1: <cfoutput> 2: <img src="assets/#url.pic#.jpg" /> 3: </cfoutput>
column
number 0
id
string ??
line
number 2
raw_trace
string os.ajaxcontent.gallery_cfm$cf.call(/var/www/vhosts/andreacfm.com/httpdocs/os/ajaxcontent/gallery.cfm:2)
template
string /var/www/vhosts/andreacfm.com/httpdocs/os/ajaxcontent/gallery.cfm
type
string cfml
2
Struct
codePrintHTML
string 58: &lt;cffunction name=&quot;onRequest&quot; returnType=&quot;void&quot;&gt;<br> 59: &lt;cfargument name=&quot;thePage&quot; type=&quot;string&quot; required=&quot;true&quot;&gt;<br> <b>60: &lt;cfinclude template=&quot;#arguments.thePage#&quot;&gt;</b><br> 61: &lt;/cffunction&gt;<br> 62: <br>
codePrintPlain
string 58: <cffunction name="onRequest" returnType="void"> 59: <cfargument name="thePage" type="string" required="true"> 60: <cfinclude template="#arguments.thePage#"> 61: </cffunction> 62:
column
number 0
id
string ??
line
number 60
raw_trace
string os.application_cfc$cf.udfCall(/var/www/vhosts/andreacfm.com/httpdocs/os/application.cfc:60)
template
string /var/www/vhosts/andreacfm.com/httpdocs/os/application.cfc
type
string cfml
type
string expression
StackTrace
string key [PIC] doesn't exist in struct (keys:) at railo.runtime.type.StructImpl.invalidKey(StructImpl.java:205):205 at railo.runtime.type.StructImpl.get(StructImpl.java:77):77 at os.ajaxcontent.gallery_cfm$cf.call(/var/www/vhosts/andreacfm.com/httpdocs/os/ajaxcontent/gallery.cfm:2):2 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:702):702 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:655):655 at os.application_cfc$cf.udfCall(/var/www/vhosts/andreacfm.com/httpdocs/os/application.cfc:60):60 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:220):220 at railo.runtime.type.UDFImpl._call(UDFImpl.java:378):378 at railo.runtime.type.UDFImpl.call(UDFImpl.java:343):343 at railo.runtime.ComponentImpl._call(ComponentImpl.java:458):458 at railo.runtime.ComponentImpl._call(ComponentImpl.java:387):387 at railo.runtime.ComponentImpl.call(ComponentImpl.java:1578):1578 at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:297):297 at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:124):124 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:23):23 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:1765):1765 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:280):280 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.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:175):175 at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:240):240 at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:424):424 at com.caucho.server.port.TcpConnection.run(TcpConnection.java:481):481 at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:685):685 at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:607):607 at java.lang.Thread.run(Unknown Source):-1
TagContext
Array
1
Struct
codePrintHTML
string 1: &lt;cfoutput&gt;<br> <b>2: &lt;img src=&quot;assets/#url.pic#.jpg&quot; /&gt;</b><br> 3: &lt;/cfoutput&gt;<br>
codePrintPlain
string 1: <cfoutput> 2: <img src="assets/#url.pic#.jpg" /> 3: </cfoutput>
column
number 0
id
string ??
line
number 2
raw_trace
string os.ajaxcontent.gallery_cfm$cf.call(/var/www/vhosts/andreacfm.com/httpdocs/os/ajaxcontent/gallery.cfm:2)
template
string /var/www/vhosts/andreacfm.com/httpdocs/os/ajaxcontent/gallery.cfm
type
string cfml
2
Struct
codePrintHTML
string 58: &lt;cffunction name=&quot;onRequest&quot; returnType=&quot;void&quot;&gt;<br> 59: &lt;cfargument name=&quot;thePage&quot; type=&quot;string&quot; required=&quot;true&quot;&gt;<br> <b>60: &lt;cfinclude template=&quot;#arguments.thePage#&quot;&gt;</b><br> 61: &lt;/cffunction&gt;<br> 62: <br>
codePrintPlain
string 58: <cffunction name="onRequest" returnType="void"> 59: <cfargument name="thePage" type="string" required="true"> 60: <cfinclude template="#arguments.thePage#"> 61: </cffunction> 62:
column
number 0
id
string ??
line
number 60
raw_trace
string os.application_cfc$cf.udfCall(/var/www/vhosts/andreacfm.com/httpdocs/os/application.cfc:60)
template
string /var/www/vhosts/andreacfm.com/httpdocs/os/application.cfc
type
string cfml
type
string expression
eventname 2
string onRequest