Version 1.1 by baudard on 2022/02/15 17:42

Show last authors
1 {{ddtoc/}}
2
3 ----
4
5 = Introduction =
6
7 In some blocking case, it could be useful to collect all the logs of the Tomcat threads for investigation purpose.
8
9 This procedure explain how to do it.
10
11 (% class="box errormessage" %)
12 (((
13 Following this procedure will stop the DigDash Enteprise application. 
14 This procedure should only proceed on the recommendation of a DigDash consultant.
15 )))
16
17 = Collect all the logs (for Unix servers) =
18
19 1. The server is in a situation that ask to restart it
20 1. Get the Tomcat's PID (process id) using ps, htop, or any other tool
21 1.
22
23
24
25