-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
package exe file is reporting version error #37744
Comments
java version is
|
quarkus version is 3.6.3 |
Looks like a duplicate of #37651 |
@jerboaa not sure about this as I backported the fix ^ in 3.6.3 and the OP says they are using 3.6.3. |
@gsmet The version seems to be some GraalVM EE thing:
Which I thought was addressed in: But it could very well be that this |
It looks like that's exactly the root of the issue:
@jerry3323 it looks like a local configuration/script issue. Although I have no experience with this kind of issue myself I suggest having a look at https://stackoverflow.com/questions/48183570/how-to-fix-windows-batch-file-for-command-returing-active-code-page-65001 and giving the suggestions there a try. |
Is this still an issue? |
Closing for the lack of feedback |
Describe the bug
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: