Oopsy! Something went wrong!

Event: image.get
Routed URL: N/A
Layout: N/A (Module: )
View: N/A
Timestamp: 08/23/2026 11:02:22 AM
Type: application
Messages: timeout [10000 ms] expired while executing [/bin/bash /var/www/batch/3FF22478882BC9FE0485BEEAAA95CCC2]

Tag Context:

Template: /var/www/handlers/image.cfc
LINE: 291:                      arguments="#variables.ppConfig.Batchbasepath#/#jobid#"
292:                      variable="local.tmpExecInfo"
293:                      timeout="10";
294:
295:          var bfileexists = false;
Template: /storage/coldbox/4.2.0/system/EventHandler.cfc
LINE: 76:    any function _privateInvoker( required method, required argCollection ){
77:       var _targetAction = variables[ arguments.method ];
78:       var _targetResults = _targetAction( argumentCollection=argCollection );
79:       if( !isNull( _targetResults ) ){ return _targetResults; }
80:    }
Template: /storage/coldbox/4.2.0/system/web/Controller.cfc
LINE: 759:       boolean private=false
760:    ){
761:       return arguments.target._privateInvoker( method=arguments.method, argCollection=arguments.argCollection );
762:    }
763:
Template: /storage/coldbox/4.2.0/system/web/Controller.cfc
LINE: 597:             else{
598:                // Normal execution
599:                loc.results = invoker( target=oHandler, method=ehBean.getMethod(), argCollection=argsMain, private=arguments.private );
600:             }
601:          }
Template: /storage/coldbox/4.2.0/system/web/Controller.cfc
LINE: 423:       // relay if no event caching activated or no caching needed
424:       if( !getSetting( "eventCaching" ) OR !arguments.cache ){
425:          return _runEvent( argumentCollection=arguments );
426:       }
427:
Template: /storage/coldbox/4.2.0/system/Bootstrap.cfc
LINE: 195:             //****** EXECUTE MAIN EVENT *******/
196:             if( NOT event.isNoExecution() ){
197:                refResults.results = cbController.runEvent( defaultEvent=true );
198:             }
199:             //****** RENDERING PROCEDURES *******/
Template: /storage/coldbox/4.2.0/system/Bootstrap.cfc
LINE: 351:       // Process A ColdBox Request Only
352:       if( findNoCase( 'index.cfm', listLast( arguments.targetPage, '/' ) ) ){
353:          processColdBoxRequest();
354:       }
355:       return true;
Template: /var/www/Application.cfc
LINE: 60:
61:       // Process ColdBox Request
62:       application.cbBootstrap.onRequestStart( arguments.targetPage );
63:       return true;
64:    }

Stack Trace:

lucee.runtime.exp.ApplicationException: timeout [10000 ms] expired while executing [/bin/bash /var/www/batch/3FF22478882BC9FE0485BEEAAA95CCC2]
    at lucee.runtime.tag.Execute._execute(Execute.java:299)
    at lucee.runtime.tag.Execute.doEndTag(Execute.java:309)
    at handlers.image_cfc$cf.udfCall(/handlers/image.cfc:293)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:219)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:829)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2117)
    at system.eventhandler_cfc$cf.udfCall(/coldbox/system/EventHandler.cfc:78)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:219)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:852)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2286)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2117)
    at system.web.controller_cfc$cf.udfCall3(/coldbox/system/web/Controller.cfc:761)
    at system.web.controller_cfc$cf.udfCall(/coldbox/system/web/Controller.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:219)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:829)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2117)
    at system.web.controller_cfc$cf.udfCall2(/coldbox/system/web/Controller.cfc:599)
    at system.web.controller_cfc$cf.udfCall(/coldbox/system/web/Controller.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:219)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:829)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2117)
    at system.web.controller_cfc$cf.udfCall2(/coldbox/system/web/Controller.cfc:425)
    at system.web.controller_cfc$cf.udfCall(/coldbox/system/web/Controller.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:219)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:852)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2286)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2117)
    at system.bootstrap_cfc$cf.udfCall1(/coldbox/system/Bootstrap.cfc:197)
    at system.bootstrap_cfc$cf.udfCall(/coldbox/system/Bootstrap.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2085)
    at system.bootstrap_cfc$cf.udfCall1(/coldbox/system/Bootstrap.cfc:353)
    at system.bootstrap_cfc$cf.udfCall(/coldbox/system/Bootstrap.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:851)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2267)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2085)
    at application_cfc$cf.udfCall(/Application.cfc:62)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:851)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2267)
    at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:503)
    at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:155)
    at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
    at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2814)
    at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2801)
    at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2772)
    at lucee.runtime.engine.Request.exe(Request.java:45)
    at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1233)
    at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1190)
    at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:99)
    at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:41)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
    at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:782)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
    at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:685)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1272)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1801)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
    at java.base/java.lang.Thread.run(Unknown Source)

FRAMEWORK SNAPSHOT:

Bug Date: 08/23/2026 11:02:22 AM
Coldfusion ID: CFID=b04950b2-f4b5-49e1-8b0d-108583e45b38 ; CFToken=0 ; JSessionID=ppwr_b04950b2-f4b5-49e1-8b0d-108583e45b38_0
Template Path : /var/www/index.cfm
Path Info :
Host & Server: images.cgames.de fc37e7fa4859
Query String: event=image.get&foreignnamespace=gamestar&foreignid=6435139&format=jpg&imgformatid=4
Browser: Googlebot-Image/1.0
Remote Address: 104.23.229.32
Form variables:
Session Storage:
cfid: b04950b2-f4b5-49e1-8b0d-108583e45b38
timecreated: {ts '2026-08-23 11:02:12'}
sessionid: ppwr_b04950b2-f4b5-49e1-8b0d-108583e45b38_0
urltoken: CFID=b04950b2-f4b5-49e1-8b0d-108583e45b38&CFTOKEN=0
lastvisit: {ts '2026-08-23 11:02:12'}
cftoken: 0
Cookies:
cfid: b04950b2-f4b5-49e1-8b0d-108583e45b38
cftoken: 0
Extra Information Dump
[N/A]