Thanks
On Mon, Aug 3, 2009 at 6:03 PM, Phil Hagelberg wrote:
> Leotis buchanan writes:
>
> > I located the process, using nstat, and then I killed it,This worked,
> > however this also killed my slime connection, which is bad, how can I
> > release the address without killing the slime connecti
Leotis buchanan writes:
> I located the process, using nstat, and then I killed it,This worked,
> however this also killed my slime connection, which is bad, how can I
> release the address without killing the slime connection ?
You are working on an earlier "step" of the mire codebase. In later
Nathan,
I located the process, using nstat, and then I killed it,This worked,
however this also killed my slime connection, which is bad, how can I
release the address without killing the slime connection ?
Leotis
On Sun, Aug 2, 2009 at 10:11 AM, Nathan Lefler wrote:
> Try either killing your
Try either killing your Java process or changing the port you're binding on.
Nathan
On Sun, Aug 2, 2009 at 8:21 AM, Leotis buchanan wrote:
> Guys,
>
> I going through the peepcode tutorial, I am trying to run the code shown
> below, but I keep getting :
> *Address already in
> use
> [Thrown cl
Guys,
I going through the peepcode tutorial, I am trying to run the code shown
below, but I keep getting :
*Address already in
use
[Thrown class java.net.BindException] *
I am using ubuntu, is there someway I can specify the bind address to fix
this problem.
Thanks
(ns
mire
(:use [mire
c