Oregon Christian Home Education Association Network

Speakers Detail

Brad Reigg

Brad Reigg

Brad and Marcy Riegg met while studying abroad at the University of Madrid, Spain. They homeschool their five children. They spent the past two years researching colleges and the application process. They want to share what they have learned, because they wish that such information had been been available to them during their college application journey. Brad has taught professionally for 21 years, including through Living Waters Spanish. Brad and his wife earned B.A. degrees from the University of California and Master's degrees in theology from Bristol University, England. The Rieggs have led several mission trips to Mexico with Youth for Christ, and have traveled in over 40 countries.

Related Sessions by Other Speakers

Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Object of type class java.lang.String cannot be used as an array

 
The error occurred in C:/home/alliancerecordings.com/wwwroot/detail.cfm: line 218
Called from C:/home/alliancerecordings.com/wwwroot/detail.cfm: line 176
Called from C:/home/alliancerecordings.com/wwwroot/detail.cfm: line 174
Called from C:/home/alliancerecordings.com/wwwroot/detail.cfm: line 1
216 :                                             <h3>Related Sessions by Other Speakers</h3>
217 :                                                     <div class="listing">
218 :                                                     <cfloop from="1" to="#ArrayLen(recentRecordings.data.topics[1])#" index="i">
219 :                                                     <cfscript>
220 : 													recentArgs = arguments;

Resources:

Browser   claudebot
Remote Address   54.147.17.95
Referrer  
Date/Time   29-Mar-24 09:30 AM
Stack Trace
at cfdetail2ecfm723412185._factor7(C:/home/alliancerecordings.com/wwwroot/detail.cfm:218) at cfdetail2ecfm723412185._factor8(C:/home/alliancerecordings.com/wwwroot/detail.cfm:176) at cfdetail2ecfm723412185._factor9(C:/home/alliancerecordings.com/wwwroot/detail.cfm:174) at cfdetail2ecfm723412185.runPage(C:/home/alliancerecordings.com/wwwroot/detail.cfm:1)

coldfusion.runtime.NonArrayException: Object of type class java.lang.String cannot be used as an array
	at coldfusion.runtime.Cast._List(Cast.java:1704)
	at coldfusion.runtime.CFPage.ArrayLen(CFPage.java:1044)
	at cfdetail2ecfm723412185._factor7(C:\home\alliancerecordings.com\wwwroot\detail.cfm:218)
	at cfdetail2ecfm723412185._factor8(C:\home\alliancerecordings.com\wwwroot\detail.cfm:176)
	at cfdetail2ecfm723412185._factor9(C:\home\alliancerecordings.com\wwwroot\detail.cfm:174)
	at cfdetail2ecfm723412185.runPage(C:\home\alliancerecordings.com\wwwroot\detail.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:262)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:735)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:565)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:555)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
	at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:96)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
	at coldfusion.CfmServlet.service(CfmServlet.java:226)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	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:197)
	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.ha.session.JvmRouteBinderValve.invoke(JvmRouteBinderValve.java:182)
	at org.apache.catalina.ha.tcp.ReplicationValve.invoke(ReplicationValve.java:329)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:377)
	at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:463)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
	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(Thread.java:834)