Giter VIP home page Giter VIP logo

Comments (5)

tcalmant avatar tcalmant commented on September 22, 2024

Found the origin of the issue: self._executor.shutdown() call in Py4jContainer (pelix/rsa/providers/distribution/py4j.py) doesn't return.

A quick fix is to add False as argument to shutdown() to stop waiting for remaining threads.
(added soon on the rsa-integration branch).

I'll try to find what thread call blocks to fix the problem at its root.

from ipopo.

tcalmant avatar tcalmant commented on September 22, 2024

The bug seems to be on osgiservicebridge side. A bug report will be posted there.
In the meantime, the issue is considered fixed on iPOPO side with the cdf267a commit.

from ipopo.

scottslewis avatar scottslewis commented on September 22, 2024

Hi Thomas,

Do you have any more info on what the problem is with the osgiservicebridge shutdown? Pllease open at: https://github.com/ECF/Py4j-RemoteServicesProvider/issues

Congrats on 0.8.0.

from ipopo.

tcalmant avatar tcalmant commented on September 22, 2024

from ipopo.

scottslewis avatar scottslewis commented on September 22, 2024

Hi Thomas.

It seems that the karaf folks have just released 4.2.1, and so the 4.2.0 refs in the tutorial are out of date. I've created this pull request to fix the tutorial doc:

#102

Thanksinadvance. Is there a way to refresh the readthedocs without doing a release?

from ipopo.

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.