Custom Query (101 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 101)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Resolution Summary Owner Reporter
#170 fixed jobarchived runs wild after Non-recoverable XML error ramonb jaap.dijkshoorn@…
Description

Jun 7 08:48:20 xtrac jobarchived: FATAL ERROR: Non-recoverable XML error <unknown>:33565:0: unclosed token Jun 7 08:48:21 xtrac jobarchived: FATAL ERROR: Non-recoverable XML error <unknown>:33565:0: unclosed token

After this the pyhton process runs wild. It also seems like hitting a memory leak. Python used 20% of memeory at time of killing

#45 worksforme jobarchived storage threads can't be stopped if they take too long ramonb bastiaans
Description

We need to add a function to jobarchived's storage threads so they can be stopped if it is taking too long. Or else too many storage threads may get started, since they are not killed correctly.

Also see ticket #34

#34 fixed jobarchived threads dont exit correctly if datasource unavailable bastiaans bastiaans
Description

and it keeps on firing off new parsing threads, causing a rapid memory usage increase.

appareantly the thread.join() doesn't kill off the threads correctly

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracQuery for help on using queries.