Computer

Sortierung 



von: Matthias Schlenker

Format: PDF

Catch
additional
Struct
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringvariable [LF] doesn't exist
StackTrace
stringvariable [LF] doesn't exist at railo.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:208):208 at get_book_rights_cfm$cf.call(/var/www/vhost1/ROOT/customtags/get_book_rights.cfm:47):47 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:909):909 at railo.runtime.tag.CFTag.doInclude(CFTag.java:305):305 at railo.runtime.tag.CFTag.cfmlStartTag(CFTag.java:227):227 at railo.runtime.tag.CFTag.doStartTag(CFTag.java:159):159 at m.shop.act_build_booklist_cfm$cf.call(/var/www/vhost1/ROOT/m/shop/act_build_booklist.cfm:355):355 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:909):909 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:813):813 at m.shop.index_cfm$cf.call(/var/www/vhost1/ROOT/m/shop/index.cfm:56):56 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:909):909 at railo.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:39):39 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:19):19 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2212):2212 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2179):2179 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:331):331 at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29 at javax.servlet.http.HttpServlet.service(HttpServlet.java:717):717 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290):290 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206):206 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233):233 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191):191 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127):127 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102):102 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109):109 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293):293 at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190):190 at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291):291 at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:776):776 at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:705):705 at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:898):898 at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690):690 at java.lang.Thread.run(Thread.java:636):636
TagContext
Array
1
Struct
codePrintHTML
string45: &lt;!--- zusaetzliche Parameter bei Lizenztyp BA ---&gt;<br> 46: &lt;!--- &lt;cfif need_ba_parameters eq 1&gt; ---&gt;<br> <b>47: &lt;cfif book_rights[&quot;#lf#&quot;] eq &quot;BA&quot; or book_rights[&quot;#lf#&quot;] eq &quot;E&quot; or book_rights[&quot;#lf#&quot;] eq &quot;C&quot; or book_rights[&quot;#lf#&quot;] eq &quot;S&quot;&gt;</b><br> 48: &lt;cfquery datasource=&quot;#attributes.dbname#&quot; name=&quot;get_bls_rights&quot;&gt; <br> 49: select * from bok_lib_shop<br>
codePrintPlain
string45: <!--- zusaetzliche Parameter bei Lizenztyp BA ---> 46: <!--- <cfif need_ba_parameters eq 1> ---> 47: <cfif book_rights["#lf#"] eq "BA" or book_rights["#lf#"] eq "E" or book_rights["#lf#"] eq "C" or book_rights["#lf#"] eq "S"> 48: <cfquery datasource="#attributes.dbname#" name="get_bls_rights"> 49: select * from bok_lib_shop
column
number0
id
string??
line
number47
Raw_Trace
stringget_book_rights_cfm$cf.call(/var/www/vhost1/ROOT/customtags/get_book_rights.cfm:47)
template
string/var/www/vhost1/ROOT/customtags/get_book_rights.cfm
type
stringcfml
2
Struct
codePrintHTML
string353: <br> 354: <br> <b>355: &lt;cf_get_book_rights bok_ID=&quot;#attributes.bok_ID#&quot; LIBRARY_ID=&quot;#SESSION_SHOP.LIBRARY_ID#&quot; dbname=&quot;#attributes.dbname#&quot;&gt;</b><br> 356: <br> 357: &lt;cftry&gt;<br>
codePrintPlain
string353: 354: 355: <cf_get_book_rights bok_ID="#attributes.bok_ID#" LIBRARY_ID="#SESSION_SHOP.LIBRARY_ID#" dbname="#attributes.dbname#"> 356: 357: <cftry>
column
number0
id
string??
line
number355
Raw_Trace
stringm.shop.act_build_booklist_cfm$cf.call(/var/www/vhost1/ROOT/m/shop/act_build_booklist.cfm:355)
template
string/var/www/vhost1/ROOT/m/shop/act_build_booklist.cfm
type
stringcfml
3
Struct
codePrintHTML
string54: &lt;cfinclude template=&quot;act_prepare_booklist.cfm&quot;&gt;<br> 55: &lt;cfinclude template=&quot;dsp_head_order.cfm&quot;&gt;<br> <b>56: &lt;cfinclude template=&quot;act_build_booklist.cfm&quot;&gt;</b><br> 57: &lt;cfinclude template=&quot;dsp_pagecontent.cfm&quot;&gt;<br> 58: &lt;cfinclude template=&quot;../dsp_footer.cfm&quot;&gt;<br>
codePrintPlain
string54: <cfinclude template="act_prepare_booklist.cfm"> 55: <cfinclude template="dsp_head_order.cfm"> 56: <cfinclude template="act_build_booklist.cfm"> 57: <cfinclude template="dsp_pagecontent.cfm"> 58: <cfinclude template="../dsp_footer.cfm">
column
number0
id
string??
line
number56
Raw_Trace
stringm.shop.index_cfm$cf.call(/var/www/vhost1/ROOT/m/shop/index.cfm:56)
template
string/var/www/vhost1/ROOT/m/shop/index.cfm
type
stringcfml
type
stringexpression

Sortierung 




Kategorien

Service

Info/Kontakt