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

About an error when I use tracer with opendaylight controller #4

Open
lsy2018 opened this issue Mar 30, 2020 · 0 comments
Open

About an error when I use tracer with opendaylight controller #4

lsy2018 opened this issue Mar 30, 2020 · 0 comments

Comments

@lsy2018
Copy link

lsy2018 commented Mar 30, 2020

Hello,
I am trying to use tracer with opendaylight controller. After I downloaded opendaylight 0.4.1 from their official site and run tracer, I account this error:

soot.CompilationDeathException: No input classes specified!
at soot.Main.postCmdLineCheck(Main.java:130)
at soot.Main.processCmdLine(Main.java:125)
at soot..Main.run(Main.java:235)
at soot.Main.main(Main.java:141)
at Main.main(Main.java:277)

Is this error caused by I didn't input the correct <path_to_project>? I guess I download the opendaylight from the official website and it is a packaged program and we do not need to compile it. So the tracer can not find the source code to analyze.

Could you please tell me some suggestions about this error?
Thank you.

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