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

289
Views
Vaadin.. Error de chokidar (C:\): Error: EBUSY: recurso ocupado o bloqueado, lstat 'C:\DumpStack.log.tmp'

Recibo el siguiente mensaje de error cuando inicio mi aplicación Vaadin

 2022-07-16 14:46:19.276 INFO 14076 --- [onPool-worker-1] cvbdevserver.AbstractDevServerRunner : Started Webpack. Time: 17866ms 2022-07-16 14:46:19.426 INFO 14076 --- [v-server-output] cvbdevserver.DevServerOutputTracker : Issues checking in progress... 2022-07-16 14:46:20.173 INFO 14076 --- [v-server-output] cvbdevserver.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 { ........ }

Alguien sabe qué es esto ?

saludos

about 4 years ago · Santiago Gelvez
1 answers
Answer question

0

aquí la respuesta a esta pregunta :)

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

DumpStack.log.tmp es un archivo oculto en Windows. y con los siguientes pasos podría desbloquear el archivo:

  1. Abra el Editor del Registro.
  2. Navegue hasta "HKEY_LOCAL_MACHINE", "SYSTEM", "CurrentControlSet", "Control" y finalmente "CrashControl"
  3. Una vez que haya abierto la tecla "CrashControl", mire el panel de valores a la derecha y busque "EnableLogFile". Si no existe, créalo. Su tipo debe ser "DWORD".
  4. Establezca su valor en 0.
  5. Salga del Editor del Registro.
  6. reinicia tu computadora
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!