[ https://issues.apache.org/jira/browse/NETBEANS-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17060287#comment-17060287 ]
R commented on NETBEANS-3796: ----------------------------- [~GeertjanWielenga] *Product Version:* Apache NetBeans IDE 11.3-beta2 *Java:* 11.0.1; Java HotSpot(TM) 64-Bit Server VM 11.0.1+13-LTS *Runtime:* Java(TM) SE Runtime Environment 11.0.1+13-LTS *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb) *User directory:* C:\Users\me\AppData\Roaming\NetBeans\11.3-beta2 *Cache directory:* C:\Users\me\AppData\Local\NetBeans\Cache\11.3-beta2 I clicked View > Toolbars > Performance and found the button for "Profile the IDE". But when I click it (and then click it again to end), Is exporting a .nps snapshot file what would be helpful? Start using NetBeans and enable the profiler, then try to run a command in Git Bash like `composer install`, then stop the NetBeans profiler and export? > Background scanning locks files (Prevents composer or npm install from > working) > ------------------------------------------------------------------------------- > > Key: NETBEANS-3796 > URL: https://issues.apache.org/jira/browse/NETBEANS-3796 > Project: NetBeans > Issue Type: Bug > Affects Versions: 11.2, 11.3 > Reporter: R > Priority: Critical > Attachments: image-2020-03-16-14-43-09-271.png > > > Now that I've upgraded from NetBeans 8.2 to 11.2, I'm no longer able to run > `composer update` or `composer require` (if NetBeans 11.2 is running); I get > random errors like "Update failed (Could not delete..." > My guess is that NetBeans 11.2 must be interfering with files in my > `/home/vagrant/Code/myproject/vendor/` folder more than 8.2 did (even when > there is no message about background scanning). > Once I close NetBeans 11.2, composer works again. > My computer is Windows 10, and I'm also running VirtualBox 6.1.2r135662 > [Vagrant 2.2.7, laravel/homestead (virtualbox, 9.2.0), Ubuntu 18.04.3 LTS]. > I use Git Bash on my Windows machine to ssh into Ubuntu using `vagrant ssh`, > and there I'm using Composer version 1.9.3. > Everything had worked fine with NetBeans 8.2, but I needed to upgrade to 11.2 > for PHP 7.4 support. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists