waiting for lock on .ivy2

Amir-Mousavi picture Amir-Mousavi · Oct 6, 2016 · Viewed 8.9k times · Source

I am using activator for cloning a project.

I made eclipse.sbt to prepare project to import to Eclipse. after typing activator in cmd I face waiting for lock on C:\Users\Name\.ivy2\.sbt.ivy.lock to be available...

I guess it is locking because of eclipse.sbt, if it is so how can I prevent it?

Answer

BattleWoLFz99 picture BattleWoLFz99 · Mar 14, 2017

Please check whether or not your IDE is downloading something, especially when you first time run it, it may takes a while.

After finishing the download, you are able to run new command again!

Also, make sure you are not running 2 or more IDE or something, if that would not work, save your work and delete the lock file.