STSSoft / DatabaseBenchmark

Database Benchmark is one of the most powerfull open source tools designed to stress test databases with large data flows.
http://stssoft.com/products/database-benchmark/
GNU General Public License v2.0
81 stars 20 forks source link

Test Result .csv Export failed #13

Open suntong opened 8 years ago

suntong commented 8 years ago

When exporting the Test Results (summary) in .csv format, the export fails right afterwards.

Does the .csv export need Excel installed? The machine I'm doing the export doesn't have Ms Excel installed.

Anyway to troubleshoot it?

krisdimitrov commented 8 years ago

Which version of Database Benchmark are you using?

suntong commented 8 years ago

Just downloaded and installed. Should be the latest one. Will check and update with the detailed version next.

krisdimitrov commented 8 years ago

You should always use the latest version from the Releases section. If you build the current code repository, it is not guaranteed that it will work properly because it is in development stage.

suntong commented 8 years ago

I'm using

Database Benchmark Latest Version 3.0.0 Release date: 22 Jun 2015

This is from the Releases section right?

krisdimitrov commented 8 years ago

Can you specify me the exact conditions which trigger the error? It would also be nice if you can attach the logs found in the Logs folder.

suntong commented 8 years ago

The exact conditions which trigger the error:

Result: the export fails right afterwards.

Looking at the error log, I don't think it has anything to do with whether Ms Excel installed or not. The OS is Windows Server 2012 R2 Standard. Don't know if that's relevant or not.

Attached, is the logs found in the Logs folder.

ApplicationLog.txt

UPDATE: Tried again with exactly the same steps as above and it failed again:

image

Note that the export fails right afterwards, immediately after the screen has been grayed out. And it failed for both the summary report and detailed report, or jason and all other formats. I.e., the problem is not the exporting but something screen related. Here is the updated log:

ApplicationLog.txt

krisdimitrov commented 8 years ago

Thank you for the detailed information. I will investigate the issue as soon as possible!