There is 1 comment.
 
 
Extension Tweak / cid:jira-generated-image-avatar-4c947d93-c34c-45ab-9463-dc64bff022d8 EXTWEAK-19 Open

"Failed to remove extension" Exception

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-81ef302e-e50c-4e21-bddd-0b68e1c980ef Thomas Mortagne on 20/Mar/26 10:57
 

java.nio.file.FileSystemException: data\extension\repository\de%2EXXXXXXXXXX%2Exwiki%2Ecomponent%3AYYYYYYYYYY\0%2E1%2E0-SNAPSHOT\de%2EXXXXXXXXXX%2Exwiki%2Ecomponent%3AYYYYYYYYYY-0%2E1%2E0-SNAPSHOT.jar: The process cannot access the file because it is being used by another process

Linux is indeed not bothered too much by this kind of problems. Still, it suggests there might be something wrong regarding extension uninstall (there is no reason to keep this file open if it's not installed anymore). Maybe the old Classloader is not releasing classes properly.

Is it consistent or a bit random ?