mhtgupta313 opened a new issue, #7632: URL: https://github.com/apache/netbeans/issues/7632
### Apache NetBeans version Apache NetBeans 22 ### What happened Netbeans is showing this error :- A java.util.ServiceConfigurationError has occurred. Yes, I am using latest version of NetBeans IDE in windows 11, but they showing many errors in my system. Please resolve this issue ASAP. ### Language / Project Type / NetBeans Component Language: Java Project Type: Java SE (Standard Edition) NetBeans Component: IDE / Platform ### How to reproduce I am encountering a java.util.ServiceConfigurationError in NetBeans. Below are the details: - **NetBeans Version**: (Apache NetBeans IDE 22) - **Operating System**: Windows 11 - **Java Version**: JDK 22.1 Latest version - **Error Message**:- A java.util.ServiceConfigurationError has occurred. Steps to Reproduce 1. Install the latest version of NetBeans IDE on Windows 11. 2. Install JDK 22. 3. Open NetBeans and create a new Java project. 4. Attempt to run the project. 5. The error java.util.ServiceConfigurationError appears. Actual Behavior NetBeans throws a java.util.ServiceConfigurationError and fails to run the project. Additional Information - I have tried reinstalling NetBeans and updating all plugins, but the issue persists. - The META-INF/services directory appears to be correctly configured. - All required libraries are included in the classpath. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 11 ### JDK JDK 22 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else Yes, I am using latest version of NetBeans IDE in windows 11, but they showing many errors in my system. Please resolve this issue ASAP. ### Are you willing to submit a pull request? Yes -- 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] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
