You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/04/22 21:03:04 UTC

[GitHub] [incubator-druid] jon-wei commented on issue #7519: 0.14-incubation: Coordinator failed to start because of the CDI BeanManager is not available. JAX-RS CDI support is disabled

jon-wei commented on issue #7519: 0.14-incubation: Coordinator failed to start because of the CDI BeanManager is not available. JAX-RS CDI support is disabled 
URL: https://github.com/apache/incubator-druid/issues/7519#issuecomment-485551762
 
 
   This error doesn't look like it's fatal and your services seem to be up:
   
   ```
   2019-04-21T13:59:26,712 CONFIG [main] com.sun.jersey.server.impl.managedbeans.ManagedBeanComponentProviderFactoryInitilizer - The managed beans injection manager API is not available. JAX-RS managed beans support is disabled.
   ```
   
   > {"id":"event_datasource"} but no records found in druid_datasource table
   
   It sounds like the real issue here is some kind of ingestion issue, you could check the task logs and reports (http://druid.io/docs/latest/ingestion/reports.html) for those tasks to see if any events were actually ingested.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org