We're sorry, but an error has occured while processing your request.
An error occured while processing a document. Here is the relevant information:
| Date: |
8/29/08 6:16 AM |
| Script Name: |
/weblog/googlesitemap.cfm? |
| Browser: |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Referer: |
|
| Message: |
Error Executing Database Query. |
| Type: |
coldfusion.runtime.CfErrorWrapper |
| Root Cause: |
| struct |
| DataSource |
thebit2 |
| Detail |
Communication link failure: Unknown command |
| ErrorCode |
08S01 |
| Message |
Error Executing Database Query. |
| NativeErrorCode |
1047 |
| RootCause |
| struct |
| ErrorCode |
1047 |
| Message |
Communication link failure: Unknown command |
| SQLState |
08S01 |
| StackTrace |
java.sql.SQLException: Communication link failure: Unknown command
at org.gjt.mm.mysql.MysqlIO.sendCommand(Unknown Source)
at org.gjt.mm.mysql.MysqlIO.sqlQueryDirect(Unknown Source)
at org.gjt.mm.mysql.Connection.execSQL(Unknown Source)
at org.gjt.mm.mysql.PreparedStatement.execute(Unknown Source)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:87)
at coldfusion.sql.Executive.executeQuery(Executive.java:756)
at coldfusion.sql.Executive.executeQuery(Executive.java:675)
at coldfusion.sql.Executive.executeQuery(Executive.java:636)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:236)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:500)
at cfblog2ecfc937712387$funcGETENTRIES.runFunction(D:\websites\1\www.thebitbucket.net\wwwroot\org\camden\blog\blog.cfc:1342)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:290)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:194)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:146)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1634)
at cfgooglesitemap2ecfm2138242279.runPage(D:\websites\1\www.thebitbucket.net\wwwroot\weblog\googlesitemap.cfm:17)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:225)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
at coldfusion.CfmServlet.service(CfmServlet.java:107)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
|
| TagContext |
| array
|
| 1 |
| struct |
| COLUMN |
0 |
| ID |
CFQUERY |
| LINE |
1342 |
| RAW_TRACE |
at cfblog2ecfc937712387$funcGETENTRIES.runFunction(D:\websites\1\www.thebitbucket.net\wwwroot\org\camden\blog\blog.cfc:1342) |
| TEMPLATE |
D:\websites\1\www.thebitbucket.net\wwwroot\org\camden\blog\blog.cfc |
| TYPE |
CFML |
|
| 2 |
| struct |
| COLUMN |
0 |
| ID |
CF_TEMPLATEPROXY |
| LINE |
17 |
| RAW_TRACE |
at cfgooglesitemap2ecfm2138242279.runPage(D:\websites\1\www.thebitbucket.net\wwwroot\weblog\googlesitemap.cfm:17) |
| TEMPLATE |
D:\websites\1\www.thebitbucket.net\wwwroot\weblog\googlesitemap.cfm |
| TYPE |
CFML |
|
|
| Type |
java.sql.SQLException |
|
| SQLState |
08S01 |
| Sql |
select
tblblogentries.id, tblblogentries.title,
tblblogentries.alias,
date_add(posted, interval 2 hour) as posted,
tblusers.name, tblblogentries.allowcomments,
tblblogentries.enclosure, tblblogentries.filesize, tblblogentries.mimetype, tblblogentries.released, tblblogentries.views
from tblblogentries, tblusers
where 1=1
and blog = (param 1)
and tblblogentries.username = tblusers.username
and posted < (param 2)
and released = 1
order by tblblogentries.posted desc
limit 99999
|
| StackTrace |
coldfusion.tagext.sql.QueryTag$DatabaseQueryException: Error Executing Database Query.
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:580)
at cfblog2ecfc937712387$funcGETENTRIES.runFunction(D:\websites\1\www.thebitbucket.net\wwwroot\org\camden\blog\blog.cfc:1342)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:290)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:194)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:146)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1634)
at cfgooglesitemap2ecfm2138242279.runPage(D:\websites\1\www.thebitbucket.net\wwwroot\weblog\googlesitemap.cfm:17)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:225)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
at coldfusion.CfmServlet.service(CfmServlet.java:107)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
|
| TagContext |
| array
|
| 1 |
| struct |
| COLUMN |
0 |
| ID |
CFQUERY |
| LINE |
1342 |
| RAW_TRACE |
at cfblog2ecfc937712387$funcGETENTRIES.runFunction(D:\websites\1\www.thebitbucket.net\wwwroot\org\camden\blog\blog.cfc:1342) |
| TEMPLATE |
D:\websites\1\www.thebitbucket.net\wwwroot\org\camden\blog\blog.cfc |
| TYPE |
CFML |
|
| 2 |
| struct |
| COLUMN |
0 |
| ID |
CF_TEMPLATEPROXY |
| LINE |
17 |
| RAW_TRACE |
at cfgooglesitemap2ecfm2138242279.runPage(D:\websites\1\www.thebitbucket.net\wwwroot\weblog\googlesitemap.cfm:17) |
| TEMPLATE |
D:\websites\1\www.thebitbucket.net\wwwroot\weblog\googlesitemap.cfm |
| TYPE |
CFML |
|
|
| Type |
Database |
| queryError |
Communication link failure: Unknown command |
| where |
(param 1) = [type='IN', class='java.lang.String', value='Default', sqltype='CF_SQL_VARCHAR'] , (param 2) = [type='IN', class='java.sql.Timestamp', value='2008-08-29 06:16:56.087', sqltype='cf_sql_timestamp'] |
|
| Tag Context: |
| array
|
| 1 |
| struct |
| COLUMN |
0 |
| ID |
CFQUERY |
| LINE |
1342 |
| RAW_TRACE |
at cfblog2ecfc937712387$funcGETENTRIES.runFunction(D:\websites\1\www.thebitbucket.net\wwwroot\org\camden\blog\blog.cfc:1342) |
| TEMPLATE |
D:\websites\1\www.thebitbucket.net\wwwroot\org\camden\blog\blog.cfc |
| TYPE |
CFML |
|
| 2 |
| struct |
| COLUMN |
0 |
| ID |
CF_TEMPLATEPROXY |
| LINE |
17 |
| RAW_TRACE |
at cfgooglesitemap2ecfm2138242279.runPage(D:\websites\1\www.thebitbucket.net\wwwroot\weblog\googlesitemap.cfm:17) |
| TEMPLATE |
D:\websites\1\www.thebitbucket.net\wwwroot\weblog\googlesitemap.cfm |
| TYPE |
CFML |
|
|