Maintain (database) Connections option eventuallycrashes server

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default Re: Maintain (database) Connections option eventuallycrashes server

    anyone get anywhere on this? MACR??? We have the same isue with Oracle.
    dougk Guest

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. 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...
    4. 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...
    5. 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...
  3. #2

    Default 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

  4. #3

    Default 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

  5. #4

    Default 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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139