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

Error Executing Database Query.

Table 'pantycelyn.domains' doesn't exist
 
The error occurred in D:\websites\tommys\sy_components\vars.cfc: line 324
Called from D:\websites\tommys\sy_components\vars.cfc: line 353
Called from D:\websites\tommys\xfb_globals.cfm: line 14
Called from D:\websites\tommys\xfb_globals.cfm: line 1
Called from D:\websites\tommys\index.cfm: line 2
Called from D:\websites\tommys\sy_components\vars.cfc: line 324
Called from D:\websites\tommys\sy_components\vars.cfc: line 353
Called from D:\websites\tommys\xfb_globals.cfm: line 14
Called from D:\websites\tommys\xfb_globals.cfm: line 1
Called from D:\websites\tommys\index.cfm: line 2
322 : <cffunction NAME="getKlients" OUTPUT="false">
323 : 	<cfset var qry = structNew()>
324 : 	<cfquery NAME="qry.klients" DATASOURCE="#request.app.app#">
325 : 		SELECT channels.channelID,klients.*,domains.domainID,domains.domain FROM (domains INNER JOIN channels ON domains.x_channel = channels.channelID) INNER JOIN klients ON channels.x_klient = klients.klientID
326 : 	</cfquery>

SQL    SELECT channels.channelID,klients.*,domains.domainID,domains.domain FROM (domains INNER JOIN channels ON domains.x_channel = channels.channelID) INNER JOIN klients ON channels.x_klient = klients.klientID
DATASOURCE   pantycelyn
VENDORERRORCODE   1146
SQLSTATE   42S02
Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.103.63.17
Referrer  
Date/Time   12-May-08 01:12 AM
Stack Trace
at cfvars2ecfc2130501477$funcGETKLIENTS.runFunction(D:\websites\tommys\sy_components\vars.cfc:324) at cfvars2ecfc2130501477$funcPREGLOBALS.runFunction(D:\websites\tommys\sy_components\vars.cfc:353) at cfxfb_globals2ecfm1795670518._factor2(D:\websites\tommys\xfb_globals.cfm:14) at cfxfb_globals2ecfm1795670518.runPage(D:\websites\tommys\xfb_globals.cfm:1) at cfindex2ecfm6684052.runPage(D:\websites\tommys\index.cfm:2) at cfvars2ecfc2130501477$funcGETKLIENTS.runFunction(D:\websites\tommys\sy_components\vars.cfc:324) at cfvars2ecfc2130501477$funcPREGLOBALS.runFunction(D:\websites\tommys\sy_components\vars.cfc:353) at cfxfb_globals2ecfm1795670518._factor2(D:\websites\tommys\xfb_globals.cfm:14) at cfxfb_globals2ecfm1795670518.runPage(D:\websites\tommys\xfb_globals.cfm:1) at cfindex2ecfm6684052.runPage(D:\websites\tommys\index.cfm:2)

com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'pantycelyn.domains' doesn't exist
	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2870)
	at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1573)
	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1665)
	at com.mysql.jdbc.Connection.execSQL(Connection.java:3118)
	at com.mysql.jdbc.Connection.execSQL(Connection.java:3047)
	at com.mysql.jdbc.Statement.execute(Statement.java:692)
	at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:212)
	at coldfusion.sql.Executive.executeQuery(Executive.java:753)
	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 cfvars2ecfc2130501477$funcGETKLIENTS.runFunction(D:\websites\tommys\sy_components\vars.cfc:324)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	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:366)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:1772)
	at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:403)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1916)
	at cfvars2ecfc2130501477$funcPREGLOBALS.runFunction(D:\websites\tommys\sy_components\vars.cfc:353)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	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:366)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:198)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:157)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1594)
	at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:345)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1916)
	at cfxfb_globals2ecfm1795670518._factor2(D:\websites\tommys\xfb_globals.cfm:14)
	at cfxfb_globals2ecfm1795670518.runPage(D:\websites\tommys\xfb_globals.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
	at cfindex2ecfm6684052.runPage(D:\websites\tommys\index.cfm:2)
	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$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)