WTK 2.5.1 Network Monitor a bit short
I'm trying to run a continuous test on an application that communicates a lot of data over the mobile network, and I found that the network monitor log only handles around 900 entries until AWT crashes. Based on the error there seems to be a fixed-size array.
Of course I turned the network monitor off for the remainder of the test, but then I can't see if there are problems in the communication.
A limitation in AWT?

