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

current license is non-compliant for [jdbc] in 6.3 #31418

Closed
liguodongiot opened this issue Jun 19, 2018 · 1 comment
Closed

current license is non-compliant for [jdbc] in 6.3 #31418

liguodongiot opened this issue Jun 19, 2018 · 1 comment

Comments

@liguodongiot
Copy link

when i use jdbc in es 6.3, i have a problem that current license is non-compliant for [jdbc] .

java.sql.SQLInvalidAuthorizationSpecException: current license is non-compliant for [jdbc]
	at org.elasticsearch.xpack.sql.client.shared.JreHttpUrlConnection$SqlExceptionType.asException(JreHttpUrlConnection.java:306)
	at org.elasticsearch.xpack.sql.client.shared.JreHttpUrlConnection.parserError(JreHttpUrlConnection.java:183)
	at org.elasticsearch.xpack.sql.client.shared.JreHttpUrlConnection.request(JreHttpUrlConnection.java:158)
	at org.elasticsearch.xpack.sql.client.HttpClient.lambda$post$0(HttpClient.java:101)
	at org.elasticsearch.xpack.sql.client.shared.JreHttpUrlConnection.http(JreHttpUrlConnection.java:62)
	at org.elasticsearch.xpack.sql.client.HttpClient.lambda$post$1(HttpClient.java:100)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.elasticsearch.xpack.sql.client.HttpClient.post(HttpClient.java:99)
	at org.elasticsearch.xpack.sql.client.HttpClient.query(HttpClient.java:77)
	at org.elasticsearch.xpack.sql.jdbc.net.client.JdbcHttpClient.query(JdbcHttpClient.java:51)
	at org.elasticsearch.xpack.sql.jdbc.jdbc.JdbcStatement.initResultSet(JdbcStatement.java:162)
	at org.elasticsearch.xpack.sql.jdbc.jdbc.JdbcStatement.execute(JdbcStatement.java:153)
	at org.elasticsearch.xpack.sql.jdbc.jdbc.JdbcStatement.executeQuery(JdbcStatement.java:42)
@liguodongiot liguodongiot changed the title current license is non-compliant for [jdbc] current license is non-compliant for [jdbc] in es 6.3 Jun 19, 2018
@liguodongiot liguodongiot changed the title current license is non-compliant for [jdbc] in es 6.3 current license is non-compliant for [jdbc] in 6.3 Jun 19, 2018
@tvernum
Copy link
Contributor

tvernum commented Jun 19, 2018

Elastic uses GitHub issues for tracking clearly identified bugs and feature requests.
Questions such as this one belong on our discuss forum where we can provide better support. Those forums are designed to support the kinds of conversations that are necessary for this sort of troubleshooting and problem diagnosis.

JDBC requires a Platinum (or trial) license. If you have any futher questions, please make use of the forums.

@tvernum tvernum closed this as completed Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants