필터 지우기
필터 지우기

matVTK Connection refused error

조회 수: 3 (최근 30일)
Wajahat
Wajahat 2012년 7월 30일
답변: wenzhe tian 2017년 6월 2일
Hi
I am using matVTK ( http://www.cir.meduniwien.ac.at/matvtk/) with Matlab under both linux and windows.
There is a demo with the package which worked one day, but later on when I try to run it I get:
ERROR: matvtkDataPort.connect
Java exception occurred:
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)
destroying DataPort
I do not know what am I doing wrong. Can someone help me on this?
Best Regards
Wajahat
  댓글 수: 1
PAW
PAW 2013년 8월 28일
Same problem, any idea?

댓글을 달려면 로그인하십시오.

답변 (2개)

ocelote
ocelote 2013년 1월 11일
Same here... launching gcvtk fails (as above)...

wenzhe tian
wenzhe tian 2017년 6월 2일
some error.Problem solved?

카테고리

Help CenterFile Exchange에서 Web Services에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by