Do you have something else using port 8983 or 8080? Sent from my iPhone
On 19 Feb 2010, at 19:22, "Lee Smith" <l...@weblee.co.uk> wrote: > Hey All > > Trying to dip my feet into multicore and hoping someone can advise > why the example is not working. > > Basically I have been working with the example single core fine so I > have stopped the server and restarted with the new command line for > multicore > > ie, java -Dsolr.solr.home=multicore -jar start.jar > > When it launches I get this error: > > 2010-02-19 11:13:39.740::WARN: EXCEPTION > java.net.BindException: Address already in use > at java.net.PlainSocketImpl.socketBind(Native Method) > at ........etc > > Any ideas what this can be because I have stopped the first one. > > Thank you if you can advise. > >