[ 
https://issues.apache.org/jira/browse/PROTON-612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robbie Gemmell closed PROTON-612.
---------------------------------
    Resolution: Done

Prior refactoring may have already stopped this happening, but if not then 
PROTON-1224 will as it changes how the loading is handled and removes the 
logging in question.

> [proton-j] SslEngineFacadeFactory causes warnings to be logged due to 
> optional dependency not being present, even when it isnt required
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PROTON-612
>                 URL: https://issues.apache.org/jira/browse/PROTON-612
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-j
>    Affects Versions: 0.7
>            Reporter: Robbie Gemmell
>
> When using Messenger (e.g the send/recv examples), and when running some of 
> the tests, message can be seen getting logged warnings that the 
> SslEngineFacadeFactory has been unable to load certain classes, because the 
> BouncyCastle dependency isn't present. This occurs despite the dependency 
> being optional, and SSL not actually being used at the time.
> {noformat}
> Jun 20, 2014 3:31:11 PM 
> org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactory getClass
> WARNING: unable to load org.bouncycastle.openssl.PEMReader
> Jun 20, 2014 3:31:11 PM 
> org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactory getClass
> WARNING: unable to load org.bouncycastle.openssl.PasswordFinder
> Jun 20, 2014 3:31:11 PM 
> org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactory <clinit>
> WARNING: unable to load bouncycastle provider
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to