Erik Ostermueller
Erik Ostermueller
On my own local copy, I was able to get by this: I changed the following on about line 97 in AgentHelper.java: ``` //networkSocket = new ServerSocket(0); networkSocket = new...
[This stackoverflow question](http://stackoverflow.com/questions/24033875/how-to-use-java-memory-histogram-jmap) suggests a number of things remain unanswered.
Hi, sure, let’s talk, would love to see what you’ve got. I’m interested and in making the data available in unit or performance tests via a REST API. What time...
I added a fix to both init.sh and init.cmd. The new revision makes these two calls to display counts of records after the db load: ``` $dir/load.sh countRows-01 | grep...
@wader, didn't know about gron, thanks for sharing. I was thinking this would be much easier. When -p is present, the -r would be implied and the expression mentioned above...
...that's a step in the right direction, thanks for putting that together.