ankitshokeen opened a new issue, #15350: URL: https://github.com/apache/dubbo/issues/15350
### Pre-check - [x] I am sure that all the content I provide is in English. ### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar issues. ### Apache Dubbo Component Java SDK (apache/dubbo) ### Dubbo Version `dubbo-admin 0.7.0-SNAPSHOT` ### Steps to reproduce this issue `dubbo-admin` on Windows using JDK 17, the `dubbo-admin-server` module fails during the test phase with the following error from the Surefire plugin: ### What you expected to happen `[WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file: C:\dubbo-admin\dubbo-admin-server\target\surefire-reports\2025-05-05T10-13-01_157-jvmRun1.dumpstream ` ### Anything else `[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project dubbo-admin-server: There are test failures. [ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Error occurred in starting fork, check output in log [ERROR] Process Exit Code: 1 ` ### Are you willing to submit a pull request to fix on your own? - [x] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
