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 How to resolve controller.execute() error : One or more nodes failed during Step Search. #49

Open
chunyj opened this issue Dec 12, 2021 · 0 comments

Comments

@chunyj
Copy link

chunyj commented Dec 12, 2021

im following the tutorial on the git page to run the SourcererCC clone detection on sample projects provided
the error occurs when I run the controller.py file
the error code shows

search will be carried out with 1 nodes
loading previous run state
previous run state 5
current state: 1
flushing current state 1
current state: 2
flushing current state 2
current state: 3
flushing current state 3
current state: 4
flushing current state 4
current state: 5
flushing current state 5
running new command /Users/yongjinc/Desktop/SourcererCC-master/clone-detector/runnodes.sh search 1
Traceback (most recent call last):
File "controller.py", line 180, in
controller.execute()
File "controller.py", line 133, in execute
Check Log_search.log for more details. grep for FAILED in the log file")
main.ScriptControllerException: One or more nodes failed during Step Search.
Check Log_search.log for more details. grep for FAILED in the log file

@chunyj chunyj closed this as completed Dec 12, 2021
@chunyj chunyj reopened this Dec 12, 2021
@chunyj chunyj closed this as completed Dec 12, 2021
@chunyj chunyj reopened this Dec 14, 2021
@chunyj chunyj changed the title How to resolve controller.execute() error during init. Q How to resolve controller.execute() error : One or more nodes failed during Step Search. Dec 14, 2021
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