BoxLang: Our new JVM Dynamic Language made by Ortus! Check it out: https://www.boxlang.io

Lock errors when recording lucee installs

Activity

Show:

Brad Wood September 23, 2024 at 10:46 PM

We can increase the timeout of the lock, but in reality, there isn’t anything wrong with the lock. This just means that code inside the lock is taking more than 10 seconds to complete. Perhaps some missing indexes? CommandBox fires these requests async, so the lock can wait longer if it needs, but it could just come down to our DB performing backups, or some other load that’s slowing it down.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created September 23, 2024 at 10:30 PM
Updated November 12, 2024 at 7:57 PM
Resolved November 12, 2024 at 7:57 PM