python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Multiple Ignite instance in tomcat application
We use Ignite to manage some caches, http session clustering... in a java web application using spring in a tomcat8 server.
So it seems to start 2 ignite instances one which start with spring :
<b...

Mr_Thorynque
Votes: 0
Answers: 1
How to Config Log4J2 in a Java Web Application - TomCat
Actually i'm Working in a Java Web Application Created in 2006 (Really old) but it was actualized.
I'm trying to update the Log4J - 1.2.15 to Log4J2 - 2.17.2
This project implements log4j in a basic w...

Brayan Estiven Cañon Moreno
Votes: 0
Answers: 1
High Thread Counts - JVM becoming unresponsive - Tomcat 8.5.13
We face intermittent High Thread Counts followed by JVM's slowdown and during the same timeframe, we could find the below mentioned exceptions. Please suggest if these are SYMPTOMS or CAUSES and help ...
Admin_P
Votes: 0
Answers: 0
java Spring boot asynchronous data processing
I have a java spring boot application with a REST-controller that processes HTTP post request and embedded tomcat server. the controller gets events all the time and stores them in a database. I want ...
EDW
Votes: 0
Answers: 1