无法使用 jdbc 驱动程序建立与 orientdb 的连接?
Posted
技术标签:
【中文标题】无法使用 jdbc 驱动程序建立与 orientdb 的连接?【英文标题】:Cannot establish a connection to orientdb using jdbc driver? 【发布时间】:2015-02-23 20:13:01 【问题描述】:我是 orientdb 的新手,我正在使用 netbeans 的(添加新连接向导)添加到 orientdb 的连接,我使用 orientdb-jdbc-2.0.2-all.jar 作为 jdbc 驱动程序,但我点击测试连接后出现如下错误
Snapshot of the error
我确保数据库已连接并且一切正常,知道吗?
【问题讨论】:
【参考方案1】:网址应该是jdbc:orient:remote:localhost/Sensor_Data
查看文档:http://www.orientechnologies.com/docs/last/orientdb-jdbc.wiki/Home.html#first-get-a-connection。
【讨论】:
【参考方案2】:问题应该出在连接端口上。您使用的是 2480(HTTP 端口)而不是 2424(二进制协议)。
【讨论】:
同样的错误...我使用了这个 url >> jdbc:orient://localhost:2424/Sensor_Data以上是关于无法使用 jdbc 驱动程序建立与 orientdb 的连接?的主要内容,如果未能解决你的问题,请参考以下文章
JDBC无法与SQL Server建立SSL连接(Domino Java Agent FP 9)
尝试通过 JDBC 与 Postgres 建立 SSL 连接时出现 PSQLException“无法打开 SSL 根证书文件”
驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接