RE: java.net.BindException: Cannot assign requested address

2011-01-13 Thread raoyixuan (Shandy)
t: Re: java.net.BindException: Cannot assign requested address Gary Dusbabek gmail.com> writes: > > On Tue, Nov 3, 2009 at 15:44, gmail.com> wrote: > > ERROR - Exception encountered during startup. > > java.net.BindException: Cannot assign requested address > >     at sun.nio.ch

Re: java.net.BindException: Cannot assign requested address

2011-01-13 Thread Aaron Morton
e: > > ERROR - Exception encountered during startup. > > java.net.BindException: Cannot assign requested address > >     at sun.nio.ch.Net.bind(Native Method) > >     at > > sunnio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:119) > >     at sun.nio.ch.Serv

Re: java.net.BindException: Cannot assign requested address

2011-01-13 Thread vikram prajapati
Gary Dusbabek gmail.com> writes: > > On Tue, Nov 3, 2009 at 15:44, gmail.com> wrote: > > ERROR - Exception encountered during startup. > > java.net.BindException: Cannot assign requested address > >     at sun.nio.ch.Net.