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

  1. #1

    Default JDBC Error


    Any idea? Checked the java.zip and all possible things.

    (Wed Jul 1 22:02:01 2003) pid= 44388 getBufferCount(): Error during
    recv, einfo= 73 (client IP = 9.45.76.80)
    (Wed Jul 1 22:02:01 2003) pid= 44388 jdbcServiceConnection(): Invalid
    Request Received., einfo= 0 (client IP = 9.45.76.80)
    (Wed Jul 1 22:02:01 2003) pid= 44388 jdbcSend(): send() error, einfo=
    32 (client IP = 9.45.76.80)

    I'm able to connect from the same client through a test java program I
    have written. The application that throws the message uses app. driver

    --
    Posted via [url]http://dbforums.com[/url]
    Kota Guest

  2. Similar Questions and Discussions

    1. [SequeLink JDBC Driver]Internal network error,connection closed.
      Just recently I started having these errors: ]Internal network error, connection closed. I switched over the saving of session variables to an...
    2. error message from the JDBC DB2 driver
      I am trying to load 140,000 rows from a MS Access table to a DB2/Linux table. My application platform is Cold Fusion MX 7 on Windows XP. The MS...
    3. Connection Reset JDBC Error - Remote Server
      I work for a web development/web hosting company and we are currently developing a site in CF MX7 (residing on our CF7 server) that connects to a...
    4. JDBC and MS SQL server error message
      I am trying to add a JDBC driver for MSSQL 2000 into CFMX7. I've added the jar files, and have them listed in the class path. When I try to...
    5. JDBC returns error - 674
      Has anyone come across a -674 error when using JDBC to access a StoredProc in 9.4. Our client works OK with IDS7.31 FD3, but we get this error in...
  3. #2

    Default JDBC Error

    I've suddendly started getting this error while importing data from either flat
    file or anothe database:

    Error Executing Database Query.[Macromedia][Oracle JDBC Driver]No more data
    available to read.

    I haven't had much luck googling this error or figuring out why it suddenly
    started so I'm not sure how to fix it. Anyone else encounted this?



    RktScientist Guest

  4. #3

    Default Re: JDBC Error

    What version of CF?

    SafariTECH Guest

  5. #4

    Default Re: JDBC Error

    what version of Oracle
    jorgepino Guest

  6. #5

    Default Re: JDBC Error

    ColdFusion 6.1
    Oracle 8.1.7

    This stuff was running fine until about 2 weeks ago - as far as I know nothing
    has changed on the server - it just seems to randomly bump applications due to
    this error now.

    RktScientist Guest

  7. #6

    Default Re: JDBC Error

    you may need to update your DataDirect JDBC also if you are runing window you may want ot update your MDAC file from Microsoft


    jorgepino Guest

  8. #7

    Default jdbc error

    when connecting to sql server 2000, cold fusion jdbc driver times out about 20% of the time and gives an error of connection reset. Once you click on refresh the page comes back.
    ihaque 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