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

Q:what wrong is it in this error log? #30

Open
wangyingjie55 opened this issue Jan 8, 2019 · 1 comment
Open

Q:what wrong is it in this error log? #30

wangyingjie55 opened this issue Jan 8, 2019 · 1 comment

Comments

@wangyingjie55
Copy link

search will be carried out with 2 nodes
loading previous run state
/home/michael/SourcererCC-master/clone-detector/scriptinator_metadata.scc doesn't exist, creating one with state EXECUTE_1
previous run state 0
running new command /home/michael/SourcererCC-master/clone-detector/execute.sh 1
Traceback (most recent call last):
File "controller.py", line 180, in
controller.execute()
File "controller.py", line 147, in execute
"error in execute.sh script while preparing for init step.")
main.ScriptControllerException: error in execute.sh script while preparing for init step.

scriptinator_metadata.scc doesn't exist,why? This is running on ubuntu,

@DehengYang
Copy link

DehengYang commented Sep 16, 2019

I was once confronted with this problem. Maybe you can first make sure whether realpath command is available in your OS and then try to run ./cleanup, and finally run python controller.py. Hopefully it will help.

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

2 participants