This is an issue with the latest version of Leiningen. I would fix it,
but they are completely changing Leiningen for 2.0 and I don't want to
mess with anything until I know what's going on there.
If you're on windows, you can kill the process through the task manager.
Otherwise, you can kill -9 it.
-Matt Courtney
On 2/20/2012 11:27 AM, senthil kumar wrote:
> First, Conjure looks great to me.
> I tried to follow the steps in getting started guide and set up the
> project.
> I am able to run it successfully.
> when I used to CTRL +C to stop the server.It didnt stop and throws me
> JVM bind error in further restart.
> Do we have something like Lein conjure server stop ???
> Senthil