question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[GraalVM 21.3.0.r17] Class initialization of sun.lwawt.macosx.CInputMethod failed

See original GitHub issue

When using the Java 17 support of GraalVM 21.3.0, multiple quickstarts fail with:

Error: Class initialization of sun.lwawt.macosx.CInputMethod failed. Use the option --initialize-at-run-time=sun.lwawt.macosx.CInputMethod to explicitly request delayed initialization of this class.

It would be interesting to try on other operating systems.

Impact quickstarts:

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
galderzcommented, Nov 19, 2021

@cescoffier Sent https://github.com/quarkusio/quarkus/pull/21566 to fix the liquibase quickstarts.

1reaction
cescoffiercommented, Nov 18, 2021

Oh, thanks @galderz! That’s very interesting. I believe we would need to indicate that these quickstarts do not work on Mac in native (liquibase, tika, and the AWT one).

CC @maxandersen

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found