Problem sa konekcijom
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
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
- Follow-Ups:
- Re: Problem sa konekcijom
- From: Đorđe Trifunović <trifun@gmail.com>
- Re: Problem sa konekcijom
Previous by date: Set characteristics
Next by date: Lab 5 rezultati
Previous by thread: Set characteristics Next by thread: Re: Problem sa konekcijom
Previous by thread: Set characteristics Next by thread: Re: Problem sa konekcijom