matVTK Connection refused error

4 vues (au cours des 30 derniers jours)
Wajahat
Wajahat le 30 Juil 2012
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 commentaire
PAW
PAW le 28 Août 2013
Same problem, any idea?

Connectez-vous pour commenter.

Réponses (2)

ocelote
ocelote le 11 Jan 2013
Same here... launching gcvtk fails (as above)...

wenzhe tian
wenzhe tian le 2 Juin 2017
some error.Problem solved?

Community Treasure Hunt

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

Start Hunting!

Translated by