Error Executing Database Query.
|
|
Cannot start your application. The workgroup information file is missing or opened exclusively by another user.
|
| |
The error occurred in D:\webserver\activenature.com\www\Info\sitemap.cfm: line 2
|
1 : <cfinclude template="../Connections/ConnANature1.cfm">
2 : <cfquery name="rsANsitemapMMedia" datasource=#MM_ConnANature1_DSN# username=#MM_ConnANature1_USERNAME# password=#MM_ConnANature1_PASSWORD#>
3 : SELECT SerivceCategory_ID, ServiceCategoryName, Service_ID, SerivcesCategory,
4 : ServiceSubCategory, SubCategory_ID, SubCategoryName FROM Service_Categories, Services,
|
|
| SQL |
SELECT SerivceCategory_ID, ServiceCategoryName, Service_ID, SerivcesCategory,
ServiceSubCategory, SubCategory_ID, SubCategoryName FROM Service_Categories, Services,
SubCategories WHERE SerivceCategory_ID = 1 AND SubCategory_ID = ServiceSubCategory
ORDER BY SubCategoryName ASC
|
| DATASOURCE |
ANaturedata |
| VENDORERRORCODE |
3149 |
| SQLSTATE |
|
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.16 |
| Referrer |
|
| Date/Time |
09-May-08 08:56 AM |
|
|
Stack Trace
|
at cfsitemap2ecfm1408020055.runPage(D:\webserver\activenature.com\www\Info\sitemap.cfm:2)
com.inzoom.adojni.ComException: Cannot start your application. The workgroup information file is missing or opened exclusively by another user. in Microsoft JET Database Engine code=3149 Type=1
at com.inzoom.ado.Connection.jniOpen(Native Method)
at com.inzoom.ado.Connection.open(Connection.java:40)
at com.inzoom.jdbcado.Connection.doOpen(Connection.java:27)
at com.inzoom.jdbcado.Connection.<init>(Connection.java:17)
at com.inzoom.jdbcado.MSJetConnection.<init>(MSJetConnection.java:6)
at com.inzoom.jdbcado.ConnectInit.connect(ConnectInit.java:171)
at com.inzoom.jdbcado.Driver.connect(Driver.java:31)
at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:562)
at coldfusion.server.j2ee.sql.pool.ConnectionRunner$RunnableConnection.run(ConnectionRunner.java:67)
at java.lang.Thread.run(Thread.java:534)
|
|