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

Cannot run ./gradlew FJ or build under the version of jdk 17.0.4. #184

Closed
oyy2000 opened this issue Jul 29, 2022 · 0 comments · Fixed by #189
Closed

Cannot run ./gradlew FJ or build under the version of jdk 17.0.4. #184

oyy2000 opened this issue Jul 29, 2022 · 0 comments · Fixed by #189
Labels
bug Something isn't working

Comments

@oyy2000
Copy link
Contributor

oyy2000 commented Jul 29, 2022

Description

(A clear and concise description of what the bug is.)
Cannot run ./gradlew FJ or build under the version of jdk 17.0.4 in directory /serving.
And both of yang and Sindhu found that.

Expected Behavior

Run successfully, like this.
image

Error Message

image

image

How to Reproduce?

In master branch, run ./gradlew FJ or build under /djl-serving/serving

Steps to reproduce

  1. cd /serving
  2. ./gradlew FJ or build

What have you tried to solve it?

  1. change the version of java into 11.0.16
@oyy2000 oyy2000 added the bug Something isn't working label Jul 29, 2022
@zachgk zachgk closed this as completed in 4810355 Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant