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

Clone detection on sample fails(?) #6

Open
wagnerst opened this issue Jul 8, 2014 · 4 comments
Open

Clone detection on sample fails(?) #6

wagnerst opened this issue Jul 8, 2014 · 4 comments

Comments

@wagnerst
Copy link
Contributor

wagnerst commented Jul 8, 2014

After I put my directory into the config in the sample directory, I can run the clone detection but I get the following output:

= Vector clustering w/ MIN_TOKENS=30, STRIDE=2, SIMILARITY=0.95 ...

grouping: vectors/vdb_30_2 with distance=5,477226...Done grouping 30 2 5,477226. See >groups in vectors/vdb_30_2_g[0-9]_5,477226_30
paramsetting: 30 2 0.95 ...Error: paramsetting failure: no vector group found: 30 2 0.95
Error: problem in vec clustering step. Stop and check logs in times/

So I'm not sure I can trust what is output in clusters/post_cluster...

What is wrong?

Thanks,
Stefan

@petersenna
Copy link

What was the command line you used?

On Tue, Jul 8, 2014 at 9:51 AM, wagnerst notifications@github.com wrote:

After I put my directory into the config in the sample directory, I can
run the clone detection but I get the following output:

= Vector clustering w/ MIN_TOKENS=30, STRIDE=2, SIMILARITY=0.95 ...

grouping: vectors/vdb_30_2 with distance=5,477226...Done grouping 30 2
5,477226. See >groups in vectors/vdb_30_2_g[0-9]_5,477226_30
paramsetting: 30 2 0.95 ...Error: paramsetting failure: no vector group
found: 30 2 0.95
Error: problem in vec clustering step. Stop and check logs in times/

So I'm not sure I can trust what is output in clusters/post_cluster...

What is wrong?

Thanks,
Stefan


Reply to this email directly or view it on GitHub
#6.

Peter

@wagnerst
Copy link
Contributor Author

wagnerst commented Jul 8, 2014

../scripts/clonedetect/deckard.sh
in
Deckard-parallel1.3/samples

@petersenna
Copy link

I'm sorry, I have no idea why I'm receiving those E-mails. I got confused
and I was assuming those were reports on one of my repositories, which is
not the case.

Sorry, I can't help.

On Tue, Jul 8, 2014 at 1:31 PM, Stefan Wagner notifications@github.com
wrote:

../scripts/clonedetect/deckard.sh
in
Deckard-parallel1.3/samples


Reply to this email directly or view it on GitHub
#6 (comment).

Peter

@skyhover
Copy link
Owner

Do you see any log files in TIME_DIR folder (defaulted to "times/" within the same folder as the 'config' file)?
Can you see more error messages within the grouping* or param* log files there?

Thanks!

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

3 participants