afreyssin
Member since 11.27.2014
2 posts
|
11.27.2014 at 11:21:02
All the tests are performed in a directory in temporary storage of the filesystem.
You can try to fix the used disk by setting the Java system property java.io.tmpdir (see File.createTempFile JavaDoc) using the following command:
java -Djava.io.tmpdir=XXXX -jar MQPerf_v1-1-2.jar
We are sorry for this late reply.
Regards, Andre.
|