Sebastian created NETBEANS-5390:
-----------------------------------

             Summary: Cant connect to Git Remote Source, Could not initialize 
class keyring.mac.SecurityLibrary
                 Key: NETBEANS-5390
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5390
             Project: NetBeans
          Issue Type: Bug
          Components: platform - Keyring, versioncontrol - Git
    Affects Versions: 11.0
            Reporter: Sebastian
         Attachments: messages.log

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:
{code:java}
java.lang.NoClassDefFoundError: Could not initialize class
org.netbeans.modules.keyring.mac.SecurityLibraryjava.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)
{code}
 

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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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

Reply via email to