Re: Problem sa konekcijom
Meni disconnect() metoda ne radi posao. Posle nje dovucem listu stanica sa
getConnecttedHostList() i nije prazna. Jel moze neko da potvrdi da mu radi
ova metoda?
2009/6/17 Đorđe Trifunović <trifun@gmail.com>
> U prostoj konfiguraciji dve stanice, jedan posao i biblioteka mi baci
> izuzetak.
> Any idea?
>
>
> -------------------------------------------------------------------------------------------------------------
> java.net.ConnectException: Connection refused: connect
> at java.net.PlainSocketImpl.socketConnect(Native Method)
> at java.net.PlainSocketImpl.doConnect(Unknown Source)
> at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
> at java.net.PlainSocketImpl.connect(Unknown Source)
> at java.net.SocksSocketImpl.connect(Unknown Source)
> at java.net.Socket.connect(Unknown Source)
> at java.net.Socket.connect(Unknown Source)
> at java.net.Socket.<init>(Unknown Source)
> at java.net.Socket.<init>(Unknown Source)
> at
> rs.ac.bg.etf.kdp.math.remote.MathClientThread.work(MathClientThread.java:22)
> at
> rs.ac.bg.etf.kdp.networking.ServerThread.run(ServerThread.java:31)
>
> --
> Pozdrav
> Đorđe
>
--
Pozdrav
Đorđe
getConnecttedHostList() i nije prazna. Jel moze neko da potvrdi da mu radi
ova metoda?
2009/6/17 Đorđe Trifunović <trifun@gmail.com>
> U prostoj konfiguraciji dve stanice, jedan posao i biblioteka mi baci
> izuzetak.
> Any idea?
>
>
> -------------------------------------------------------------------------------------------------------------
> java.net.ConnectException: Connection refused: connect
> at java.net.PlainSocketImpl.socketConnect(Native Method)
> at java.net.PlainSocketImpl.doConnect(Unknown Source)
> at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
> at java.net.PlainSocketImpl.connect(Unknown Source)
> at java.net.SocksSocketImpl.connect(Unknown Source)
> at java.net.Socket.connect(Unknown Source)
> at java.net.Socket.connect(Unknown Source)
> at java.net.Socket.<init>(Unknown Source)
> at java.net.Socket.<init>(Unknown Source)
> at
> rs.ac.bg.etf.kdp.math.remote.MathClientThread.work(MathClientThread.java:22)
> at
> rs.ac.bg.etf.kdp.networking.ServerThread.run(ServerThread.java:31)
>
> --
> Pozdrav
> Đorđe
>
--
Pozdrav
Đorđe
- Follow-Ups:
- Re: Re: Problem sa konekcijom
- From: "Stupar Marko" <guvet@nadlanu.com>
- Re: Re: Problem sa konekcijom
- References:
- Problem sa konekcijom
- From: Đorđe Trifunović <trifun@gmail.com>
- Problem sa konekcijom
Previous by date: Lab 5 rezultati
Next by date: Re: Re: Problem sa konekcijom
Previous by thread: Problem sa konekcijom Next by thread: Re: Re: Problem sa konekcijom
Previous by thread: Problem sa konekcijom Next by thread: Re: Re: Problem sa konekcijom