Hello, thanks for your answers. I just wrote a issue here: https://issues.apache.org/jira/browse/NETBEANS-5390 Can someone give me tips for upgrading Netbeans 11.0 to 12.0/12.2? How can I remove the old version complete to install the new version and don't get the error: Cannot initialize registry. Exception: org.netbeans.installer.utils.exceptions.InitializationException: No components matching the requirement: nb-extide/12.2.0.0.201121 requires nb-all/12.2.0.0.201121 - 12.2.0.0.201121
Thanks to you all! Sebastian -----Original-Nachricht----- Betreff: Error when connecting to Remote Git Repository Datum: 2021-02-25T21:14:10+0100 Von: "seb.-...@t-online.de" <seb.-...@t-online.de> An: "users@netbeans.apache.org" <users@netbeans.apache.org> Hello, I have a problem pushing my Netbeans Project to a Gitlab Repository. I tried to connect to my repository with two other programs that worked well so there should be no mistake with my login credentials. When I try to clone or push to a remote repository, I always get the error: "Incorrect credentials for repository at https://gitlab.com/xxx/xxx.git". In addition to that, an unexpected exception occurred with the the error: java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.keyring.mac.SecurityLibrary at org.netbeans.modules.keyring.mac.MacProvider.delete(MacProvider.java:89) at org.netbeans.api.keyring.Keyring.deleteImpl(Keyring.java:168) at org.netbeans.api.keyring.Keyring.access$300(Keyring.java:52) at org.netbeans.api.keyring.Keyring$3.run(Keyring.java:189) 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. I thought that NetBeans is too old and tried to update to 12.2. I renamed all the NetBeans 11 folders at /Applications, "/Application Support" and "/Caches" but I always get the error "Cannot initialize registry. Exception: org.netbeans.installer.utils.exceptions.InitializationException: No components matching the requirement: nb-extide/12.2.0.0.201121 requires nb-all/12.2.0.0.201121 - 12.2.0.0.201121. This error appers a few times and then the installer crashes. For any help I would be thankful. I would like to update to Netbeans 12, but its not necessary. If you need a log file I will provide it. Thanks Sebastian --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists