Error message REP-1430 in reports.log when running the command line Reports Converter on certain .rd
I am getting error message REP-1430 in reports.log when running the command line Reports Converter on certain .rdf files, both in 11g/MS Windows 7 and 12c/MS Windows 10.
All my .pll and .plx files are in the same folder as the .rdf file, and REPORTS_PATH includes that folder.
There is no other error.
When I compile PL/SQL and save in Reports Builder or use the interactive Reports Converter, there are no errors.
Here is the command line: rwconverter_batch source=%2 userid=%1 batch=yes stype=rdffile dtype=rdffile compile_all=yes OVERWRITE=yes .
Note that I am not trying to create a .rep file.