Hi,
I am using Vdbench 503, linux.
When I run one case, it reports the following error info and the case can't start (but when I run some other cases or run the same issue on another server, no this issue).
Would you like to help me on this? What should I do to fix it?
THanks,
May
Vdbench distribution: vdbench503
For documentation, see 'vdbench.pdf'.
12:55:20.282 Created output directory '/root/nvme/vdbench503/ppp001'
12:55:20.296 input argument scanned: '-oppp+'
12:55:20.296 input argument scanned: '-d25'
12:55:20.296 input argument scanned: '-v'
12:55:20.297 input argument scanned: '-f./vd_ds_dv.vd'
12:55:20.458 Starting slave: /root/nvme/vdbench503/vdbench SlaveJvm -m localhost -n localhost-10-131011-12.55.20.259 -l localhost-0 -p 5570 -d25
12:55:20.829 All slaves are now connected
12:55:51.346 Waiting for slave synchronization: localhost-0
12:56:21.801 Waiting for slave synchronization: localhost-0
12:56:51.753 Waiting for slave synchronization: localhost-0
12:57:21.935 Waiting for slave synchronization: localhost-0
12:57:51.677 Waiting for slave synchronization: localhost-0
12:58:21.638 Waiting for slave synchronization: localhost-0
12:58:51.882 Waiting for slave synchronization: localhost-0
12:59:21.707 Waiting for slave synchronization: localhost-0
12:59:52.267 Waiting for slave synchronization: localhost-0
13:00:21.920 Waiting for slave synchronization: localhost-0
13:00:29.882
13:00:29.965 Receiving unexpected EOFException from slave: localhost-0
13:00:29.966 This means that this slave terminated prematurely.
13:00:30.056 This thread will go to sleep for 5 seconds to allow
13:00:30.056 slave termination to be properly recognized.
13:00:30.056
13:00:31.104
13:00:31.148 Slave localhost-0 prematurely terminated.
13:00:31.272 Look at file localhost-0.stdout.html for more information.
13:00:31.272
13:00:31.272 Slave localhost-0 prematurely terminated.
13:00:31.273
java.lang.RuntimeException: Slave localhost-0 prematurely terminated.
at Vdb.common.failure(common.java:291)
at Vdb.SlaveStarter.startSlave(SlaveStarter.java:179)
at Vdb.SlaveStarter.run(SlaveStarter.java:50)