When running tableau-prep-cli.bat from Prep 2022.4 scripts folder the following error comes up.
Windows Server 2016
JAVA_HOME is set to : C:\Program Files\Tableau\Tableau Prep Builder 2022.4\scripts\..\Plugins\jre temporarily
null
Exception in thread "main" java.lang.NullPointerException
at com.tableau.tprep.cli.app.CliMain.main(CliMain.java:94)
5 answers
I found the same thing on Windows 10. It doesn't seem to be an issue with the batch file itself as that appears unchanged in the new version--rather, it seems to be a problem with the command line utility itself. I'm guessing the flaw is in tableau-prep-cli.jar. I'd have to guess this is a bug and I'd suggest reporting it to Tableau Support.