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

NoSuchFileException: /modules/modules #328

Open
gkephart-apptricity opened this issue Mar 6, 2023 · 2 comments
Open

NoSuchFileException: /modules/modules #328

gkephart-apptricity opened this issue Mar 6, 2023 · 2 comments

Comments

@gkephart-apptricity
Copy link

I'm running:
tkltest-unit --verbose generate ctd-amplified

and am getting "java.nio.file.NoSuchFileException: /modules/modules"

Stack trace:
at java.base/java.nio.file.Files.newDirectoryStream(Files.java:482)
at soot.asm.AsmJava9ClassProvider.find(AsmJava9ClassProvider.java:50)
at soot.SourceLocator.getClassSource(SourceLocator.java:187)
at soot.SootResolver.bringToHierarchyUnchecked(SootResolver.java:231)
at soot.SootResolver.bringToHierarchy(SootResolver.java:221)
at soot.SootResolver.processResolveWorklist(SootResolver.java:182)
at soot.SootResolver.resolveClass(SootResolver.java:141)
at soot.Scene.tryLoadClass(Scene.java:1040)
at soot.Scene.loadBasicClasses(Scene.java:1742)
at soot.Scene.loadNecessaryClasses(Scene.java:1843)
at org.konveyor.tackle.testgen.util.Utils.initSootClasses(Utils.java:183)
at org.konveyor.tackle.testgen.model.RapidTypeAnalysis.performAnalysis(RapidTypeAnalysis.java:87)
at org.konveyor.tackle.testgen.model.CTDTestPlanGenerator.(CTDTestPlanGenerator.java:147)
at org.konveyor.tackle.testgen.model.CTDTestPlanGenerator.main(CTDTestPlanGenerator.java:1160)
j
tkltest_config.toml.zip

@ngovanminh3232
Copy link

You shoulde show example code .toml in test forlder in github

@rachelt44
Copy link
Collaborator

rachelt44 commented Jul 26, 2023

@gkephart-apptricity what version of Java and what version of Python are you using? We support JDK 8-11 and Python 3.9.

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