Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JDBC kerberos problems on IBM JDK 8 #15216

Closed
nmittles opened this issue Dec 8, 2020 · 0 comments · Fixed by #15208
Closed

JDBC kerberos problems on IBM JDK 8 #15216

nmittles opened this issue Dec 8, 2020 · 0 comments · Fixed by #15208
Assignees
Labels
release bug This bug is present in a released version of Open Liberty release:21005 team:Zombie Apocalypse

Comments

@nmittles
Copy link
Contributor

nmittles commented Dec 8, 2020

The following error appears when using kerberos authentication with JDBC on IBM JDK 8.

java.net.MalformedURLException: no protocol: /home/user1/git/liberty/open-liberty/dev/build.image/wlp/usr/servers/com.ibm.ws.jdbc.fat.krb5/security/krb5TicketCache_dbuser
at com.ibm.ws.rsadapter.AdapterUtil.toSQLException(AdapterUtil.java:845)
at com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource.getConnection(WSJdbcDataSource.java:146)
at com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource.getConnection(WSJdbcDataSource.java:111)

@nmittles nmittles added team:Zombie Apocalypse release bug This bug is present in a released version of Open Liberty labels Dec 8, 2020
@nmittles nmittles self-assigned this Dec 8, 2020
@nmittles nmittles changed the title JDBC kerberose problems on IBM JDK 8 JDBC kerberos problems on IBM JDK 8 Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release bug This bug is present in a released version of Open Liberty release:21005 team:Zombie Apocalypse
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants