cancel
Showing results for 
Search instead for 
Did you mean: 

v2.1.1: 'Update Job' has encountered a problem: Profile not locked due to exception

Andrew Neil
Super User

I recently installed CubeIDE v2.1.1.

Whenever I start it, I get this error:

AndrewNeil_0-1780913847049.png

The mentioned file exists, and I can open it using Notepad:

AndrewNeil_1-1780914120693.png

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
1 REPLY 1
Peter BENSCH
ST Employee

Interesting.

As far as I have seen, .lock is created after CubeIDE starts, but for reasons unknown to me it is not deleted afterwards. However, this file contains zero bytes and, as I have just checked again, can be deleted without any problems when CubeIDE is closed. It should reappear shortly after the next start of CubeIDE.

You can, however, first check the access permissions; they should be set as follows:

  • Authentic Users: Modify, RX, R, W
  • System: Full control, Modify, RX, R, W
  • Admins: Full control, Modify, RX, R, W (same as System)
  • Users: RX, R

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.