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

From IDE: "peer closed connection without sending complete message body (incomplete chunked read)" #588

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

Comments

@jwmatthews
Copy link
Member

Version: 0.0.6 (from IDE)
Using: OpenAI gpt-4o
Sample app: https://github.com/konveyor-ecosystem/coolstore (Branch: "main")
Migrating from java-ee to Quarkus

I attempted to fix a 'larger' violation:

  • The package 'javax' has been replaced by 'jakarta'. which shows 94 incidents
Image

The IDE ran for ~40 minutes and then showed the below error
peer closed connection without sending complete message body (incomplete chunked read)

Image

Logs:
$ gist .vscode/konveyor-logs/kai-analyzer-server.log
FILE WAS TOO LARGE so attaching logs

$ gist .vscode/konveyor-logs/kai-rpc-server.log
https://gist.github.com/jwmatthews/b4d5de08a9c6055e8bd2a3ce67b332d4

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