Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Debugging Multithreaded Tomcat

$
0
0

Hi everybody,

 

I have a Java Spring Web App built in IntelliJ.

I can debug (remote and local) without any problems.

Now I would like to debug two concurrent request to test a piece of code which depends on proper SQL lock handling.

 

So the best way for me would be to have two debug sessions in my IntelliJ IDE and I can switch between those.

These two have to run in parallel.

 

My experience so far is that when debugging in IntelliJ there is only one thread running. So two requests are never handled in parallel.

 

Is there any solution to this problem?

 

Thanks in advance.

 

Pascal


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>