Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Warnings in jobs service ephemeral pod logs #1773

Open
wmedvede opened this issue Jun 14, 2024 · 0 comments
Open

Warnings in jobs service ephemeral pod logs #1773

wmedvede opened this issue Jun 14, 2024 · 0 comments
Assignees

Comments

@wmedvede
Copy link
Contributor

wmedvede commented Jun 14, 2024

When you deploy SonataflowPlatform with ephemeral data index its pod contains some warnings, let's see it as much possible.

2024-06-06 09:24:06,375 sonataflow-platform-jobs-service-5977c8969-hmpkt WARN [io.quarkus.config:-1] (main) Unrecognized configuration key "quarkus.kogito.devservices.enabled" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-06-06 09:24:08,589 sonataflow-platform-jobs-service-5977c8969-hmpkt WARN [io.quarkus.runtime.configuration.ConfigRecorder:-1] (main) Build time property cannot be changed at runtime:
- quarkus.devservices.enabled is set to 'false' but it is build time fixed to 'true'. Did you change the property quarkus.devservices.enabled after building the application?

2024-06-06 09:24:16,677 sonataflow-platform-jobs-service-5977c8969-hmpkt WARN [io.quarkus.agroal.runtime.AgroalConnectionConfigurer:16] (main) Agroal does not support detecting if a connection is still usable after an exception for database kind: postgresql

2024-06-06 09:24:18,387 sonataflow-platform-jobs-service-5977c8969-hmpkt WARN [io.smallrye.reactive.messaging.provider:51] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
- SubscriberMethod{method:'org.kie.kogito.jobs.service.messaging.kafka.v2.KafkaReactiveMessagingEventConsumer#onKogitoServiceRequest', incoming:'kogito-job-service-job-request-events-v2'} has no upstream
- SubscriberMethod{method:'org.kie.kogito.jobs.service.messaging.kafka.KafkaReactiveMessagingEventConsumer#onKogitoServiceRequest', incoming:'kogito-job-service-job-request-events'} has no upstream

When we use knative eventing these logs are produced:

2024-06-13
 15:14:33,700 sonataflow-platform-jobs-service-8477596c9f-rpdgw INFO  
[io.quarkus.reactivemessaging.http.runtime.HttpCloudEventHelper:105] 
(vert.x-eventloop-thread-1) Unrecognized CE attribute 
Ce-Knativearrivaltime, assuming extension 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant