Oops! Exception Encountered

Application Execution Exception

Error Type: Database : n/a
Error Messages: Error Executing Database Query.
Timed out trying to establish connection
Tag Context:
ID: CFQUERY
LINE: 316
Template: E:\backup\lunarfly\www\tweetsurge.com\handlers\home.cfc
ID: CFINVOKE
LINE: 445
Template: E:\backup\lunarfly\www\tweetsurge.com\coldbox\system\controller.cfc
ID: CF_TEMPLATEPROXY
LINE: 163
Template: E:\backup\lunarfly\www\tweetsurge.com\coldbox\system\coldbox.cfc
ID: CF_UDFMETHOD
LINE: 51
Template: E:\backup\lunarfly\www\tweetsurge.com\Application.cfc
Framework Snapshot
Current Event: home.pricing
Current Layout: Layout.Main.cfm
Current View: error/error
Bug Date: 07/30/2010 05:43:07 AM
Coldfusion ID: CFID=101186 ; CFToken=20963432 ; JSessionID=684AD189089099B098EF53FF84F7FD9D_101186_20963432
Template Path : E:\backup\lunarfly\www\tweetsurge.com\index.cfm
Path Info : /home/pricing
Host & Server: www.tweetsurge.com web3_64bit
Query String:
Browser: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Database Exception Information:
NativeErrorCode & SQL State:
0 : n/a
SQL Sent:
SELECT plans_id,monthly,name,max_adds,max_searches,max_integrations,sort_order,isPublic FROM plans WHERE IsPublic = 1 ORDER BY sort_order
Database Driver Error Message:
Timed out trying to establish connection
Name-Value Pairs:
Stack Trace:
coldfusion.tagext.sql.QueryTag$DatabaseQueryException: Error Executing Database Query.
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:583)
	at cfhome2ecfc106664920$funcPRICING.runFunction(E:\backup\lunarfly\www\tweetsurge.com\handlers\home.cfc:316)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	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:463)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2222)
	at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:362)
	at cfcontroller2ecfc1462704922$funcRUNEVENT.runFunction(E:\backup\lunarfly\www\tweetsurge.com\coldbox\system\controller.cfc:445)
	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:463)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2222)
	at cfcoldbox2ecfc2032799341$funcPROCESSCOLDBOXREQUEST.runFunction(E:\backup\lunarfly\www\tweetsurge.com\coldbox\system\coldbox.cfc:163)
	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.CfJspPage._invokeUDF(CfJspPage.java:2471)
	at cfApplication2ecfc1957460233$funcONREQUESTSTART.runFunction(E:\backup\lunarfly\www\tweetsurge.com\Application.cfc:51)
	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.onRequestStart(AppEventInvoker.java:221)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:264)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
	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.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$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
Caused by: java.sql.SQLException: Timed out trying to establish connection
	at coldfusion.server.j2ee.sql.pool.JDBCPool.requestConnection(JDBCPool.java:809)
	at coldfusion.server.j2ee.sql.pool.JDBCManager.requestConnection(JDBCManager.java:125)
	at coldfusion.server.j2ee.sql.JRunDataSource.getConnection(JRunDataSource.java:138)
	at coldfusion.sql.CFDataSource.getConnection(CFDataSource.java:42)
	at coldfusion.sql.DataSrcImpl.getCachedConnection(DataSrcImpl.java:154)
	at coldfusion.sql.DataSrcImpl.getConnection(DataSrcImpl.java:108)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:297)
	at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:831)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:521)
	... 65 more
Extra Information Dump
[N/A]