Coder Social home page Coder Social logo

NullPointerException. Cannot invoke "org.apache.hc.client5.http.io.ManagedHttpClientConnection.isConsistent()" because "conn" is null about citrus HOT 3 CLOSED

akuz0 avatar akuz0 commented on September 22, 2024
NullPointerException. Cannot invoke "org.apache.hc.client5.http.io.ManagedHttpClientConnection.isConsistent()" because "conn" is null

from citrus.

Comments (3)

christophd avatar christophd commented on September 22, 2024 1

In case you know that this is fixed with httpclient version 5.3.1 you can explicitly add this version as a Maven dependency to your project (maybe in scope test). This should then use the newer version to run the tests.

We will also update the versions with the next Citrus release version then.

from citrus.

akuz0 avatar akuz0 commented on September 22, 2024

I will try to analyze the issue, but it can be challenging to grasp.

Why am I so sure that the problem has something to do with parallel startup? This error occurred for the first time when I ran the program in parallel, and it didn't happen if I disabled parallel execution. It's possible that it was just a coincidence, but it seems more likely that there's some underlying issue with parallel execution that needs to be addressed.

from citrus.

akuz0 avatar akuz0 commented on September 22, 2024

@christophd I'll try my best, but the error occurs in only 1 out of 50 instances, and it can be difficult to identify.

from citrus.

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.