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

redis:Could not get a resource from the pool,Pool not open #8

Open
lianjunwei opened this issue Nov 23, 2022 · 5 comments
Open

redis:Could not get a resource from the pool,Pool not open #8

lianjunwei opened this issue Nov 23, 2022 · 5 comments
Assignees

Comments

@lianjunwei
Copy link

I encountered an error. During the startup process, Redis shut down abnormally, causing the service to fail to start. First of all, I'm sure that Redis itself is OK.
image

@v1r3n
Copy link
Contributor

v1r3n commented Nov 23, 2022

Hi @lianjunwei are you using the standalone container the one described here?
https://github.com/orkes-io/orkes-conductor-community#simple-self-contained-script-to-launch-the-docker-image

@v1r3n v1r3n self-assigned this Nov 23, 2022
@lianjunwei
Copy link
Author

Hi @lianjunwei are you using the standalone container the one described here? https://github.com/orkes-io/orkes-conductor-community#simple-self-contained-script-to-launch-the-docker-image

@v1r3n the standalone container is OK. I run the compiled source code.

@Taqi-Techverx
Copy link

image
facing same issue

@rajindersaini
Copy link

Facing the same issue while running from the code, can someone look into this please.

411 [http-nio-8080-exec-1] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [] - Initializing Spring DispatcherServlet 'dispatcherServlet'
2411 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet [] - Initializing Servlet 'dispatcherServlet'
2412 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet [] - Completed initialization in 1 ms
2642 [http-nio-8080-exec-4] ERROR com.netflix.conductor.core.operation.StartWorkflowOperation [] - Unable to start workflow: kitchensink
java.lang.RuntimeException: redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool
at io.orkes.conductor.mq.redis.single.RedisQueueMonitor.loadScript(RedisQueueMonitor.java:81) ~[orkes-redis-queues-1.0.3.jar:?]

@gsvieira1
Copy link

facing same issue. Is there anybody could help me to solve this problem? I don't know is this issue has been updated or fixed before.

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

5 participants