Question
APPARENT DEADLOCK Issue
we made chart like following picture.

a chart get about 5000~10000 data.
and divide 500 row using some rule
sometimes when i call this service, thingworx display error log
"com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@7345aa02 -- APPARENT DEADLOCK!!! Creating emergency threads for unassigned pending tasks!"
why? how to fix it?
i want never see error log again

