Dave Tolentin
Dave Tolentin

Reputation: 71

Netbeans Error Lock File Exist

Guy's anybody can help me i have a problem in my netbeans 8.0.1, I cannot uninstall, there's an error message "A lock file exist at C:\Users\X\AppData\Roaming\Netbeans\8.0.1\lock".

Upvotes: 7

Views: 29218

Answers (8)

Geofrey Milugo
Geofrey Milugo

Reputation: 1

Shut down related netbeans tasks from task manager, Then delete the lock file using this command del appdata/roaming/netbeans/18/lock

This retains all other settings and your installations on opening once again

Upvotes: 0

Ivan
Ivan

Reputation: 62

There is no need to uninstall

  • 1st Delete %appdata%/Roaming/NetBeans/16/lock
  • 2nd Rename or delete the folder %appdata%/Roaming/NetBeans/16/config

Upvotes: 0

Ssempijja Reagan
Ssempijja Reagan

Reputation: 1

I also had the same issue but all I did was to unhide the hidden folders and files then I found that file visible then deleted it

Upvotes: 0

Sachidanand09
Sachidanand09

Reputation: 69

If you don't find lock file then just go to C:\Program Files (x86) and delete netbeans folder then it gets uninstalled.

Upvotes: 0

Saikumar Maruthi
Saikumar Maruthi

Reputation: 1

the problem is with the lock file located at C:\Users\pcname\AppData\Roaming\NetBeans\8.2 you should delete it But it is located at Roaming folder which may not visible in your pc as it is a hidden folder follow the link open Roaming folder and other hidden folders link:https://answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_files-insiderplat_pc/windows-10-roaming-folder/6c99ffdc-90d5-4d1d-8ab1-b4f448ecc8ee unhide that folder and delete the file

Upvotes: 0

Sultan Ahmed
Sultan Ahmed

Reputation: 2220

I have locked that file and then uninstalled the Netbeans . Thats it.

Upvotes: 0

JR3
JR3

Reputation: 51

I had a similar issue tonight. I searched for the file in my file explorer, and found it. I deleted the lock file, and was successfully able to run NetBeans.

Upvotes: 5

Hemanth
Hemanth

Reputation: 181

Delete that lock file. And uninstall.

Upvotes: 18

Related Questions