On Wednesday, November 14, 2012 12:38:55 PM UTC+8, Sean Corfield wrote:
>
> On Tue, Nov 13, 2012 at 8:33 PM, Satoru Logic 
> <sator...@gmail.com<javascript:>> 
> wrote: 
> > BindException Address already in use  sun.nio.ch.Net.bind (Net.java:-2) 
> > 
> > user=> 2012-11-14 11:44:21.370:WARN:oejuc.AbstractLifeCycle:FAILED 
> > SelectChannelConnector@0.0.0.0:3000: java.net.BindException: Address 
> already 
> > in use 
> > java.net.BindException: Address already in use 
> > 
> > 
> > And I can still access the "Hello World" example with "localhost:3000". 
>
> Sounds like you already have a copy of the app - or another ring app - 


I used `ctrl+c` to close the first `run-jetty` before running the second 
one.
Maybe I'm doing it the wrong way?
 

> running since the port is in use and you can still access it. 
> -- 
> Sean A Corfield -- (904) 302-SEAN 
> An Architect's View -- http://corfield.org/ 
> World Singles, LLC. -- http://worldsingles.com/ 
>
> "Perfection is the enemy of the good." 
> -- Gustave Flaubert, French realist novelist (1821-1880) 
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to