Skip to content. | Skip to navigation

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


Central Intelligence Agency
The Work of a Nation. The Center of Intelligence
World Factbook Title
navigation arrows
View Text Low Bandwidth Version Download Publication

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

Variable SREGIONPAGESTATIC_EXT is undefined.

 
The error occurred in /data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/geos/countrytemplate.cfm: line 142
Called from /data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/geos/countrytemplate.cfm: line 104
Called from /data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/geos/countrytemplate.cfm: line 1
Called from /data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/geos/wfbext_countrydata_holder.cfm: line 271
Called from /data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/Application.cfc: line 125
140 :     <td class="#regionCode#_dark" valign="middle"><table border="0" cellpadding="0" cellspacing="0">
141 :         <tr>
142 :           <td <cfif #GetAffiliation.TEXT# EQ "">height="25"<cfelse>height="30"</cfif> valign="middle"><div class="region1"><a href="<cfif isDefined("staticOut")> <cfif prefix EQ "wfbext_">#sRegionPageStatic_ext#<cfelse>#sRegionpageStatic_int#</cfif><cfelse><cfif prefix EQ "wfbext_">#sRegionPage_ext#<cfelse>#sRegionpage_int#</cfif></cfif>" style="color: ##FFFFFF;">#region#</a> <strong>:: </strong><span class="region_name1">#CountryName#</span> </div>
143 :             <cfif #GetAffiliation.TEXT# NEQ "">
144 :               <div class="affiliation"><em>#GetAffiliation.TEXT#</em></div>

Resources:

Browser   ColdFusion
Remote Address   10.43.12.11
Referrer  
Date/Time   31-Jan-13 02:49 AM
Stack Trace
at cfcountrytemplate2ecfm2020150889._factor21(/data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/geos/countrytemplate.cfm:142) at cfcountrytemplate2ecfm2020150889._factor25(/data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/geos/countrytemplate.cfm:104) at cfcountrytemplate2ecfm2020150889.runPage(/data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/geos/countrytemplate.cfm:1) at cfwfbext_countrydata_holder2ecfm529006402.runPage(/data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/geos/wfbext_countrydata_holder.cfm:271) at cfApplication2ecfc1968537419$funcONREQUEST.runFunction(/data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/Application.cfc:125)

coldfusion.runtime.UndefinedVariableException: Variable SREGIONPAGESTATIC_EXT is undefined.
	at coldfusion.runtime.CfJspPage._get(CfJspPage.java:325)
	at coldfusion.runtime.CfJspPage._get(CfJspPage.java:287)
	at coldfusion.runtime.CfJspPage._autoscalarize(CfJspPage.java:1405)
	at cfcountrytemplate2ecfm2020150889._factor21(/data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/geos/countrytemplate.cfm:142)
	at cfcountrytemplate2ecfm2020150889._factor25(/data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/geos/countrytemplate.cfm:104)
	at cfcountrytemplate2ecfm2020150889.runPage(/data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/geos/countrytemplate.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
	at cfwfbext_countrydata_holder2ecfm529006402.runPage(/data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/geos/wfbext_countrydata_holder.cfm:271)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
	at cfApplication2ecfc1968537419$funcONREQUEST.runFunction(/data/1/apps/httpd/htdocs/client_review/worldfactbook_sites/wfb_comboDynamic/Application.cfc:125)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308)
	at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:74)
	at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:243)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:269)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.CfmServlet.service(CfmServlet.java:175)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
	at jrun.servlet.FilterChain.service(FilterChain.java:101)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)