[ https://issues.apache.org/jira/browse/SOLR-17032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842354#comment-17842354 ]
Bernd Wahlen commented on SOLR-17032: ------------------------------------- still there with jakarta.activation.DataSource instead of javax.activation.DataSource for 9.6.0 > Jersey MessagingBinders class logs "A class javax.activation.DataSource for a > default provider MessageBodyWriter<javax.activation.DataSource> was not > found" warning on startup > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: SOLR-17032 > URL: https://issues.apache.org/jira/browse/SOLR-17032 > Project: Solr > Issue Type: Bug > Affects Versions: 9.4 > Reporter: Shawn Heisey > Priority: Minor > Labels: startup > > Solr 9.4.0 on both Linux and Windows log the following: > {code:java} > 2023-10-16 13:07:54.191 WARN (main) [] o.g.j.m.i.MessagingBinders A class > javax.activation.DataSource for a default provider > MessageBodyWriter<javax.activation.DataSource> was not found. The provider is > not available. > {code} > Research turns up that getting rid of this warning requires adding > {{jakarta.activation/jakarta.activation-api}} to dependencies. > Have not been able to determine whether this is actually a problem or just a > harmless log entry. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org