Closed anujbhan closed 8 years ago
From the exception it seems path to the private key is not set. I would suggest you to put your public key on karst for your profile instance and copy appropriate private key for the same on your system and in user_input.properties provide correct path to the private key. Above path is for the key that Pratik uses to connect to server from his own system. Your path would definitely be different. I would suggest you to search for the instruction here https://github.com/airavata-courses/TeamAlpha/blob/master/Airavata_Remote_Job_Runner/Instructions/readme.txt
Anuj, It is a bad practice to provide your private key to others, hence instead of providing hard coded private key in the project, we are taking private key file as an input from user. As ajinkya mentioned, you will have to put your public key on karst for your profile instance. Instructions on how to use ssh public key authentication can be found at: https://kb.iu.edu/d/aews
Kindly mark this issue as closed if you are not getting this error any more.
Thanks.
Yes, I found out what went wrong. Hadn't changed the property file correctly. Closing the issue
After following the instructions given for running the project, the following error pops up :