Guys,
Its
working fine. The problem was my remote client has an internal port problem and
the connectivity is getting lost in effect. I had to open another window running
the ping command to the database server continously to execute this. It works
fine. This is really wierd. But, just wanna let you all guys know there are
external factors like these too.
Thnx all of you.
Srinivas.
-----Original Message-----
From: Srinivasa Murthy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 08, 2000 8:00 PM
To: EJB Interest
Subject: RE: A Basic Doubt in JDBC-ORACLE (Thin Driver)Guys,I am doing the following to test run t3dbping (with ORACLE THIN DRIVER, for jdbc) successfully in weblogic5.1. But, it ain't working. I did the following :I have set the absolute classpath and WEBLOGIC_CLASSPATH to the classes12.zip in the startweblogic.cmd file. This is how I have appended in that particular file.set WEBLOGIC_CLASSPATH=.\license;.\classes;.\lib\weblogicaux.jar;.\myserver\serverclasses;d:\classes12.zipWhen I run t3dbping [Srinivasa Murthy] using the following command, I get the error as under :java utils.t3dbping t3://localhost:7001 otiger otiger "" orcle.jdbc.driver.OracleDriver jdbc:oracle:thin:@192.168.10.20:1527:mtgr
ERROR:
Connecting to WebLogic with the WebLogic JDBC Driver
Can't connect with the WebLogic JDBC driver:
Io exception: The Network Adapter could not establish the connection
Server StackTrace:
[
<not available>]Whereas, a simple java application file with jdbc connectivity is working perfectly fine for me. I dunno whats wrong, I might be wrong in setting the weblogic classpath somewhere. Can someone plssss help me here. I even appended it to the POST_CLASSPATH of startweblogic.cmd file. Still it is reluctant.Though it takes the weblogic classpath when I run "startweblogic" it does not work.Kindly help me here. Thnx in advance. Pls do give me a solution. Its urgent.Srinivas.
