I am getting a
Database error fetching all types: [MERANT][SequeLink JDBC Driver]TCP/IP error, connection refused.
(0) java.sql.SQLException: [MERANT][SequeLink JDBC Driver]TCP/IP error, connection refused.
(1) java.sql.SQLException: [MERANT][SequeLink JDBC Driver]TCP/IP error, connection refused.
(2) java.sql.SQLException: Session aborted due to network problems.
(3) java.sql.SQLException: Socket error, connection refused
error.
The URL that I am trying to connect to is
jdbc:sequelink://103.54.23.136:19996;databaseName=TNDB
the “103.54.23.136” is the ip address of the same box as the sequelLink is setup in the same box.
the driver that i use is "
com.merant.sequelink.jdbc.SequeLinkDriver".
Please help.
Thanks
VR
#Integration-Server-and-ESB#B2B-Integration#webMethods