File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes Failed to obtain database connection using quartz Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Failed to obtain database connection using quartz" Watch "Failed to obtain database connection using quartz" New topic
Author

Failed to obtain database connection using quartz

Nav een
Greenhorn

Joined: May 21, 2011
Posts: 7
Hi Everyone,
I have a strange issue where i am able to connect to the database via JDBC code but not able to connect to the DB through quartz configuration. Below is the quartz configuration made for DB and also JDBC code used to connect for your reference.

Quartz Config :


JDBC Code :


Note : I am not displaying the db URL, username & password for security reasons. But, the URL,username & password used in the both cases are same.
Vijitha Kumara
Bartender

Joined: Mar 24, 2008
Posts: 3563

Moved to "Other Open Source Projects" forum (Quartz specific).


SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
 
jQuery in Action, 2nd edition
 
subject: Failed to obtain database connection using quartz
 
Threads others viewed
Problem in connecting Oracle thru Java
How to establish JDBC Connection in JSF 2.0 using Oracle Database ?
java.sql.SQLException: No suitable driver
JDBC Driver
excepttion in thread "main" java.sql.SQLException: Io exception: The Network Adapter
IntelliJ Java IDE