Giter Club home page Giter Club logo

Comments (4)

nitramkaroh avatar nitramkaroh commented on May 29, 2024

We tried the Example11, where the getFieldURI method is used, and it is working in our setting in Linux as well as in Windows.
Do you use vpn or ssh?
Can you check that your ports are open?

from mupif.

grauchs avatar grauchs commented on May 29, 2024

I use ssh.
On the application server, running the two applications, the following relevant ports are open.
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 10.1.1.232:9250 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:6250 0.0.0.0:* LISTEN
tcp 0 0 10.1.1.232:9200 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:10001 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:10002 0.0.0.0:* LISTEN
tcp 0 0 10.1.1.232:44382 0.0.0.0:* LISTEN
tcp 0 0 10.1.1.232:44383 0.0.0.0:* LISTEN
tcp 0 0 ::1:6250 :::* LISTEN

On the machine running the control script, the following ports are open
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 127.0.0.1:6250 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:5556 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:5557 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:6200 0.0.0.0:* LISTEN
tcp 0 0 ::1:6250 :::* LISTEN
tcp 0 0 ::1:5556 :::* LISTEN
tcp 0 0 ::1:5557 :::* LISTEN
tcp 0 0 ::1:6200 :::* LISTEN

So basically, one the application server, port 6200 is not open, despite appering in the log of the server. I don't know if this is critical.

from mupif.

grauchs avatar grauchs commented on May 29, 2024

I managed to reproduce the error with the demoapp! I put it into a tarball. To run it, you have to set the ip of the nameserver and set some paths in th Config.py file, then start Server1.py in the ServerA directory, then start Server2.py in ServerB, the Example666.py in HQ, the last starting the computations. There is a flag in Example666.py for switching between getField and getFieldURI. If Server1.py runs on a different machine that Example666.py, then the application will hang when it sets the field. Use the -m1 flag for ssh communication.
testclone.zip
If there are problem running the example, don't hesitate to ask

from mupif.

nitramkaroh avatar nitramkaroh commented on May 29, 2024

Dear Gaston,

we hope that we finally solved the issue. Can you, please, try to run the same example using the latest mupif git version?

Thank you.
Martin

from mupif.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.