apache / netbeans

Apache NetBeans
https://netbeans.apache.org/
Apache License 2.0
2.63k stars 841 forks source link

A java.util.ServiceConfigurationError has occurred. #7632

Open mhtgupta313 opened 1 month ago

mhtgupta313 commented 1 month ago

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:

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

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