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

Solution response has "encountered_errors": "list index out of range" #599

Open
jwmatthews opened this issue Jan 29, 2025 · 0 comments
Open

Comments

@jwmatthews
Copy link
Member

I attempted to run a fix for one violation of JMS to Smallrye from the specific branch of:
https://github.com/jwmatthews/coolstore/tree/jms_example

It ran and I got some results, yet I also see some errors were mentioned.
Looking at the solution response: .vscode/konveyor/solution_20250129T171545.json

  "encountered_errors": [
    "list index out of range",
    "list index out of range"
  ],

Image

Attached are the contents of my .vscode directory for logs
debug_logs.tar.gz

$ cat .vscode/settings.json
{
    "konveyor.analysis.labelSelector": "(konveyor.io/target=cloud-readiness || konveyor.io/target=jakarta-ee || konveyor.io/target=jakarta-ee8 || konveyor.io/target=jakarta-ee9 || konveyor.io/target=quarkus) || (discovery)",
    "konveyor.kai.getSolutionMaxPriority": 0,
    "konveyor.kai.getSolutionMaxDepth": 0,
    "konveyor.kai.getSolutionMaxIterations": 1
}%

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