Hi guys,
when I run the code profiler and tick the server tier option, and then run my code I can see the client tier stack trace once the trace is finished, but the server tier is very very delayed. Today it took the server tier record about 4 hours to show up.
I tried to end the Worker session on the server for this profiler run, but then the system never saved the entry.
I restarted the AOS, and now comes the strange part: After restrting the AOS I still had now server tier profiler run entry but then I waited till the afternoon, and suddenly it appeared, so does anyone have a clue, why it takes hours till the server tier profiler run show up in the list, and there is no way of speeding that up?
Can someone please verify that this is not just my issue?
I ran a 10 minute taking process on the server, so there was a lot of code called.
When I tested this with just openeing and closing some forms the server tier profiler run, ususally appears after 5 Minutes, but with this 10 Minute Job it takes ages. The reason I need this trace is, because the AOS spends most of the time for the 10-Minute Job, and I want to know, what the server (tier) is doing...