Ask a Question related to Coldfusion Database Access, Design and Development.
-
agoerig #1
Closed Connections?
We were all set to go live yesterday with the new server. However, The DSN
keeps reporting "closed connections". I can sqlplus to the database from the
new server and I can use Java to connect to the Database. But Coldfusion
simply does not want to connect. I used to the same environment with my java
program that coldfusion would do.
The last time the new server worked was around 3pm yesterday prior to me
shutting it down to commence the an upgrade to an application from old server
to the new server. We didn't even touch the Coldfusion App directory which is
the strangest thing.
But after we tried to start the server
Coldfusion error message:
Connection verification failed for data source: LAW
java.sql.SQLException: Closed Connection
The root cause was that: java.sql.SQLException: Closed Connection
exception.log
"Error","jrpp-0","01/31/06","03:45:20",,"Error Executing Database Query.Closed
Connection The specific sequence of files included or processed is:
/opt/lawtrac5/BCFLegal/default.cfm "
CFMX6.1 on Suse Linux
Apache 2
Java 1.4.2
Oracle 9.2.0.4.0
agoerig Guest
-
connection not REALLY closed with AS3
I'm using media server with AS3, when I say "application.rejectConnection(client);" at the server side code the clients counter at the management... -
#25939 [Ver]: feof no longer detects connections closed by the server
ID: 25939 User updated by: mlemos at acm dot org Reported By: mlemos at acm dot org Status: Verified Bug Type: ... -
#25939 [Opn->Ver]: feof no longer detects connections closed by the server
ID: 25939 Updated by: iliaa@php.net Reported By: mlemos at acm dot org -Status: Open +Status: Verified Bug Type: Sockets... -
#25939 [NEW]: feof no longer detects connections closed by the server
From: mlemos at acm dot org Operating system: PHP version: 4.3.4RC2 PHP Bug Type: Sockets related Bug description: feof no... -
connection closed
yes i did close the connection, infact ultradev did this for me. This works before, I mean in other files and I am using the same format to build new... -
BKBK #2
Re: Closed Connections?
Is your database server still running? if so, what settings do you use for datasource in the Coldfusion Administrator?
BKBK Guest



Reply With Quote

