Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Connecting to oracle database

3 views
Skip to first unread message

Venkat Pasham

unread,
Mar 22, 1999, 3:00:00 AM3/22/99
to
ello there I am trying to connect to Oracle database and I my database admin
has changed the tnsnames.ora(name/value pairs) file but i am not able to run the
application though i am able to compile it.......it gives me the following
exceptions can anybody pls help me out......

thank you.


Loading oracle JDBC Driver
Connecting to local database
java.lang.NullPointerException
at oracle.jdbc.ttc7.TTCOutBuffer.add(TTCOutBuffer.java:129)
at oracle.jdbc.ttc7.TTIMsg.marshalUB1(TTIMsg.java:372)
at oracle.jdbc.ttc7.TTIpro.marshal(TTIpro.java:234)
at oracle.jdbc.ttc7.TTIpro.<init>(TTIpro.java:96)
at oracle.jdbc.ttc7.TTC7Protocol.connect(TTC7Protocol.java:1000)
at oracle.jdbc.ttc7.TTC7Protocol.logon(TTC7Protocol.java:158)
at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:93)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:147)
at java.sql.DriverManager.getConnection(DriverManager.java:91)
at java.sql.DriverManager.getConnection(DriverManager.java:134)
at test.main(test.java:27)

Andree Große

unread,
Mar 23, 1999, 3:00:00 AM3/23/99
to Venkat Pasham


Where is your source ?? How do you open the connection ??
_____________________________________________________________________
INTERSHOP® Creating the Digital Economy™
Andree Große, Software Engineer Cartridge Division
INTERSHOP Communications, Leutragraben 2 - 4, 07743 JENA, Germany
Phone: 49.3641.894-337, Fax: 49.3641.894-333, http://www.intershop.de

0 new messages