Oceans :: Pacific Ocean
Print Page PRINT

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

An exception occurred while trying to read the image.

File /export/htdocs/client_review/worldfactbook_sites/worldfactbook_external_dynamic/flags/../graphics/flags/newflags/zn-lgflag.gif does not exist.
 
The error occurred in /export/htdocs/client_review/worldfactbook_sites/worldfactbook_external_dynamic/flags/flagtemplate.cfm: line 145
Called from /export/htdocs/client_review/worldfactbook_sites/worldfactbook_external_dynamic/flags/wfbook_flagtemplate.cfm: line 1
Called from /export/htdocs/client_review/worldfactbook_sites/worldfactbook_external_dynamic/Application.cfc: line 110
143 :           <tr>
144 :             <td  <cfif GetAffiliation.TEXT is "">height="429"<cfelse>height="425"</cfif> align="center" valign="middle" style="padding: 1px 0px;">
145 :  						<cfimage source="../graphics/flags/newflags/#lcase(CountryCode)#-lgflag.gif" action="info" structName="newflagInfo">
146 : 				   	<img src="../graphics/flags/large/#lcase(CountryCode)#-lgflag.gif" width="#newflagInfo.width#" height="#newflagInfo.height#" alt="#CountryName#" name="flagborder" id="flagborder" title="#CountryName#" class="#regionCode#_lgflagborder"/>
147 :             <!---<img src="../graphics/flags/resize/#lcase(CountryCode)#-lgflag.gif" alt="#CountryName#" name="flagborder" id="flagborder" title="#CountryName#" class="#regionCode#_lgflagborder" />--->

Resources:

Browser   ColdFusion
Remote Address   162.45.177.40
Referrer  
Date/Time   12-Nov-09 08:30 PM
Stack Trace
at cfflagtemplate2ecfm971167437.runPage(/export/htdocs/client_review/worldfactbook_sites/worldfactbook_external_dynamic/flags/flagtemplate.cfm:145) at cfwfbook_flagtemplate2ecfm920501982.runPage(/export/htdocs/client_review/worldfactbook_sites/worldfactbook_external_dynamic/flags/wfbook_flagtemplate.cfm:1) at cfApplication2ecfc2040027678$funcONREQUEST.runFunction(/export/htdocs/client_review/worldfactbook_sites/worldfactbook_external_dynamic/Application.cfc:110)

coldfusion.image.ImageReader$ImageReadingException: An exception occurred while trying to read the image.
	at coldfusion.image.ImageReader.readImage(ImageReader.java:90)
	at coldfusion.image.Image.<init>(Image.java:220)
	at coldfusion.tagext.io.ImageTag.doStartTag(ImageTag.java:366)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2644)
	at cfflagtemplate2ecfm971167437.runPage(/export/htdocs/client_review/worldfactbook_sites/worldfactbook_external_dynamic/flags/flagtemplate.cfm:145)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2644)
	at cfwfbook_flagtemplate2ecfm920501982.runPage(/export/htdocs/client_review/worldfactbook_sites/worldfactbook_external_dynamic/flags/wfbook_flagtemplate.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2644)
	at cfApplication2ecfc2040027678$funcONREQUEST.runFunction(/export/htdocs/client_review/worldfactbook_sites/worldfactbook_external_dynamic/Application.cfc:110)
	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:56)
	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:284)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)