Search code examples
oracledatabase-connectiondatasourcejboss6.xservice-name

JBAS010447: Connection is not valid


I need help, when i try to create a datasource connection on jboss show this error JBAS010447: Connection is not valid

my connection url is jdbc:oracle:thin:@//localhost:1521/ORCL

on my jboss log show ORA-28040: No matching authentication protocol


Solution

  • I think your JDBC driver and Oracle Database version are not suitable. Please check your ojdbc.jar Check this link