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

Running bin/logstash will produce a Gem::Specification.reset warning on startup #16754

Closed
robbavey opened this issue Dec 4, 2024 · 2 comments

Comments

@robbavey
Copy link
Member

robbavey commented Dec 4, 2024

Logstash information:

Please include the following information:

  1. Logstash version (e.g. bin/logstash --version)
    main

  2. Logstash installation source (e.g. built from source, with a package manager: DEB/RPM, expanded from tar or zip archive, docker)

Built from source

Steps to reproduce:

Please include a minimal but complete recreation of the problem,
including (e.g.) pipeline definition(s), settings, locale, etc. The easier
you make for us to reproduce it, the more likely that somebody will take the
time to look at it.

run bin/logstash

The following is printed on the command-line

robbavey@Robs-MacBook-Pro logstash % bin/logstash
Using system java: /Users/robbavey/.sdkman/candidates/java/current/bin/java
WARN: Unresolved or ambiguous specs during Gem::Specification.reset:
      date (>= 0)
      Available/installed versions of this gem:
      - 3.4.1
      - 3.3.3
WARN: Clearing out unresolved specs. Try 'gem cleanup <gem>'
Please report a bug if this causes problems.
@donoghuc
Copy link
Member

donoghuc commented Dec 4, 2024

Investigation/analysis as to why this just started happening now: #16753 (comment)

robbavey added a commit to robbavey/logstash that referenced this issue Dec 4, 2024
robbavey added a commit that referenced this issue Dec 4, 2024
github-actions bot pushed a commit that referenced this issue Dec 5, 2024
Resolves: #16095, #16754
(cherry picked from commit ab19769)
robbavey added a commit that referenced this issue Dec 5, 2024
Resolves: #16095, #16754
(cherry picked from commit ab19769)

Co-authored-by: Rob Bavey <[email protected]>
github-actions bot pushed a commit that referenced this issue Dec 11, 2024
Resolves: #16095, #16754
(cherry picked from commit ab19769)
jsvd pushed a commit that referenced this issue Dec 11, 2024
Resolves: #16095, #16754
(cherry picked from commit ab19769)

Co-authored-by: Rob Bavey <[email protected]>
github-actions bot pushed a commit that referenced this issue Dec 11, 2024
Resolves: #16095, #16754
(cherry picked from commit ab19769)
jsvd pushed a commit that referenced this issue Dec 11, 2024
Resolves: #16095, #16754
(cherry picked from commit ab19769)

Co-authored-by: Rob Bavey <[email protected]>
@robbavey
Copy link
Member Author

Closed by #16755

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants