unable to start puppetserver service afte installing puppet opensource 8.7.0 in rhel 9 #96
sachinmanjunath123
started this conversation in
All Things Community
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
025-05-22T17:04:19.522+08:00 INFO [async-dispatch-2] [p.s.v.versioned-code-service] No code-content-command set for versioned-code-service. Attempting to fetch code content will fail.
2025-05-22T17:04:22.409+08:00 ERROR [clojure-agent-send-pool-0] [p.t.internal] shutdown-on-error triggered because of exception!
java.lang.IllegalStateException: There was a problem adding a JRubyInstance to the pool.
at puppetlabs.services.jruby_pool_manager.impl.jruby_agents$fn__34456$add_instance__34461$fn__34465.invoke(jruby_agents.clj:68)
at puppetlabs.services.jruby_pool_manager.impl.jruby_agents$fn__34456$add_instance__34461.invoke(jruby_agents.clj:57)
at puppetlabs.services.jruby_pool_manager.impl.jruby_agents$fn__34483$prime_pool_BANG___34488$fn__34492$add_instance_STAR___34497.invoke(jruby_agents.clj:88)
at puppetlabs.services.jruby_pool_manager.impl.jruby_agents$fn__34483$prime_pool_BANG___34488$fn__34492$initial_task__34501.invoke(jruby_agents.clj:91)
at clojure.lang.AFn.call(AFn.java:18)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.jruby.embed.EvalFailedException: (Error) Cannot determine basic system flavour
Beta Was this translation helpful? Give feedback.
All reactions