Jörg Werner
Jörg Werner
Yep, it's there now. Thanks again!
It's just a feeling of mine that RequestNotFoundException might be the wrong term here. In the end, it is not the request that could not be found, but the requested...
The percentage values for the individual request runtime segments as shown in the table **footer row** are currently all "NaN%". Maybe you need to adjust the footer row template as...
For completeness, the thread dump: ``` Full thread dump OpenJDK 64-Bit Server VM (11.0.11+9 mixed mode): Threads class SMR info: _java_thread_list=0x00007ff1d0004320, length=10, elements={ 0x00007ff214029000, 0x00007ff2141ad800, 0x00007ff2141af800, 0x00007ff2141c4800, 0x00007ff2141c6800, 0x00007ff2141c8800, 0x00007ff2141cd000,...
See also #164.
See also #406.
**Workaround:** Disable socket instrumentation altogether by setting the following property in the test suite configuration, for example in file `config/dev.properties`: ``` com.xceptance.xlt.socket.collectNetworkData = false ``` Should be necessary in dev...
XLT does no longer throw if the socket layer cannot be instrumented with the used JVM, but logs a warning only.
> Some other potential updates: > > * dnsjava -> 3.5.2 > > * tyrus-container-grizzly-server -> 1.20 > > * jaxb-core + jaxb-impl -> 4.0.1 Done.
Alternative mode: Instead of copying all the files belonging to a result browser into the report directory, we may also create just a file system link to the result browser...