Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-5390

Cant connect to Git Remote Source, Could not initialize class org.netbeans.modules.keyring.mac.SecurityLibrary

    XMLWordPrintableJSON

Details

    Description

      When I try to connect to a Git Remote Repository (eg. Gitlab.com), there is always the error "Incorrect credentials for repository at > https://gitlab.com/xxx/xxx.git". In addition to that, an unexpected exception occurred:

      java.lang.NoClassDefFoundError: Could not initialize class
      org.netbeans.modules.keyring.mac.SecurityLibrary
      
      java.lang.NoClassDefFoundError:
      Could not initialize class org.netbeans.modules.keyring.mac.SecurityLibrary at org.netbeans.modules.keyring.mac.MacProvider.save(MacProvider.java:69)
      at org.netbeans.api.keyring.Keyring.saveImpl(Keyring.java:132)
      at org.netbeans.api.keyring.Keyring.access$200(Keyring.java:52)
      at org.netbeans.api.keyring.Keyring$2.run(Keyring.java:161)
      at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
      at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
      at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
      [catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
      

       

      I am using Apache NetBeans IDE 11.0 (Build incubator-netbeans-release-404-on-20190319) with Java 12.0.1 on macOS 11.2.1 Big Sur. Logfile attached.

      Attachments

        1. messages.log
          110 kB
          Sebastian

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sebbegnd Sebastian
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: