Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

graceful failure : mturk.config #39

Open
rhuamani opened this issue Jun 24, 2016 · 0 comments
Open

graceful failure : mturk.config #39

rhuamani opened this issue Jun 24, 2016 · 0 comments

Comments

@rhuamani
Copy link

There was a problem reading your properties file from .surveyman/mturk_config
The exception was java.io.FileNotFoundException: .surveyman/mturk_config (No such file or directory)
Exception in thread "main" java.lang.RuntimeException: Cannot load configuration properties file from .surveyman/mturk_config
at com.amazonaws.mturk.util.PropertiesClientConfig.(PropertiesClientConfig.java:99)
at edu.umass.cs.runner.system.backend.known.mturk.MturkResponseManager.(MturkResponseManager.java:51)
at edu.umass.cs.runner.Runner.init(Runner.java:101)
at edu.umass.cs.runner.Runner.main(Runner.java:504)
Caused by: java.io.FileNotFoundException: .surveyman/mturk_config (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:146)
at com.amazonaws.mturk.util.PropertiesClientConfig.(PropertiesClientConfig.java:95)
... 3 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant