mbien commented on issue #9148:
URL: https://github.com/apache/netbeans/issues/9148#issuecomment-3777471305

   ```
   INFO [org.netbeans.modules.janitor.Janitor]: Janitor couldn't remove 
C:\Users\am.gonzalez\AppData\Local\NetBeans\Cache\17
   java.nio.file.AccessDeniedException: 
C:\Users\am.gonzalez\AppData\Local\NetBeans\Cache\17\index\s188\java\15\gensrc\javax\json\JsonValue.java
   ```
   looks like a potential file rights issue. Cache/config locations need 
read/write access for NB. 
   
   ```
   An error occurred during parsing of 
'\\aco-vm-dfs2\informatica$\@Soluciones\Acosol\Abonados 
Web\NetBeansProjects\AcosolREST\src\java\acosol\...
   
   ```
   the path is a bit wild. Wondering if you could try to copy the project to a 
local dir first and check if this resolves the issue. (other windows path 
issues https://github.com/apache/netbeans/issues/8611)


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

Reply via email to