Tomcat 5 Database Connection Pool problem

From: correro (bchen_at_365rainbow.com)
Date: 12/22/03

  • Next message: correro: "Re: Problem connecting Oracle with Tomcat 5.0"
    Date: Mon, 22 Dec 2003 01:05:41 -0600
    
    

    Cannot create database connection pool when following Tomcat 5 JNDI Datasource HOW-TO. The exception is

    Cannot create JDBC driver of class '' for connect URL 'null'

    Seems that the variables for DB driver class and connect URL are not passed to the servlet container. But what I did was follow the instructions strictly in the HOW-TO.

    Incidentally, it works fine when I query the same database using a conventional Connected created with DriverManager.

    Please tell me how to fix it. I have been stuck with it for two weeks, and am really getting desperate. Thanks!


  • Next message: correro: "Re: Problem connecting Oracle with Tomcat 5.0"

    Relevant Pages

    • RE: JDBC and handling of errors
      ... this is not a bug with jdbc driver. ... executing the procedure. ... driver in order to get to the result containing the exception. ...
      (microsoft.public.sqlserver.clients)
    • Re: windows error codes
      ... Driver Development Tools: Windows DDK ... This indicates that a kernel-mode program generated an exception which the error handler did not catch. ... For a complete list of exception codes, see the ntstatus.h file located in the inc directory of the Windows DDK. ... This article describes how to troubleshoot a "STOP 0x0000001E KMODE_EXCEPTION_NOT_HANDLED" error message. ...
      (microsoft.public.windowsxp.general)
    • RE: getting Kmode Exception Not Handled error
      ... The address at which the exception occurred 0xf7163ab0 ... Faulty device driver or system service. ... Disabling memory caching of the BIOS might also resolve the error. ...
      (microsoft.public.win2000.setup)
    • Re: BSOD
      ... This indicates that a kernel-mode program generated an exception which the ... the inc directory of the Windows Driver Kit. ... Make sure you have enough disk space. ... with your hardware vendor for any BIOS updates. ...
      (microsoft.public.windows.server.general)
    • Standby-Sleep State Problem
      ... Im implementing a USB driver based on usbsamp sample provided in KMDF. ... I have implemented D0Entry and D0Exit for handling PnP and Power ... Break instruction exception - code 80000003 ... A fatal system error has occurred. ...
      (microsoft.public.development.device.drivers)