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

WeatherIntegrationTest fails due to CamelContext is stopped #2928

Closed
jamesnetherton opened this issue Jan 3, 2020 · 0 comments
Closed

WeatherIntegrationTest fails due to CamelContext is stopped #2928

jamesnetherton opened this issue Jan 3, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@jamesnetherton
Copy link
Collaborator

Seems this has been skipped for a while on the CI build, so this went unnoticed after the Camel 3 upgrade.

Caused by: java.util.concurrent.RejectedExecutionException: CamelContext is stopped
	at org.apache.camel.impl.engine.DefaultProducerCache.send(DefaultProducerCache.java:151)
	at org.apache.camel.impl.engine.DefaultProducerTemplate.send(DefaultProducerTemplate.java:176)
	at org.apache.camel.impl.engine.DefaultProducerTemplate.send(DefaultProducerTemplate.java:172)
	at org.apache.camel.impl.engine.DefaultProducerTemplate.requestBody(DefaultProducerTemplate.java:390)
	... 148 more
@jamesnetherton jamesnetherton added this to the 11.0.0 milestone Jan 3, 2020
@jamesnetherton jamesnetherton self-assigned this Jan 3, 2020
jamesnetherton added a commit to jamesnetherton/wildfly-camel that referenced this issue Jan 3, 2020
jamesnetherton added a commit to jamesnetherton/wildfly-camel that referenced this issue Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant