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

cobigen-cli: UnsupportedCharsetException: cp65001 #1591

Closed
hohwille opened this issue Oct 10, 2022 · 1 comment · Fixed by #1606
Closed

cobigen-cli: UnsupportedCharsetException: cp65001 #1591

hohwille opened this issue Oct 10, 2022 · 1 comment · Fixed by #1606
Assignees
Labels
app:cli bug good first issue Team_CobiGen_Templates These issues will be handeled by the team CobiGen_Templates
Milestone

Comments

@hohwille
Copy link
Member

Expected behavior

As a cobigen-cli user, I want cg to work without hussle so that I can directly use it.

Actual behavior

# cg
[DEBUG] Current working directory: D:\projects\devonfw
Exception in thread "main" java.nio.charset.UnsupportedCharsetException: cp65001
        at java.base/java.nio.charset.Charset.forName(Charset.java:529)
        at picocli.CommandLine.getStderrEncoding(CommandLine.java:14531)

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. install cobigen (devon cg setup, run devon)
  2. run cobigen (cg)

Related/Dependent Issues

remkop/picocli#1474

Comments/Hints:

Simply upgrade picocli version.

Affected version:

  • OS: Windows
@hohwille hohwille added the bug label Oct 10, 2022
@hohwille hohwille changed the title UnsupportedCharsetException: cp65001 cobigen-cli: UnsupportedCharsetException: cp65001 Oct 10, 2022
@maybeec maybeec added the Team_CobiGen_Templates These issues will be handeled by the team CobiGen_Templates label Oct 17, 2022
@KHucklenbroich
Copy link
Contributor

Not reproducible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:cli bug good first issue Team_CobiGen_Templates These issues will be handeled by the team CobiGen_Templates
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants