Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

292
Views
Vaadin.. Error from chokidar (C:\): Error: EBUSY: resource busy or locked, lstat 'C:\DumpStack.log.tmp'

i get the following error message when i start my vaadin-app

2022-07-16 14:46:19.276  INFO 14076 --- [onPool-worker-1] c.v.b.devserver.AbstractDevServerRunner  : Started Webpack. Time: 17866ms
2022-07-16 14:46:19.426  INFO 14076 --- [v-server-output] c.v.b.devserver.DevServerOutputTracker   : Issues checking in progress...
2022-07-16 14:46:20.173  INFO 14076 --- [v-server-output] c.v.b.devserver.DevServerOutputTracker   : Error from chokidar (C:\): Error: EBUSY: resource busy or locked, lstat 'C:\DumpStack.log.tmp'

@Route("")
@JsModule("./register.js")
public class RegisterView extends VerticalLayout { ........ }

does anyone know what this is ?

best regards

about 4 years ago · Santiago Gelvez
1 answers
Answer question

0

here the answer this question :)

https://answers.microsoft.com/en-us/windows/forum/all/dumpstacklog-file/eba04d25-bac2-4173-b9d5-b1a8fc47f64e

DumpStack.log.tmp is a hidden file on Windows. and with the following steps you could you unlock the file :

  1. Open the Registry Editor.
  2. Navigate to "HKEY_LOCAL_MACHINE", "SYSTEM", "CurrentControlSet", "Control", and finally "CrashControl"
  3. Once you've opened the "CrashControl" key, look at the values pane to the right and look for "EnableLogFile". If it doesn't exist, create it. Its type must be "DWORD".
  4. Set its value to 0.
  5. Exit the Registry Editor.
  6. restart your computer
about 4 years ago · Santiago Gelvez Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!