matthiasblaesing commented on issue #7445: URL: https://github.com/apache/netbeans/issues/7445#issuecomment-2156770892
Sorry, the `message.log` does show nothing out of the ordinary. However I saw plugins installed, not coming from the main distribution. So given, that it is not reproducible for me, I suspect their involvement. You can try to run NetBeans with a fresh `userdir`, so that you can try to reproduce with a pure installation. Run from `cmd`: `<path_to_nb>/bin/netbeans64.exe --userdir c:/temp/testuserdir --cachedir c:/temp/testcachedir`. You should ensure, that the folder `c:/temp` exists and when you want to cleanup just delete the two specified directories. You can then test with a clean installation and install you modules, adjust settings and see when things break. -- 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
