I’m receiving the following error when I tried to use FileUploadUtility JAR file to upload entitlement feed file.
Exception in thread “main” com.beust.jcommander.ParameterException: Was passed main parameter ‘-entitlement’ but no main parameter was defined in your arg class”
Exception in thread “main” com.beust.jcommander.ParameterException: Was passed main parameter ‘-e’ but no main parameter was defined in your arg class.
I’m using File Upload Utility version 3.0.2, but it looks -e option is not there in this version.
Thanks for your reply. I see a “FileUploadUtility.java” in GitHub, but when I tried to compile, It has lot of error in it. If you have a JAR file of this version, could you please attach here.
Please see the Colab post for information on how to run the file upload utility. If you still encounter issues, please comment on the Colab post for assistance from the author.