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

[BUG] Silence Windows system assumed buffer larger than it is messages #402

Open
1 task done
jmontleon opened this issue Dec 9, 2024 · 1 comment
Open
1 task done
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@jmontleon
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Konveyor version

7.2

Priority

Minor

Current Behavior

When running containerless analysis on Windows I noted the messages:
Error in Watcher Error channel: Windows system assumed buffer larger than it is, events have likely been missed.

Discussing with @shawn-hurley these need to be silenced.

PS C:\Users\nospa\Downloads\mta-7.2.0-cli-windows-amd64> C:\Users\nospa\Downloads\mta-7.2.0-cli-windows-amd64\windows-mta-cli.exe analyze --output .\report --input C:\Users\nospa\Downloads\kantra-cli-tests\data\applications\jee-example-app-1.0.0.ear --overwrite --rules .\rulesets\
time="2024-12-09T11:36:08-08:00" level=info msg="\n --run-local set. running analysis in containerless mode"
time="2024-12-09T11:36:08-08:00" level=info msg="running source analysis"
time="2024-12-09T11:36:08-08:00" level=info msg="creating provider config"
time="2024-12-09T11:36:08-08:00" level=info msg="setting provider from provider config" provider=java
time="2024-12-09T11:36:08-08:00" level=info msg="setting provider from provider config" provider=builtin
time="2024-12-09T11:36:08-08:00" level=info msg="parsing rules for analysis" rules=".\\rulesets\\"
time="2024-12-09T11:36:09-08:00" level=info msg="parsing rules for analysis" rules="C:\\Users\\nospa\\Downloads\\mta-7.2.0-cli-windows-amd64\\rulesets"
time="2024-12-09T11:36:10-08:00" level=info msg="starting provider" provider=builtin
time="2024-12-09T11:36:10-08:00" level=info msg="starting provider" provider=java
time="2024-12-09T11:36:52-08:00" level=info msg="running depencency analysis"
time="2024-12-09T11:36:52-08:00" level=info msg="evaluating rules for violations. see analysis.log for more info"
2024/12/09 11:39:26 Error in Watcher Error channel: Windows system assumed buffer larger than it is, events have likely been missed
2024/12/09 11:41:33 Error in Watcher Error channel: Windows system assumed buffer larger than it is, events have likely been missed
2024/12/09 11:41:33 Error in Watcher Error channel: Windows system assumed buffer larger than it is, events have likely been missed
2024/12/09 11:41:47 Error in Watcher Error channel: Windows system assumed buffer larger than it is, events have likely been missed
2024/12/09 11:41:50 Error in Watcher Error channel: Windows system assumed buffer larger than it is, events have likely been missed
time="2024-12-09T11:42:58-08:00" level=info msg="writing analysis results to output" output="C:\\Users\\nospa\\Downloads\\mta-7.2.0-cli-windows-amd64\\report"
time="2024-12-09T11:42:58-08:00" level=info msg="generating static report"
time="2024-12-09T11:42:58-08:00" level=info msg="Static report created. Access it at this URL:" URL="file:///C:/Users/nospa/Downloads/mta-7.2.0-cli-windows-amd64/report/static-report/index.html"

Expected Behavior

No response

How Reproducible

Other (Add more details in 'Anything else')

Steps To Reproduce

Unknown, I've only tried and see once so far.

Environment

- OS: Windows 11

Anything else?

No response

@jmontleon jmontleon added kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 9, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Dec 9, 2024
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added the needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant