Home > Software design >  Getting exception error when using jrebel plugin
Getting exception error when using jrebel plugin

Time:07-08

Recently I started used jrebel plugin with intellij. When I tried to make changes when the app was running, I got the following message error:

TestNG_DB\HmsAutoTestDB.mdf (The process cannot access the file because it is being used by another process)

Did I missed something in the configuration?

CodePudding user response:

Please send us a support ticket at [email protected]. Please also attach your JRebel.log file and full error stack trace to the email. The log file should be in your $USER_HOME/.jrebel folder

Regards

  • Related