Teacher Training

3 weeks ago


South Yorkshire, United Kingdom Independent Association of Prep Schools Full time

string lucee.runtime.exp.ExpressionException: key [filecontent] doesn't existat lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67)at lucee.runtime.type.StructImpl.get(StructImpl.java:149)at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567)at model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:198)at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)at controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:126)at controllers.home_cfc$cf.udfCall(/controllers/home.cfc)at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900)at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49)at one_cfc$cf.udfCalla(/framework/one.cfc:1573)at one_cfc$cf.udfCall(/framework/one.cfc)at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775)at one_cfc$cf.udfCall6(/framework/one.cfc:888)at one_cfc$cf.udfCall(/framework/one.cfc)at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444)at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218)at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107)at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493)at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478)at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449)at lucee.runtime.engine.Request.exe(Request.java:45)at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216)at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162)at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)at javax.servlet. org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)at org.apache.coyote. org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)at java.base/java.lang.Thread.run(Unknown Source)
TagContext Array 1 Struct codePrintHTML string 196: cf type="url", name="refcodename", value="#variables.instance.refcodename#" );
197: };
198: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );
199: if(isJSON(loc.result)) {
200: loc.oJob = DeserializeJSON(loc.result);
codePrintPlain string 196: cf type="url", name="refcodename", value="#variables.instance.refcodename#" );197: };198: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );199: if(isJSON(loc.result)) {200: loc.oJob = DeserializeJSON(loc.result); column number 0 id string ?? line number 198 Raw_Trace string model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:198) template string /var/ type string cfml 2 Struct codePrintHTML string 124:
125: public any function jobdetail( rc ) {
126: rc.oJob = getJobsService().getJobByTitle(argumentCollection = rc);
127: if(structKeyExists(rc.oJob, "message") && (rc.oJob.message == "No Job Found" || rc.oJob.message == "Job Not Available")) {
128: cflocation( url="/",addtoken="false" );
codePrintPlain string 124:125: public any function jobdetail( rc ) {126: rc.oJob = getJobsService().getJobByTitle(argumentCollection = rc);127: if(structKeyExists(rc.oJob, "message") && (rc.oJob.message == "No Job Found" || rc.oJob.message == "Job Not Available")) {128: cflocation( url="/",addtoken="false" ); column number 0 id string ?? line number 126 Raw_Trace string controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:126) template string /var/ type string cfml 3 Struct codePrintHTML string 1571: try {
1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );
1574: } catch ( any e ) {
1575: setCfcMethodFailureInfo( cfc, method );
codePrintPlain string 1571: try {1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );1574: } catch ( any e ) {1575: setCfcMethodFailureInfo( cfc, method ); column number 0 id string ?? line number 1573 Raw_Trace string one_cfc$cf.udfCalla(/framework/one.cfc:1573) template string /var/ type string cfml 4 Struct codePrintHTML string 886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
887: }
888: doController( tuple, tuple.item, 'item' );
889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
890: }
codePrintPlain string 886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();887: }888: doController( tuple, tuple.item, 'item' );889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();890: } column number 0 id string ?? line number 888 Raw_Trace string one_cfc$cf.udfCall6(/framework/one.cfc:888) template string /var/ type string cfml
type string expression
Detail string
ErrNumber number 0
ErrorCode string 0
Extended_Info string
ExtendedInfo string
Message string key [filecontent] doesn't exist
name string onRequest
Struct
additional Struct (ordered)
Detail string
ErrNumber number 0
ErrorCode string 0
Extended_Info string
ExtendedInfo string
Message string key [filecontent] doesn't exist
StackTrace string lucee.runtime.exp.ExpressionException: key [filecontent] doesn't existat lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67)at lucee.runtime.type.StructImpl.get(StructImpl.java:149)at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567)at model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:198)at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)at controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:126)at controllers.home_cfc$cf.udfCall(/controllers/home.cfc)at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900)at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49)at one_cfc$cf.udfCalla(/framework/one.cfc:1573)at one_cfc$cf.udfCall(/framework/one.cfc)at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775)at one_cfc$cf.udfCall6(/framework/one.cfc:888)at one_cfc$cf.udfCall(/framework/one.cfc)at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444)at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218)at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107)at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493)at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478)at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449)at lucee.runtime.engine.Request.exe(Request.java:45)at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216)at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162)at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)at javax.servlet. org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)at org.apache.coyote. org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)at java.base/java.lang.Thread.run(Unknown Source)
TagContext Array 1 Struct codePrintHTML string 196: cf type="url", name="refcodename", value="#variables.instance.refcodename#" );
197: };
198: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );
199: if(isJSON(loc.result)) {
200: loc.oJob = DeserializeJSON(loc.result);
codePrintPlain string 196: cf type="url", name="refcodename", value="#variables.instance.refcodename#" );197: };198: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );199: if(isJSON(loc.result)) {200: loc.oJob = DeserializeJSON(loc.result); column number 0 id string ?? line number 198 Raw_Trace string model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:198) template string /var/ type string cfml 2 Struct codePrintHTML string 124:
125: public any function jobdetail( rc ) {
126: rc.oJob = getJobsService().getJobByTitle(argumentCollection = rc);
127: if(structKeyExists(rc.oJob, "message") && (rc.oJob.message == "No Job Found" || rc.oJob.message == "Job Not Available")) {
128: cflocation( url="/",addtoken="false" );
codePrintPlain string 124:125: public any function jobdetail( rc ) {126: rc.oJob = getJobsService().getJobByTitle(argumentCollection = rc);127: if(structKeyExists(rc.oJob, "message") && (rc.oJob.message == "No Job Found" || rc.oJob.message == "Job Not Available")) {128: cflocation( url="/",addtoken="false" ); column number 0 id string ?? line number 126 Raw_Trace string controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:126) template string /var/ type string cfml 3 Struct codePrintHTML string 1571: try {
1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );
1574: } catch ( any e ) {
1575: setCfcMethodFailureInfo( cfc, method );
codePrintPlain string 1571: try {1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );1574: } catch ( any e ) {1575: setCfcMethodFailureInfo( cfc, method ); column number 0 id string ?? line number 1573 Raw_Trace string one_cfc$cf.udfCalla(/framework/one.cfc:1573) template string /var/ type string cfml 4 Struct codePrintHTML string 886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
887: }
888: doController( tuple, tuple.item, 'item' );
889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
890: }
codePrintPlain string 886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();887: }888: doController( tuple, tuple.item, 'item' );889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();890: } column number 0 id string ?? line number 888 Raw_Trace string one_cfc$cf.udfCall6(/framework/one.cfc:888) template string /var/ type string cfml
type string expression
StackTrace string lucee.runtime.exp.ExpressionException: key [filecontent] doesn't existat lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67)at lucee.runtime.type.StructImpl.get(StructImpl.java:149)at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567)at model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:198)at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)at controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:126)at controllers.home_cfc$cf.udfCall(/controllers/home.cfc)at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900)at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49)at one_cfc$cf.udfCalla(/framework/one.cfc:1573)at one_cfc$cf.udfCall(/framework/one.cfc)at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775)at one_cfc$cf.udfCall6(/framework/one.cfc:888)at one_cfc$cf.udfCall(/framework/one.cfc)at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444)at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218)at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107)at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493)at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478)at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449)at lucee.runtime.engine.Request.exe(Request.java:45)at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216)at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162)at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)at javax.servlet. org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)at org.apache.coyote. org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)at java.base/java.lang.Thread.run(Unknown Source)
TagContext Array 1 Struct codePrintHTML string 196: cf type="url", name="refcodename", value="#variables.instance.refcodename#" );
197: };
198: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );
199: if(isJSON(loc.result)) {
200: loc.oJob = DeserializeJSON(loc.result);
codePrintPlain string 196: cf type="url", name="refcodename", value="#variables.instance.refcodename#" );197: };198: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );199: if(isJSON(loc.result)) {200: loc.oJob = DeserializeJSON(loc.result); column number 0 id string ?? line number 198 Raw_Trace string model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:198) template string /var/ type string cfml 2 Struct codePrintHTML string 124:
125: public any function jobdetail( rc ) {
126: rc.oJob = getJobsService().getJobByTitle(argumentCollection = rc);
127: if(structKeyExists(rc.oJob, "message") && (rc.oJob.message == "No Job Found" || rc.oJob.message == "Job Not Available")) {
128: cflocation( url="/",addtoken="false" );
codePrintPlain string 124:125: public any function jobdetail( rc ) {126: rc.oJob = getJobsService().getJobByTitle(argumentCollection = rc);127: if(structKeyExists(rc.oJob, "message") && (rc.oJob.message == "No Job Found" || rc.oJob.message == "Job Not Available")) {128: cflocation( url="/",addtoken="false" ); column number 0 id string ?? line number 126 Raw_Trace string controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:126) template string /var/ type string cfml 3 Struct codePrintHTML string 1571: try {
1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );
1574: } catch ( any e ) {
1575: setCfcMethodFailureInfo( cfc, method );
codePrintPlain string 1571: try {1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );1574: } catch ( any e ) {1575: setCfcMethodFailureInfo( cfc, method ); column number 0 id string ?? line number 1573 Raw_Trace string one_cfc$cf.udfCalla(/framework/one.cfc:1573) template string /var/ type string cfml 4 Struct codePrintHTML string 886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
887: }
888: doController( tuple, tuple.item, 'item' );
889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
890: }
codePrintPlain string 886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();887: }888: doController( tuple, tuple.item, 'item' );889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();890: } column number 0 id string ?? line number 888 Raw_Trace string one_cfc$cf.udfCall6(/framework/one.cfc:888) template string /var/ type string cfml
type string expression
VIEW Public Function view
source: /var/ arguments label name required type default hint path false string null args false struct missingView false any return type any
GETSUBSYSTEM Public Function getSubsystem
source: /var/ arguments label name required type default hint action false string :home.error return type string
MERGECONFIG Private Function mergeConfig
source: /var/ arguments label name required type default hint target false struct null source false struct null return type void
PARSEVIEWORLAYOUTPATH Private Function parseViewOrLayoutPath
source: /var/ arguments label name required type default hint path false string null type false string null return type string
DATELETTERS Public Function dateLetters
source: /var/
Add's the st,nd,rd,th after a day of the month. arguments label name required type default hint dateStr false any null return type any
PROCESSROUTES Public Function processRoutes
source: /var/ arguments label name required type default hint path false string null routes false array null false string GET return type struct
i string tomcat
GETFW1APP Private Function getFw1App
source: /var/ arguments label name required type default hint return type struct
LAYOUT Public Function layout
source: /var/ arguments label name required type default hint path false string null body false string null return type string
RESOLVEBASEURL Private Function resolveBaseURL
source: /var/ arguments label name required type default hint action false string . path false string return type struct
DISABLEFRAMEWORKTRACE Public Function disableFrameworkTrace
source: /var/ arguments label name required type default hint return type void
ACTIONSPECIFIESSUBSYSTEM Public Function actionSpecifiesSubsystem
source: /var/ arguments label name required type default hint action false string null return type boolean
SETUPSUBSYSTEMWRAPPER Private Function setupSubsystemWrapper
source: /var/ arguments label name required type default hint subsystem false string null return type void
GETCACHEDCONTROLLER Private Function getCachedController
source: /var/ arguments label name required type default hint subsystem false string null section false string null return type any
ONREQUEST Public Function onRequest
source: /var/ arguments label name required type default hint targetPath false string null return type any
ROUTEREGEXFIND Private Function routeRegexFind
source: /var/ arguments label name required type default hint pattern false string null path false string null return type numeric
subsystemFolder string subsystem
CFCFILEPATH Private Function cfcFilePath
source: /var/ arguments label name required type default hint dottedPath false string null return type string
BUILDLAYOUTQUEUE Private Function buildLayoutQueue
source: /var/ arguments label name required type default hint return type void
GETCONTROLLER Private Function getController
source: /var/ arguments label name required type default hint section false string null subsystem false string return type any
magicApplicationSubsystem string ][
GETROUTEPATH Public Function getRoutePath
source: /var/ arguments label name required type default hint return type string
IMPORTMETA Public Function importMeta
source: /var/ arguments label name required type default hint metablock false any null return type any
TRUEPARAGRAPHFORMAT Public Function trueParagraphFormat
source: /var/ arguments label name required type default hint string false any null return type any
ISSUBSYSTEMINITIALIZED Private Function isSubsystemInitialized
source: /var/ arguments label name required type default hint subsystem false string null return type boolean
GETCGIREQUESTMETHOD Public Function getCGIRequestMethod
source: /var/ arguments label name required type default hint return type string
LOOKFORENVIRONMENTINEXTERNALCONFIG Private Function lookForEnvironmentInExternalConfig
source: /var/
Look for PWD arguments label name required type default hint return type string
POPULATE Public Function populate
source: /var/ arguments label name required type default hint cfc false any null keys false string trustKeys false boolean false trim false boolean false deep false boolean false properties false any return type any
SETBEANFACTORY Public Function setBeanFactory
source: /var/ arguments label name required type default hint beanFactory false any null return type void
GETHOSTNAME Public Function getHostname
source: /var/ arguments label name required type default hint return type string
GETDEFAULTSUBSYSTEM Public Function getDefaultSubsystem
source: /var/ arguments label name required type default hint return type string
ENABLEFRAMEWORKTRACE Public Function enableFrameworkTrace
source: /var/ arguments label name required type default hint return type void
INTERNALFRAMEWORKTRACE Private Function internalFrameworkTrace
source: /var/ arguments label name required type default hint message false string null subsystem false string section false string item false string traceType false string INFO return type void
INIT Public Function init
source: /var/ arguments label name required type default hint config false struct return type any
GETPROPERTY Private Function getProperty
source: /var/ arguments label name required type default hint cfc false struct null property false string null return type any
DUMPEXCEPTION Private Function dumpException
source: /var/ arguments label name required type default hint exception false any null return type void
SETUPFRAMEWORKDEFAULTS Private Function setupFrameworkDefaults
source: /var/ arguments label name required type default hint return type void
PARSEENVIRONMENTSTRING Private Function parseEnvironmentString
source: /var/
Parse the string from the JAVA_OPTS: NB, vars get prefixed with -D; we need to strip the D. arguments label name required type default hint config true string null return type string
magicApplicationAction string __
VALIDATEACTION Private Function validateAction
source: /var/ arguments label name required type default hint action false string null return type string
GETDEFAULTBEANFACTORY Public Function getDefaultBeanFactory
source: /var/ arguments label name required type default hint return type any
ISFRAMEWORKRELOADREQUEST Public Function isFrameworkReloadRequest
source: /var/ arguments label name required type default hint return type boolean
ADDROUTE Public Function addRoute
source: /var/ arguments label name required type default hint routes false any null target false string null methods false any statusCode false string return type void
GETNEXTPRESERVEKEYANDPURGEOLD Private Function getNextPreserveKeyAndPurgeOld
source: /var/ arguments label name required type default hint return type string
layoutFolder string layout
GETSUBSYSTEMSECTIONANDITEM Public Function getSubsystemSectionAndItem
source: /var/ arguments label name required type default hint action false string :home.error return type string
HASBEANFACTORY Public Function hasBeanFactory
source: /var/ arguments label name required type default hint return type boolean
ISFRAMEWORKINITIALIZED Private Function isFrameworkInitialized
source: /var/ arguments label name required type default hint return type boolean
DATECONVERTISO8601 Public Function DateConvertISO8601
source: /var/
Convert a date in ISO 8601 format to an ODBC datetime. arguments label name required type default hint ISO8601dateString false any null targetZoneOffset false any null return type any
GETSUBSYSTEMDIRPREFIX Private Function getSubsystemDirPrefix
source: /var/ arguments label name required type default hint subsystem false string null return type string
CONTROLLER Public Function controller
source: /var/ arguments label name required type default hint action false string null return type void
SETUPTRACERENDER Public Function setupTraceRender
source: /var/ arguments label name required type default hint output false string html return type void
BUILDVIEWQUEUE Private Function buildViewQueue
source: /var/ arguments label name required type default hint return type void
RENDER_RAWJSON Private Function render_rawjson
source: /var/ arguments label name required type default hint renderData false struct null return type struct
GETACTION Public Function getAction
source: /var/ arguments label name required type default hint return type string
GETITEM Public Function getItem
source: /var/ arguments label name required type default hint action false string :home.error return type string
FINDIMPLICITANDEXPLICITSETTERS Private Function findImplicitAndExplicitSetters
source: /var/ arguments label name required type default hint cfc false any null return type struct
GETBEANFACTORY Public Function getBeanFactory
source: /var/ arguments label name required type default hint subsystem false string return type any
RESTOREFLASHCONTEXT Private Function restoreFlashContext
source: /var/ arguments label name required type default hint return type void
DISABLELAYOUT Public Function disableLayout
source: /var/ arguments label name required type default hint return type void
GETFRAMEWORKTRACE Public Function getFrameworkTrace
source: /var/ arguments label name required type default hint return type array
CUSTOMTEMPLATEENGINE Public Function customTemplateEngine
source: /var/ arguments label name required type default hint type false string null path false string null scope false struct null return type any
RENDER_HTML Private Function render_html
source: /var/ arguments label name required type default hint renderData false struct null return type struct
SETUPENVIRONMENT Public Function setupEnvironment
source: /var/ arguments label name required type default hint env false string null return type void
DOCONTROLLER Private Function doController
source: /var/ arguments label name required type default hint tuple false struct null method false string null lifecycle false string null return type void
HASDEFAULTBEANFACTORY Public Function hasDefaultBeanFactory
source: /var/ arguments label name required type default hint return type boolean
GETROUTE Public Function getRoute
source: /var/ arguments label name required type default hint return type string
GETPRESERVEKEYSESSIONKEY Private Function getPreserveKeySessionKey
source: /var/ arguments label name required type default hint preserveKey false string null return type string
CACHEDFILEEXISTS Private Function cachedFileExists
source: /var/ arguments label name required type default hint filePath false string null return type boolean
ISCURRENTACTION Public Function isCurrentAction
source: /var/ arguments label name required type default hint action false string null return type boolean
ABORTCONTROLLER Public Function abortController
source: /var/ arguments label name required type default hint return type void
framework Struct
Entries: 45 action string action applicationKey string framework.one base string / baseURL string useCgiScriptName cacheFileExists boolean false cfcbase string controllersFolder string controllers decodeRequestBody boolean false defaultItem string index defaultSection string home defaultSubsystem string diComponent string framework.ioc diConfig Struct constants Struct datasources Struct attain string attain iaps string iaps pressburst string pressburst pressburstapiurl string refcodename string iaps diEngine string di1 diLocations Array 1 string /common 2 string /controllers 3 string /model diOverrideAllowed boolean false error string :home.error generateSES boolean false home string :home.index layoutsFolder string layouts maxNumContextsPreserved number 10 noLowerCase boolean false optionsAccessControl Struct password string iapsjob perResourceError boolean true preflightOptions boolean false preserveKeyURLKey string fw1pk reload string reload reloadApplicationOnEveryRequest boolean false resourceRouteTemplates Array 1 Struct Array 1 string $GET method string default 2 Struct Array 1 string $GET method string new routeSuffix string /new 3 Struct Array 1 string $POST method string create 4 Struct Array 1 string $GET includeId boolean true method string show 5 Struct Array 1 string $PUT 2 string $PATCH includeId boolean true method string update 6 Struct Array 1 string $DELETE includeId boolean true method string destroy 7 Struct Array 1 string $* method string error routes Array routesCaseSensitive boolean true SESOmitIndex boolean true siteWideLayoutSubsystem string common subsystemDelimiter string : subsystems Struct subsystemsFolder string subsystems trace boolean false unhandledErrorCaught boolean false unhandledExtensions string cfc unhandledPathRegex string /flex2gateway unhandledPaths string /flex2gateway usingSubsystems boolean false version string 4.1.0 viewsFolder string views
HASSUBSYSTEMBEANFACTORY Public Function hasSubsystemBeanFactory
source: /var/ arguments label name required type default hint subsystem false string null return type boolean
IMPORTCSS Public Function importCSS
source: /var/ arguments label name required type default hint library false any null defaultprefix false any true return type any
SETUPFRAMEWORKENVIRONMENTS Private Function setupFrameworkEnvironments
source: /var/ arguments label name required type default hint return type string
SESSIONHAS Public Function sessionHas
source: /var/ arguments label name required type default hint keyname false string null return type boolean
GETENVIRONMENT Public Function getEnvironment
source: /var/
Return environment string arguments label name required type default hint return type string
FRAMEWORKTRACE Public Function frameworkTrace
source: /var/ arguments label name required type default hint message false string null return type void
SEGMENTFIRST Private Function segmentFirst
source: /var/ arguments label name required type default hint segments false string null delimiter false string null return type string
SETLAYOUT Public Function setLayout
source: /var/ arguments label name required type default hint action false string null suppressOtherLayouts false boolean false return type void
magicApplicationController string []
INJECTFRAMEWORK Private Function injectFramework
source: /var/ arguments label name required type default hint cfc false any null return type void
arguments label name required type default hint
return type void
RENDER_JSONP Private Function render_jsonp
source: /var/ arguments label name required type default hint renderData false struct null return type struct
INTERNALVIEW Private Function internalView
source: /var/ arguments label name required type default hint viewPath false string null args false struct return type string
_fw1_version string 4.1.0
SESSIONDELETE Public Function sessionDelete
source: /var/ arguments label name required type default hint keyname false string null return type void
READ_JSON Private Function read_json
source: /var/ arguments label name required type default hint json false string null return type any
REDIRECTCUSTOMURL Public Function redirectCustomURL
source: /var/ arguments label name required type default hint uri false string null preserve false string none statusCode false string 302 header false string return type void
SESSIONWRITE Public Function sessionWrite
source: /var/ arguments label name required type default hint keyname false string null keyvalue false any null return type void
BUILDURL Public Function buildURL
source: /var/ arguments label name required type default hint action false string . path false string queryString false any return type string
SETUPAPPLICATION Public Function setupApplication
source: /var/ arguments label name required type default hint return type any
SETUPRESPONSE Public Function setupResponse
source: /var/ arguments label name required type default hint rc false struct null return type void
SETSUBSYSTEMBEANFACTORY Public Function setSubsystemBeanFactory
source: /var/ arguments label name required type default hint subsystem false string null factory false any null return type void
GETSUBSYSTEMBEANFACTORY Public Function getSubsystemBeanFactory
source: /var/ arguments label name required type default hint subsystem false string null return type any
XHTMLPARAGRAPHFORMAT Public Function XHTMLParagraphFormat
source: /var/
Returns a XHTML compliant string wrapped with properly formatted paragraph tags. arguments label name required type default hint string false any null return type any
SETUPSESSIONWRAPPER Private Function setupSessionWrapper
source: /var/ arguments label name required type default hint return type void
SESSIONDEFAULT Public Function sessionDefault
source: /var/ arguments label name required type default hint keyname false string null defaultValue false any null return type void
RENDERER Public Function renderer
source: /var/ arguments label name required type default hint return type any
NORMALIZEQUERYSTRING Private Function normalizeQueryString
source: /var/ arguments label name required type default hint queryString false any null return type string
ONAPPLICATIONSTART Public Function onApplicationStart
source: /var/ arguments label name required type default hint return type any
IMPORTJSINIT Public Function importJSInit
source: /var/ arguments label name required type default hint jscodeblock false any null return type any
GETRESOURCEROUTES Private Function getResourceRoutes
source: /var/ arguments label name required type default hint resourcesToRoute false any null subsystem false string pathRoot false string targetAppend false string return type array
ARRAYCOLLECTIONTOQUERY Public Function arrayCollectionToQuery
source: /var/
Converts a Flex ArrayCollection object to a ColdFusion Query object
03-mar-2010 added arguments scope arguments label name required type default hint arrayColl false any null return type any
RENDERDATA Public Function renderData
source: /var/ arguments label name required type default hint type false string data false any statusCode false numeric 200 jsonpCallback false string return type any
GETCONFIG Public Function getConfig
source: /var/ arguments label name required type default hint return type struct
USINGSUBSYSTEMS Public Function usingSubsystems
source: /var/ arguments label name required type default hint return type boolean
viewFolder string view
SETUPSESSION Public Function setupSession
source: /var/ arguments label name required type default hint return type void
SETUPREQUEST Public Function setupRequest
source: /var/ arguments label name required type default hint return type any
SETUPRESPONSEWRAPPER Private Function setupResponseWrapper
source: /var/ arguments label name required type default hint return type void
GETSUBSYSTEMBASE Public Function getSubsystemBase
source: /var/ arguments label name required type default hint return type string
magicBaseURL string -[]-
SETUPAPPLICATIONWRAPPER Private Function setupApplicationWrapper
source: /var/ arguments label name required type default hint return type void
FAILURE Private Function failure
source: /var/ arguments label name required type default hint exception false any null event false string null indirect false boolean false early false boolean false return type void
GETFULLYQUALIFIEDACTION Public Function getFullyQualifiedAction
source: /var/ arguments label name required type default hint action false string :home.error return type string
CONVERTISOTODATETIME Public Function ConvertISOToDateTime
source: /var/ arguments label name required type default hint ISODateString false any null return type any
_fw1_defaults_initialized boolean true
RENDERDATAWITHCONTENTTYPE Private Function renderDataWithContentType
source: /var/ arguments label name required type default hint return type struct
SETUPSUBSYSTEM Public Function setupSubsystem
source: /var/ arguments label name required type default hint subsystem false string null return type void
ENABLELAYOUT Public Function enableLayout
source: /var/ arguments label name required type default hint return type void
ONREQUESTEND Public Function onRequestEnd
source: /var/ arguments label name required type default hint return type any
ONREQUESTSTART Public Function onRequestStart
source: /var/ arguments label name required type default hint targetPath false string null return type any
BUILDCUSTOMURL Public Function buildCustomURL
source: /var/ arguments label name required type default hint uri false string null return type string
MAKEMETHODPROXIES Public Function makeMethodProxies
source: /var/ arguments label name required type default hint methodNames false array null return type struct
GETRESOURCEROUTETEMPLATES Public Function getResourceRouteTemplates
source: /var/ arguments label name required type default hint return type array
RENDER_JSON Private Function render_json
source: /var/ arguments label name required type default hint renderData false struct null return type struct
cflock Struct errortext string succeeded boolean true
ONSESSIONSTART Public Function onSessionStart
source: /var/ arguments label name required type default hint return type any
ISUNHANDLEDREQUEST Public Function isUnhandledRequest
source: /var/ arguments label name required type default hint targetPath false string null return type boolean
PROCESSROUTEMATCH Private Function processRouteMatch
source: /var/ arguments label name required type default hint route false string null target false string null path false string null false string null return type struct
GETROUTES Public Function getRoutes
source: /var/ arguments label name required type default hint return type array
SETUPREQUESTDEFAULTS Private Function setupRequestDefaults
source: /var/ arguments label name required type default hint return type void
GETSECTION Public Function getSection
source: /var/ arguments label name required type default hint action false string :home.error return type string
arguments label name required type default hint
return type any
VIEWNOTFOUND Private Function viewNotFound
source: /var/ arguments label name required type default hint return type void
GETBASEURL Public Function getBaseURL
source: /var/ arguments label name required type default hint return type string
GETENVVAR Public Function getEnvVar
source: /var/ arguments label name required type default hint name false string null return type string
AUTOWIRE Private Function autowire
source: /var/ arguments label name required type default hint cfc false any null beanFactory false any null return type void
ONRELOAD Public Function onReload
source: /var/ arguments label name required type default hint return type void
SAVEFLASHCONTEXT Private Function saveFlashContext
source: /var/ arguments label name required type default hint keys false string null return type string
ONERROR Public Function onError
source: /var/ arguments label name required type default hint exception false any null event false string null return type void
INTERNALLAYOUT Private Function internalLayout
source: /var/ arguments label name required type default hint layoutPath false string null body false string null return type string
GETSECTIONANDITEM Public Function getSectionAndItem
source: /var/ arguments label name required type default hint action false string :home.error return type string
BUILDASSETURL Public Function buildAssetURL
source: /var/ arguments label name required type default hint asset false any null return type any
FULLLEFT Public Function fullLeft
source: /var/
An enhanced version of left() that doesn't cut words off in the middle.
Minor edits by Rob Brooks-Bilson (rbils@amkor.com) and Raymond Camden (rbils@amkor.comray@camdenfamily.com)
Updates for version 2 include fixes where count was very short, and when count+1 was a space. Done by RCamden. arguments label name required type default hint str false any null count false any null return type any
SETCFCMETHODFAILUREINFO Private Function setCfcMethodFailureInfo
source: /var/ arguments label name required type default hint cfc false any null method false string null return type void
DEPRECATED Private Function deprecated
source: /var/ arguments label name required type default hint throwit false boolean null message false string null return type void
IMPORTJS Public Function importJS
source: /var/ arguments label name required type default hint library false any null defaultprefix false any true externalLib false any false return type any
SETUPREQUESTWRAPPER Private Function setupRequestWrapper
source: /var/ arguments label name required type default hint runSetup false boolean null return type void
GETSUBSYSTE
#J-18808-Ljbffr


  • Teacher Training

    2 weeks ago


    South Yorkshire, United Kingdom Teaching Personnel Full time

    Are you a Geography Graduate based in Lancashire with a passion for education? Are you interested in training to teach Geography at the Secondary level? Look no further!The PWR team at Teaching Personnel is thrilled to present an exceptional one-year teacher training opportunity at a Secondary School located in South Yorkshire.About the Opportunity:This...


  • South Yorkshire, United Kingdom Teaching Personnel Full time

    The Future Teachers programme created by Teaching Personnel could be the perfect way to secure a placement in our secondary schools as a teaching assistant, learning mentor or cover supervisor prior to starting a teacher training programme with a schoolyou feel comfortable with. You will complete a placement working in a support role that will enable you to...

  • Teacher Training

    16 hours ago


    Doncaster, South Yorkshire, United Kingdom Tradewind Recruitment Full time

    Tradewind Recruitment are seeking a dedicated and enthusiastic EYFS Primary Teacher to join a dynamic team at friendly primary school in Doncaster, starting ASAP. About: The school believes in providing a nurturing and stimulating learning environment where every child can reach their full potential. Their dedicated staff are committed to creating...

  • Teacher Training

    14 hours ago


    Doncaster, South Yorkshire, United Kingdom Tradewind Recruitment Full time

    Tradewind Recruitment are seeking a dedicated and enthusiastic EYFS Primary Teacher to join a dynamic team at friendly primary school in Doncaster, starting ASAP. About: The school believes in providing a nurturing and stimulating learning environment where every child can reach their full potential. Their dedicated staff are committed to creating...


  • South West London, South East, United Kingdom EdEx Education Recruitment Full time

    Aspiring Primary Teacher + Paid Teacher Training - Permanent - £26,500Want to apply Read all the information about this position below, then hit the apply button.Q - Are you a high-achieving graduate with aspirations to train as a Primary school teacher?Q - Are you looking to gain experience at one of London's leading primary schools?If so, look no further,...


  • South Ockendon, United Kingdom Academics Full time

    **Graduate Teaching Assistant, Teacher Training Opportunities - Thurrock** Are you considering a career in education and possibly becoming a teacher? Are you first looking to see if a school environment would suit you before committing to a teacher-training course? Have you got the desire and passion to make a real difference in the children's learning...


  • Doncaster, South Yorkshire, United Kingdom Academics Ltd Full time €130 - €200

    If you are a Chemistry Teacher who feels passionate about working in a secondary school environment and can help children to learn and thrive with encouraging support, eduication and training then the school we are working with could be your ideal next assignment. This Chemistry Teacher position is a full-time, long-term opportunity, in a school that we...


  • Doncaster, South Yorkshire, United Kingdom Academics Ltd Full time €130 - €200

    If you are a Chemistry Teacher who feels passionate about working in a secondary school environment and can help children to learn and thrive with encouraging support, eduication and training then the school we are working with could be your ideal next assignment. This Chemistry Teacher position is a full-time, long-term opportunity, in a school that we...

  • Primary Teacher

    4 weeks ago


    South Yorkshire, United Kingdom Teaching Personnel Full time

    **PRIMARY TEACHER - FLEXIBLE WORKING - FULL OR PART TIME** Are you looking for a fresh start in the new year? Wanting to achieve a good work/life balance? Teaching Personnel are the UKs leading educational agency and we are looking for Teachers to join our team for January 2023. We can provide a choice of work, taking on board your personal preferences and...

  • Primary Teacher

    2 days ago


    South Yorkshire, United Kingdom Protocol Education Full time

    **PROTOCOL EDUCATION ARE WORKING ON BEHALF OF PRIMARY SCHOOLS ACROSS SOUTH YORKSHIRE WHO HAVE KEY STAGE 2 TEACHER VACANCIES ** Do you have a qualification and the passion to work in a Primary School? Are you looking for a new, long term role or maybe some day to day supply work? Protocol Education are working with primary schools across the borough to find...


  • Doncaster, South Yorkshire, United Kingdom Academics Ltd Full time €130 - €200

    If you are a ICT Teacher who feels passionate about working in a secondary school environment and can help children to learn and thrive with encouraging support, eduication and training then the school we are working with could be your ideal next assignment. This ICT Teacher position is a full-time, long-term opportunity, in a school that we feel is run by...

  • PE Teacher

    3 days ago


    Doncaster, South Yorkshire, United Kingdom Academics Ltd Full time €130 - €200

    If you are a PE Teacher who feels passionate about working in a secondary school environment and can help children to learn and thrive with encouraging support, eduication and training then the school we are working with could be your ideal next assignment. This PE Teacher position is a full-time, long-term opportunity, in a school that we feel is run by a...

  • PE Teacher

    10 hours ago


    Doncaster, South Yorkshire, United Kingdom Academics Ltd Full time €130 - €200

    If you are a PE Teacher who feels passionate about working in a secondary school environment and can help children to learn and thrive with encouraging support, eduication and training then the school we are working with could be your ideal next assignment. This PE Teacher position is a full-time, long-term opportunity, in a school that we feel is run by a...


  • Doncaster, South Yorkshire, United Kingdom Academics Ltd Full time €130 - €200

    If you are a ICT Teacher who feels passionate about working in a secondary school environment and can help children to learn and thrive with encouraging support, eduication and training then the school we are working with could be your ideal next assignment. This ICT Teacher position is a full-time, long-term opportunity, in a school that we feel is run by...


  • South Kirkby, West Yorkshire, United Kingdom AWD online Full time

    Trainer / Teacher / Entertainment Technology and Production Industry Professional Training Instructor with a highly creative and innovative approach to teaching entertainment technology and production is required for a well-established organisation based in South Kirkby, West Yorkshire. Previous teaching and/or training experience would be an...


  • Doncaster, South Yorkshire, United Kingdom Provide Education Full time

    Primary Teachers Required in DN1 to begin in September for daily supply, or long - term roles we have available in Doncaster. Are you a dynamic and experienced Primary Teacher looking for a new challenge? Or an Early Career Teacher fresh out of training, looking to develop your skills? Look no further! We have a fantastic opportunity for a passionate...


  • Doncaster, South Yorkshire, United Kingdom Provide Education Full time €130 - €155

    Primary Teachers Required in DN1 to begin in September for daily supply, or long - term roles we have available in Doncaster. Are you a dynamic and experienced Primary Teacher looking for a new challenge? Or an Early Career Teacher fresh out of training, looking to develop your skills? Look no further! We have a fantastic opportunity for a passionate...

  • Supply Teachers

    4 weeks ago


    South Yorkshire, United Kingdom Teaching Personnel Full time

    Supply Teachers / Cover Supervisors Needed across East Yorkshire! Teaching Personnel are looking to recruit Supply Teachers based in East Yorkshire. We have schools requiring educators in Hull, York, Driffield, and coastal towns Hornsea, Bridlington and Scarborough. All are requesting Teachers for short-term and day-to-daysupply work. As a Supply Teacher...

  • Teacher Training

    1 week ago


    Hull, East Yorkshire, United Kingdom GSL Education - Hull Full time €95 - €110

    GSL Education are looking for Aspiring teachers in Hull for a September 2024 start for our client institutions. We are keen to hear from Graduates who are looking to complete a teacher training programme in the future. Working with GSL Education will offer you: Paid classroom experience with competitive daily rates of pay from £80.Invaluable school-based...

  • Teacher Training

    7 days ago


    Hull, East Yorkshire, United Kingdom GSL Education - Hull Full time €95 - €110

    GSL Education are looking for Aspiring teachers in Hull for a September 2024 start for our client institutions. We are keen to hear from Graduates who are looking to complete a teacher training programme in the future. Working with GSL Education will offer you: Paid classroom experience with competitive daily rates of pay from £80.Invaluable school-based...