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 'btr.q_lib_objects_2' doesn't exist
 
The error occurred in C:\Inetpub\wwwroot\biblio-tech.com\httpdocs\html\INC_ND2_QUERIES.cfm: line 14
Called from C:\Inetpub\wwwroot\biblio-tech.com\httpdocs\html\directory.cfm: line 12
Called from C:\Inetpub\wwwroot\biblio-tech.com\httpdocs\html\INC_ND2_QUERIES.cfm: line 14
Called from C:\Inetpub\wwwroot\biblio-tech.com\httpdocs\html\directory.cfm: line 12
12 : 
13 : <cfquery name="lib_objects_1" datasource="BTR" dbtype="ODBC">
14 : #lib_objects.qry1#
15 : </cfquery>
16 : 

SQL    SELECT libobjtypeID,libobjtype,libraryobject, libraryobjectID from Q_lib_objects_2 where libobjtypeID = 1 order by libraryobject
DATASOURCE   BTR
VENDORERRORCODE   1146
SQLSTATE   42S02
Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.103.63.16
Referrer  
Date/Time   09-May-08 07:11 PM
Stack Trace
at cfINC_ND2_QUERIES2ecfm529611263.runPage(C:\Inetpub\wwwroot\biblio-tech.com\httpdocs\html\INC_ND2_QUERIES.cfm:14) at cfdirectory2ecfm1529411912.runPage(C:\Inetpub\wwwroot\biblio-tech.com\httpdocs\html\directory.cfm:12) at cfINC_ND2_QUERIES2ecfm529611263.runPage(C:\Inetpub\wwwroot\biblio-tech.com\httpdocs\html\INC_ND2_QUERIES.cfm:14) at cfdirectory2ecfm1529411912.runPage(C:\Inetpub\wwwroot\biblio-tech.com\httpdocs\html\directory.cfm:12)

java.sql.SQLException: Table 'btr.q_lib_objects_2' doesn't exist
	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2928)
	at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1571)
	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1666)
	at com.mysql.jdbc.Connection.execSQL(Connection.java:2988)
	at com.mysql.jdbc.Connection.execSQL(Connection.java:2917)
	at com.mysql.jdbc.Statement.execute(Statement.java:529)
	at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:212)
	at coldfusion.sql.Executive.executeQuery(Executive.java:719)
	at coldfusion.sql.Executive.executeQuery(Executive.java:652)
	at coldfusion.sql.Executive.executeQuery(Executive.java:613)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:236)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:499)
	at cfINC_ND2_QUERIES2ecfm529611263.runPage(C:\Inetpub\wwwroot\biblio-tech.com\httpdocs\html\INC_ND2_QUERIES.cfm:14)
	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 cfdirectory2ecfm1529411912.runPage(C:\Inetpub\wwwroot\biblio-tech.com\httpdocs\html\directory.cfm:12)
	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:210)
	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.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
	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)