Hi,

I just installed SAPDB 7.4.3.30, but I am unable to connect it thru
JDBC, while it is connecting thru DBMGUI and SQL Studio. I am working on
a local machine.

When using JDBC driver provided with 7.4.3.30 I am getting following
error-
com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC:
Cannot connect to jdbc:sapdb://vinod/suman [Cannot connect to host vinod
[Connection refused: connect], -813.].
       at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:178)
       at java.sql.DriverManager.getConnection(Unknown Source)
       at java.sql.DriverManager.getConnection(Unknown Source)
       at
com.agileObjectsinc.sql.DbConnection.<init>(DbConnection.java:96)
       at com.agileObjectsinc.sb.main.Launcher.<init>(Launcher.java:73)
       at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
       at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)
       at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
       at java.lang.reflect.Constructor.newInstance(Unknown Source)
       at com.agileObjectsinc.launcher.Launcher.<init>(Launcher.java:53)
       at com.agileObjectsinc.launcher.Launcher.main(Launcher.java:68)
===============================================
While using JDBC driver provided with 7.4.3.10 it throws the following
error-

com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC:
Cannot connect to jdbc:sapdb://vinod/suman [Cannot connect to host vinod
[Connection refused: connect], {2}.].
       at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:193)
       at java.sql.DriverManager.getConnection(Unknown Source)
       at java.sql.DriverManager.getConnection(Unknown Source)
       at
com.agileObjectsinc.sql.DbConnection.<init>(DbConnection.java:96)
       at com.agileObjectsinc.sb.main.Launcher.<init>(Launcher.java:73)
       at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
       at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)
       at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
       at java.lang.reflect.Constructor.newInstance(Unknown Source)
       at com.agileObjectsinc.launcher.Launcher.<init>(Launcher.java:53)
       at com.agileObjectsinc.launcher.Launcher.main(Launcher.java:68)
=========================================

Is there any workaround?

Vinod


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to