makssent opened a new issue, #33848: URL: https://github.com/apache/shardingsphere/issues/33848
Hello, community! I'm studying native tests in the ShardingSphere environment and have encountered the following problem: when running any test, the following error appears: ``` Cannot run program "F:\Java\jdk-21\bin\java.exe" (in directory "F:\sharding\shardingsphere\test\native"): CreateProcess error=206 ``` I searched for solutions and found a 2022 ticket where this issue was discussed not only in the context of ShardingSphere (ticket: [#20041](https://github.com/apache/shardingsphere/issues/20041)). I also reviewed your proposed solutions for this situation in the FAQ and saw that you tried to solve this problem (ticket: [#21129](https://github.com/apache/shardingsphere/issues/21129)). Standard methods like enabling long path support in Windows also did not yield results. **Is there any way I can resolve this problem at this moment?** -- 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]
