Link to the Global Volcanism Program Home Page Volcano Photo National Museum of Natural History Home Page

Volcanoes of the World   »  Find a Volcano by Name 

Find a Volcano by Name

Enter a name search string or starting letter, and/or select a region.

Search string / Letter:   A complete name is not needed; the search will work on any string of characters (unless "Exact Name" is checked below). For example, searching on "souf" will find all volcanoes that include "soufriere" in their names. Diacritical marks are not needed for searches.

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

Element REGIONNAMESARRAY is undefined in APPLICATION.

 
The error occurred in //10.252.21.71/datapweb1/Websites/NMNH-Volcano-websitedev/world/find_names.cfm: line 47
45 : 			<option value="00" selected="selected">00 - World</option>
46 : 			<cflock timeout="10" throwontimeout="no" type="readonly" scope="application">
47 : 			<cfloop index="i" from="1" to="#arraylen(application.RegionNamesArray)#">
48 : 				<option value="#application.RegionNamesArray[i][1]#">#application.RegionNamesArray[i][1]# - #application.RegionNamesArray[i][2]#</option>
49 : 			</cfloop>

Resources:

Browser   CCBot/2.0
Remote Address   50.19.155.235
Referrer  
Date/Time   24-May-13 01:26 PM
Stack Trace
at cffind_names2ecfm238948491.runPage(//10.252.21.71/datapweb1/Websites/NMNH-Volcano-websitedev/world/find_names.cfm:47)

coldfusion.runtime.UndefinedElementException: Element REGIONNAMESARRAY is undefined in APPLICATION.
	at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:1724)
	at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1677)
	at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1812)
	at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1805)
	at cffind_names2ecfm238948491.runPage(\\10.252.21.71\datapweb1\Websites\NMNH-Volcano-websitedev\world\find_names.cfm:47)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:378)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:94)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
	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.filter.CachingFilter.invoke(CachingFilter.java:62)
	at coldfusion.CfmServlet.service(CfmServlet.java:201)
	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$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)