There is a bug in the J2Commerce product export. When Product Type is set to All, RO CSVI adds the following condition:
WHERE `j2commerce_products`.`product_type` IN ('')
As a result, the export returns no products and generates an empty CSV file.
Kind rfegards
Chris