Hi,
is there any simple way of monitoring asynchronous ejb processing with dynaTrace?
We run some heavy asynch ejb processing from within IBM WebSphere Commerce Suite, this processing frequently encounters timeouts due to hung threads, now we want to find out what exactly gets stuck.
Thx,
Wim.
Answer by Guenther G. ·
Hi Wim,
monitoring of asynchronous EJB-Calls is working with WebSphere.
Just ensure that
Best regards
Günther
Answer by Andreas G. ·
Hi
We currently do not have official support for IBM WebSphere Commerce Suite nor do we officially support async EJB processing. Thats why you dont get this information out-of-the-box. You may want to look into custom sensors and entry points to capture PurePaths for your async processing. Or - if you have stuck threads you can also create Thread Dumps or use CPU Sampling to figure out where your transactions stall
JANUARY 15, 3:00 PM GMT / 10:00 AM ET