Ask a Question related to Coldfusion Database Access, Design and Development.
-
dougk #1
Re: Maintain (database) Connections option eventuallycrashes server
anyone get anywhere on this? MACR??? We have the same isue with Oracle.
dougk Guest
-
Maintain connections across client requests
I have a problem when this option is enable is the cfmDataSoure and when I compile one object in the database. I think the pool is corrupted after... -
ASP - Maintain Database Record's Formatting
It's been so long since I've messed with ASP and for the life of me I cannot remember how to maintain the formatting of the already formatted text... -
Server resource and open database connections
If a host suggests poor performance is possibly due to 'open database' connections and Im fairly sure that Ive closed everything - what is an easy... -
How to maintain sessions in ASP.Net using SQL Server
In the sessionstate element of web.config for your app, specify the mode as sqlserver. In addition to this, do the following: 1. Run... -
User Name/Password option grayed out in Network Connections Wizard
You Cannot Create a Network Connection After You Restore Windows XP http://support.microsoft.com/default.aspx?scid=kb;en-us;329441 -- Ken... -
cf_menace #2
Re: Maintain (database) Connections option eventuallycrashes server
The "HotSpot Virtual Machine Error " is an error with the Sun JVM, not anything
to do with Macromedia. Look in the J2EE forum for more info. It seems to be
fixed with the latest JVM.
FWIW, that error comes up every few weeks on our dual Itanium development
server, but never on our dual Opteron production server. Been running CFMX 6.1
in produciton for 6 months straight and counting with no problems.
We're also running 64-bit MySQL 4.0.x using the shipped ODBC drivers and
haven't had any conneciton problems there either.
What version of SQL Server and Oracle are you using and on what OS? We're
running all this on Red Hat ES 2.0.
cf_menace Guest
-
dougk #3
Re: Maintain (database) Connections option eventuallycrashes server
we see this error Failed to unbind coldfusion/datasource/louisvillemojo:
Cannot instantiate class: jrun.naming.JRunContextFactory after we turned off
'maintain connections' for every DSN, per MACR note on the 'remove on
exceptions' issue. We do not experience a server crash, we get a hung server
off and on and we suspect DB. Could be a code thing though. Going to look at
using seefusion mayeb. using CFMX 6.1 updater on Win2K server on a 4-way
p4xeon box.
dougk Guest
-
dougk #4
Re: Maintain (database) Connections option eventuallycrashes server
we see this error Failed to unbind coldfusion/datasource/louisvillemojo:
Cannot instantiate class: jrun.naming.JRunContextFactory after we turned off
'maintain connections' for every DSN, per MACR note on the 'remove on
exceptions' issue. We do not experience a server crash, we get a hung server
off and on and we suspect DB. Could be a code thing though. Going to look at
using seefusion mayeb. using CFMX 6.1 updater on Win2K server on a 4-way
p4xeon box.
dougk Guest



Reply With Quote

