Cannot create PoolableConnectionFactory(Io 错误: The Network Adapter

Cannot create PoolableConnectionFactory(Io 异常: The Network AdapterCannot create PoolableConnectio

Cannot create PoolableConnectionFactory(Io 异常: The Network Adapter
Cannot create PoolableConnectionFactory(Io 异常: The Network Adapter could not establish the connection )


最近使用ORACLE数据库作项目,创建连接池的时候出现Cannot create PoolableConnectionFactory(Io 异常: The Network Adapter could not establish the connection )错误,后来发现原来连接池里的URL配置和listener里面的不一致,必须同为机器名或者同为IP地址发,否则就出现以上错误。
1 楼 hnus 2012-05-21   你好,请问listener是在哪里配置的。 2 楼 fhg2010 2012-06-08   hnus 写道你好,请问listener是在哪里配置的。
在oracle安装目录下的
listener文件中更改