Shawn Heisey created SOLR-17032:
-----------------------------------

             Summary: 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
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 9.4
            Reporter: Shawn Heisey


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]

Reply via email to