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

Exception Access Violation caused by org.fusesource.jansi.AnsiConsole.ansiStream #1712

Open
vincenzocaselli opened this issue Oct 12, 2023 · 0 comments

Comments

@vincenzocaselli
Copy link

Hi,
Eclipse is crashing with the error in subject if the following maven plugin is used

io.fabric8 / docker-maven-plugin

Eclipse version is

Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components)
Version: 2023-03 (4.27.0)
Build id: 20230309-1520
OS: Windows 10, v.10.0, x86_64 / win32
Java vendor: Oracle Corporation
Java runtime version: 20.0.1+9-29
Java version: 20.0.1

but I tried with many other versions and also changed JDK versions without any success.

This is the log with details
hs_err_pid18976.log

and here is a pom.xml (attached with temporary additional .txt extension otherwise the upload was failing)
that allows to reproduce the issue
pom.xml.txt

Simply creating a Maven project with this pom will cause Eclipse crash after automatic build.

The problem happens only with Windows (no problem in Linux and Mac)

The problem shows up as soon as the execution block is added in pom.

What can we do to overcome the problem?

Thank you very much

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

1 participant