tempo: 48ms



Sabato, 19 Marzo 2016
   Leggi
Martedì, 31 Gennaio 2012
Catania, pressing al Toro per Rolando Bianchi    Leggi

Lucee 6.0.1.83 Error (expression)
Message can't cast empty string to a number value
Stacktrace The Error Occurred in
/var/www/vhosts/ilcalcio24.it/httpdocs/template/01/tabs-top.cfm: line 45
43: <cfset thefolder="notizie"><cfswitch expression="#MostWiev.area#"><cfcase value="Campionati,Coppe,Calcio Estero"><cfset thefolder="notizie-calcio"></cfcase><cfcase value="Calciomercato"><cfset thefolder="notizie/calciomercato"></cfcase><cfcase value="Formula 1,MotoMondiale,Sci,Nuoto,Ciclismo,Volley,Basket,Tennis"><cfset thefolder="notizie-sport"></cfcase></cfswitch>
44:          <div <CFIF CONTANOTIZIE LT 7>class="wrapper border-bot2 prev-indent-bot"<CFELSE>class="wrapper"</cfif>>
45:           <div class="date">#NomiGiorni[DayOfWeek(CreateDate(left(MostWiev.data,4), mid(MostWiev.data,5,2), right(MostWiev.data,2)))]#, #right(MostWiev.data,2)# #NomiMesi[mid(MostWiev.data,5,2)]# #left(MostWiev.data,4)#</div>
46:          <a class="link-6" href="<cfif MostWiev.fonte is "">#livello##thefolder#/?idnews=#MostWiev.id_arg#<cfelse>#livello##thefolder#/#MostWiev.fonte#</cfif>">#MostWiev.TITOLO#</a> &nbsp;&nbsp; <a class="link-4" href="<cfif MostWiev.fonte is "">#livello##thefolder#/?idnews=#MostWiev.id_arg#<cfelse>#livello##thefolder#/#MostWiev.fonte#</cfif>">Leggi</a>
47:          </div>

called from /var/www/vhosts/ilcalcio24.it/httpdocs/template/master01.cfm: line 150
called from /var/www/vhosts/ilcalcio24.it/httpdocs/notizie/index.cfm: line 63
called from /var/www/vhosts/ilcalcio24.it/httpdocs/notizie-calcio/index.cfm: line 1
Java Stacktrace lucee.runtime.exp.CasterException: can't cast empty string to a number value
  at lucee.runtime.op.Caster.toDoubleValue(Caster.java:508)
  at lucee.runtime.op.Caster.toDoubleValue(Caster.java:451)
  at template._01.tabs_top_cfm225$cf.call(/template/01/tabs-top.cfm:45)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1059)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:951)
  at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:932)
  at template.master01_cfm$cf.call(/template/master01.cfm:150)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1059)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:951)
  at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:932)
  at notizie.index_cfm$cf.call(/notizie/index.cfm:63)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1059)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:951)
  at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:932)
  at notizie_calcio360.index_cfm$cf.call(/notizie-calcio/index.cfm:1)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1059)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:951)
  at lucee.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:65)
  at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:45)
  at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2715)
  at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2701)
  at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2672)
  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:97)
  at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
  at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
  at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:747)
  at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367)
  at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
  at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639)
  at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  at java.base/java.lang.Thread.run(Unknown Source)
 
Timestamp 29/03/24 00:00:44 CET