Go Back   SmartClient Forums > Smart GWT Technical Q&A
Wiki Register Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread
  #1  
Old 22nd Jan 2010, 05:02
ram.seagreen ram.seagreen is offline
Registered Developer
 
Join Date: Jan 2010
Posts: 1
Default problem in getting data source from oracle db

i got following exception .... while getting datasources from db...

i tested my oracle connection with database db... it is working fine.....

but while importing table from db i am getting followin exception....i used

java.sql.SQLException: java.util.NoSuchElementException: Could not create a validated object, cause: null



so help me... in this issue.............


=== 2010-01-22 18:02:18,809 [sor2] DEBUG AdminConsole - [adminConsole.getDefinedDatabases] Testing DB connection for database: Oracle
=== 2010-01-22 18:02:18,809 [sor2] DEBUG PoolableSQLConnectionFactory - [adminConsole.getDefinedDatabases] DriverManager fetching connection for Oracle via jdbc url jdbc:hsqldb:file:C:\Documents and Settings\rambabu.j\Desktop\Unipack Jars\ojdbc14.jar
=== 2010-01-22 18:02:18,809 [sor2] DEBUG PoolableSQLConnectionFactory - [adminConsole.getDefinedDatabases] Returning pooled Connection
Reply With Quote
  #2  
Old 22nd Jan 2010, 05:13
mike.art1 mike.art1 is offline
Registered Developer
 
Join Date: May 2008
Posts: 156
Default

Quote:
=== 2010-01-22 18:02:18,809 [sor2] DEBUG PoolableSQLConnectionFactory - [adminConsole.getDefinedDatabases] DriverManager fetching connection for Oracle via jdbc url jdbc:hsqldb:file:C:\Documents and Settings\rambabu.j\Desktop\Unipack Jars\ojdbc14.jar
You are using the wrong jdbc url
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search


© 2010,2011 Isomorphic Software. All Rights Reserved