java.sql.SQLFeatureNotSupportedException: This operation is not supported.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by Yatan, 1 year ago
java.sql.SQLFeatureNotSupportedException: This operation is not supported.
at com.microsoft.sqlserver.jdbc.SQLServerConnection.isValid(SQLServerConnection.java:2906)
at com.microsoft.sqlserver.jdbc.SQLServerConnectionPoolProxy.isValid(SQLServerConnectionPoolProxy.java:391)
at weblogic.jdbc.wrapper.XAConnection.isValid(XAConnection.java:1341)
at weblogic.jdbc.common.internal.ConnectionEnv.checkSupportIsValid(ConnectionEnv.java:1804)
at weblogic.jdbc.common.internal.ConnectionEnv.setConnection(ConnectionEnv.java:757)
at weblogic.jdbc.common.internal.XAConnectionEnvFactory.createResource(XAConnectionEnvFactory.java:177)