> On Aug 6, 2021, at 10:17 AM, Konstantin Kolinko <[email protected]>
> wrote:
>
> пт, 6 авг. 2021 г. в 01:33, James H. H. Lampert
> <[email protected]>:
>> org.xml.sax.SAXNotRecognizedException: Feature:
>> http://apache.org/xml/features/allow-java-encodings
>>
>> org.apache.crimson.parser.XMLReaderImpl.setFeature(XMLReaderImpl.java:213)
>>
>> org.apache.crimson.jaxp.SAXParserImpl.setFeatures(SAXParserImpl.java:143)
>> org.apache.crimson.jaxp.SAXParserImpl.<init>(SAXParserImpl.java:126)
>>
>> org.apache.crimson.jaxp.SAXParserFactoryImpl.newSAXParserImpl(SAXParserFactoryImpl.java:113)
>>
>> org.apache.crimson.jaxp.SAXParserFactoryImpl.setFeature(SAXParserFactoryImpl.java:141)
>
> Try to find what *.jar file in your system contains the above classes.
>
> E.g. searching for string "crimson" in *.jar files.
> That string will be visible in the archive file as it is a name of a
> directory.
>
> HTH.
>
I have a bash function which does this moderately well. Happy to share it, if
needed.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]