List/Clean Application variables/objects

2004-08-11 Thread olivier olivier
Hello !

I am having some problems with I think are coming from a site using the Application scope to store variables and objects...

I was wondering if there is a way to list everything that is stored into the Application scope, so that I can run some CFDUMP on these and analyze what is going on

Also, is there another way -besides restarting CFMX- to clear the application scope ? I understand the consequences of clearing this scope while the server and various sites are running, but I'd like to know if this is possible using CF code or script...

Thanks a lot everyone !
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




CF Enterprise MX and NotesSQL 3.0.2

2004-08-05 Thread olivier olivier
Hello,

Installed on the server (Windows 2003):
* ColdFusion Enterprise Server MX
* NotesSQL v3.0.2c
* Lotus Notes 6.5.2 client

The ODBC System DSN connection has been setup without any problem.
On ColdFusion administrator, using driver ODBC Socket, the connection name is found no problem, but when filliing out the datasource name and submitting, we always get the following error:

Connection verification failed for data source: ds_domino
[]java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC Socket]internal error: Driver's SQLAllocHandle on SQL_HANDLE_DBC failed
The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC Socket]internal error: Driver's SQLAllocHandle on SQL_HANDLE_DBC failed

We tried to check trusted connection, to use a name or not (CN or standard name), to use a CF script anyways, but we keep getting the same error.

Do you know how to make this work ??

Thanks so much !
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]