mbien commented on issue #7399:
URL: https://github.com/apache/netbeans/issues/7399#issuecomment-2129235791
```
INFO [org.netbeans.Stamps]: cannot rename (#0):
C:\Users\spamm\AppData\Local\NetBeans\Cache\21\all-layers.dat
...
WARNING [org.netbeans.Stamps]: Error saving cache
C:\Users\spamm\AppData\Local\NetBeans\Cache\21\all-layers.dat
INFO [org.netbeans.Stamps]: Could not delete:
C:\Users\spamm\AppData\Local\NetBeans\Cache\21\all-layers.dat
java.io.IOException: Could not delete:
C:\Users\spamm\AppData\Local\NetBeans\Cache\21\all-layers.dat
at org.netbeans.Stamps.deleteCache(Stamps.java:515)
at org.netbeans.Stamps.access$200(Stamps.java:69)
[catch] at org.netbeans.Stamps$Store.store(Stamps.java:709)
at org.netbeans.Stamps$Worker.run(Stamps.java:887)
```
NetBeans can't delete that file for some reason. You could try to restart
your system to make sure all file locks are released, then remove this folder:
`C:\Users\spamm\AppData\Local\NetBeans\Cache\21`.
Once done NB should hopefully work again.
--
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