[
https://issues.apache.org/jira/browse/SOLR-17032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905160#comment-17905160
]
Philipp Trulson commented on SOLR-17032:
----------------------------------------
Any news here? Or can something be done to get rid of that warning?
> 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: [email protected]
For additional commands, e-mail: [email protected]