Having problem in uploading CSV files using CSVUploadConsole.sh file

Having problem in uploading CSV files using CSVUploadConsole.sh file

Um trying to upload my csv file to Zoho Reports. while executing the command using putty, its giving me the error

Following is the command I executed:
[path_of_directory]/CSVUploadConsole.sh [path_of_my_csv]/tb_booking_param.csv [db_name] [table_name] TRUNCATEADD [uname] [password]

after executing this command, it gives me the following error:

[path_of_directory]/zoho/tool/bin/CSVUploadConsole.sh: line 15: 24386 Segmentation fault      $JAVABIN $JAVA_OP     TS com.adventnet.zoho.client.report.tool.CSVUploader "$1" "$2" "$3" "$4" "$5" "$6"

Please help me in this. 

Thanks,