dbTalk Databases Forums  

JDBC Connection to Universe 10 with Web / no Web

comp.databases.pick comp.databases.pick


Discuss JDBC Connection to Universe 10 with Web / no Web in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
SagittaDeveloper
 
Posts: n/a

Default JDBC Connection to Universe 10 with Web / no Web - 05-15-2007 , 12:00 PM






Hi,

I'm have a problem connecting to IBM Universe via JDBC. When I run
the connection code to UV from a none web application it connects and
returns data. When I use the same connection code in my web
application it fails. The same thing haoppenes when I using Suns JDBC
to ODBC bridge.

I'm using:
Tomcat 5.5
Java 5
UniVerse 10.1.12
Sagitta 6.9

This is the error msg in the stdout_20070515.log file:
*--- Connecting to sagittaDb ---*
com.ibm.u2.jdbc.UniJDBCDriver
jdbc:ibm-u2://10.8.1.24//SAGITTA/GEM.DATA.SQL/?
dbmstype=UNIVERSE;tracelevel=9;tracefile=C:/Tomcat 5.5/logs/
imbJdbc.trace.log
theUsername
thePassword

DriverManager.getConnection("jdbc:ibm-u2://10.8.1.24//SAGITTA/
GEM.DATA.SQL/?dbmstype=UNIVERSE;tracelevel=10;tracefile=C:/Tomcat 5.5/
logs/imbJdbc.trace.log")
trying
driver[className=com.microsoft.jdbc.sqlserver.SQLServerDr iver,com.microsoft.jdbc.sqlserver.SQLServerDriver@ 11a75a2]
trying
driver[className=com.ibm.u2.jdbc.UniJDBCDriver,com.ibm.u2 .jdbc.UniJDBCDriver@491c4c]
Invocation Target Exceptionnull


This is what's in the imbJdbc.trace.log file:
UniJDBCConnectionImpl#finalize():enter
UniJDBCConnectionImpl#finalize():leave

that's it!

Any help would be appreciated.

Thanks in advance.

Robert


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.