Giter Club home page Giter Club logo

Comments (4)

lorban avatar lorban commented on June 27, 2024

Did you enable some form of connection testing on your pool, like enableJdbc4ConnectionTest or testQuery?

from btm.

kxen42 avatar kxen42 commented on June 27, 2024

Yes we do. It is selecting the sysdate from dual.

I just cloned the source code today, and searched for the lines in the stacktrace, and it looks like we are actually using the btm-2.1.3.jar. Also, we are using com.oracle:ojdbc7:12.1.0.2.0.

We are able to run the application a couple times, each time it takes longer to run, and then it fails.

I have attached a log for a working instance, and a failing instance.

works.txt
fails.txt

from btm.

kxen42 avatar kxen42 commented on June 27, 2024

We found the cause and solution for our problem. I don't know if there is anything Bitronix could do about it.
We are using encrypted passwords on a linux box, and the oracle driver was having a problem. The clue to the problem is at the very end of the stacktrace. The StackOverflow item Oracle JDBC Intermittent Connection Issue explains what we ran into. Adding -Djava.security.edg=file:///dev/urandom fixed the problem.
exception.txt[exception.txt]

from btm.

emoreno619 avatar emoreno619 commented on June 27, 2024

Is this issue similar to the issue described here?

If not, how do they differ? Also, in the linked issue, the stack trace he provides is much longer and more informative than mine. I only see the top most layer of the stack trace. How can I see a more verbose version?

from btm.

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.