Catch
additional
Struct
Cause
stringjava.lang.StringIndexOutOfBoundsException
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringString index out of range: -1
StackTrace
stringString index out of range: -1 at java.lang.String.substring(String.java:1931):1931 at railo.runtime.functions.string.ReplaceNoCase.call(ReplaceNoCase.java:36):36 at functions_cfm$cf._1(/var/www/vhost1/ROOT/WEB-INF/railo/ciandotools/functions.cfm:154):154 at functions_cfm$cf.udfCall(/var/www/vhost1/ROOT/WEB-INF/railo/ciandotools/functions.cfm):-1 at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:103):103 at railo.runtime.type.UDFImpl._call(UDFImpl.java:371):371 at railo.runtime.type.UDFImpl.call(UDFImpl.java:284):284 at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:775):775 at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:723):723 at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1507):1507 at quolibris.show_ebook_cfm$cf._call000054(/var/www/vhost1/ROOT/WEB-INF/railo/ciandoconfig/quolibris/show_ebook.cfm:905):905 at quolibris.show_ebook_cfm$cf.call(/var/www/vhost1/ROOT/WEB-INF/railo/ciandoconfig/quolibris/show_ebook.cfm:677):677 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:802):802 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:749):749 at application_cfm$cf._call000336(/var/www/vhost1/ROOT/Application.cfm:416):416 at application_cfm$cf.call(/var/www/vhost1/ROOT/Application.cfm:283):283 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:802):802 at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:754):754 at railo.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:28):28 at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:19):19 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2256):2256 at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2223):2223 at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:315):315 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:298):298 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:769):769 at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:698):698 at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:891):891 at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690):690 at java.lang.Thread.run(Thread.java:748):748
TagContext
Array
1
Struct
codePrintHTML
string152: function replaceP(text){<br> 153: text = replaceNoCase(text, &quot;&lt;p&gt;&quot;, &quot;&quot;, &quot;all&quot;);<br> <b>154: text = replaceNoCase(text, &quot;&lt;/p&gt;&quot;, &quot;&lt;br&gt;&quot;, &quot;all&quot;);</b><br> 155: return text;<br> 156: }<br>
codePrintPlain
string152: function replaceP(text){ 153: text = replaceNoCase(text, "<p>", "", "all"); 154: text = replaceNoCase(text, "</p>", "<br>", "all"); 155: return text; 156: }
column
number0
id
string??
line
number154
raw_trace
stringfunctions_cfm$cf._1(/var/www/vhost1/ROOT/WEB-INF/railo/ciandotools/functions.cfm:154)
template
string/var/www/vhost1/ROOT/WEB-INF/railo/ciandotools/functions.cfm
type
stringcfml
2
Struct
codePrintHTML
string903: &lt;!--- &Auml;nderung ende-------------------------------------------------------------------------------- ---&gt;<br> 904: &lt;cfelse&gt;<br> <b>905: &lt;h3 class=&quot;p_book_content&quot;&gt;#replaceP(attributes.ebookresult.ebook.bok_klappentext)#&lt;/h3&gt;</b><br> 906: &lt;cfset seo = 2&gt;<br> 907: &lt;/cfif&gt;<br>
codePrintPlain
string903: <!--- Ă„nderung ende-------------------------------------------------------------------------------- ---> 904: <cfelse> 905: <h3 class="p_book_content">#replaceP(attributes.ebookresult.ebook.bok_klappentext)#</h3> 906: <cfset seo = 2> 907: </cfif>
column
number0
id
string??
line
number905
raw_trace
stringquolibris.show_ebook_cfm$cf._call000054(/var/www/vhost1/ROOT/WEB-INF/railo/ciandoconfig/quolibris/show_ebook.cfm:905)
template
string/var/www/vhost1/ROOT/WEB-INF/railo/ciandoconfig/quolibris/show_ebook.cfm
type
stringcfml
3
Struct
codePrintHTML
string675: &lt;cfset awesome = '&lt;i class=&quot;far fa-arrow-down&quot;&gt;&lt;/i&gt;'&gt;<br> 676: &lt;/cfif&gt;<br> <b>677: &lt;li class=&quot;#class#&quot;&gt;&lt;a#whitefont# href=&quot;#CreateLink(&quot;book&quot;, attributes.ebookresult.ebook.bok_id, attributes.ebookresult.ebook.bok_title)#ebook-faq/##sight&quot;&gt;#item.fragenzumebook#&amp;nbsp;#awesome#&lt;/a&gt;&lt;/li&gt;</b><br> 678: &lt;/ul&gt;<br> 679: &lt;/div&gt;<br>
codePrintPlain
string675: <cfset awesome = '<i class="far fa-arrow-down"></i>'> 676: </cfif> 677: <li class="#class#"><a#whitefont# href="#CreateLink("book", attributes.ebookresult.ebook.bok_id, attributes.ebookresult.ebook.bok_title)#ebook-faq/##sight">#item.fragenzumebook#&nbsp;#awesome#</a></li> 678: </ul> 679: </div>
column
number0
id
string??
line
number677
raw_trace
stringquolibris.show_ebook_cfm$cf.call(/var/www/vhost1/ROOT/WEB-INF/railo/ciandoconfig/quolibris/show_ebook.cfm:677)
template
string/var/www/vhost1/ROOT/WEB-INF/railo/ciandoconfig/quolibris/show_ebook.cfm
type
stringcfml
4
Struct
codePrintHTML
string414: &lt;cfelse&gt;<br> 415: &lt;cftry&gt;<br> <b>416: &lt;cfinclude template=&quot;/ciandoconfig/#application.shop.shp_basedir#/#languageparser.data[#iii#].template#&quot;&gt;</b><br> 417: &lt;cfcatch type=&quot;any&quot;&gt;<br> 418: &lt;!---<br>
codePrintPlain
string414: <cfelse> 415: <cftry> 416: <cfinclude template="/ciandoconfig/#application.shop.shp_basedir#/#languageparser.data[#iii#].template#"> 417: <cfcatch type="any"> 418: <!---
column
number0
id
string??
line
number416
raw_trace
stringapplication_cfm$cf._call000336(/var/www/vhost1/ROOT/Application.cfm:416)
template
string/var/www/vhost1/ROOT/Application.cfm
type
stringcfml
5
Struct
codePrintHTML
string281: &lt;cfset attributes.book_teaser2 = &quot;&quot; /&gt;<br> 282: &lt;cfset attributes.book_teaser3 = &quot;&quot; /&gt;<br> <b>283: &lt;cfset attributes.hallo_top = &quot;&quot; /&gt;</b><br> 284: &lt;cfset attributes.bottom_teaser = &quot;&quot; /&gt;<br> 285: &lt;cfset attributes.right_teaser = &quot;&quot; /&gt;<br>
codePrintPlain
string281: <cfset attributes.book_teaser2 = "" /> 282: <cfset attributes.book_teaser3 = "" /> 283: <cfset attributes.hallo_top = "" /> 284: <cfset attributes.bottom_teaser = "" /> 285: <cfset attributes.right_teaser = "" />
column
number0
id
string??
line
number283
raw_trace
stringapplication_cfm$cf.call(/var/www/vhost1/ROOT/Application.cfm:283)
template
string/var/www/vhost1/ROOT/Application.cfm
type
stringcfml
type
stringjava.lang.StringIndexOutOfBoundsException
von als eBook bei eBook-Shop der Quolibris GmbH

Suchen und Finden

Titel

Autor

Inhaltsverzeichnis

Nur ebooks mit Firmenlizenz anzeigen: