On Tue, 2008-03-04 at 11:46 +0100, Ger Apeldoorn wrote: > Hi, > > Seems like it is: > - already running in the background (use "ps -ef | grep ruby" to see if > that's true) > - some other process is using that exact port.. (Unlikely) >
Yes, thats right. Some application is already running on that port ( if not backgroundrb). You can try changing the port. _______________________________________________ Backgroundrb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/backgroundrb-devel
