You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2022/07/04 09:35:04 UTC

[GitHub] [activemq-artemis] brusdev commented on pull request #4135: ARTEMIS-3794 System Property Encryption Support

brusdev commented on PR #4135:
URL: https://github.com/apache/activemq-artemis/pull/4135#issuecomment-1173589388

   I see a test failure due to system properties set by the new test:
   https://github.com/apache/activemq-artemis/runs/7171602475?check_suite_focus=true
   ```
   WARN  [io.netty.channel.ChannelInitializer] Failed to initialize a channel. Closing: [id: 0xcf2b8ab7]: java.lang.Exception: Failed to find a store at unknownclient-keystore.jks
   	at org.apache.activemq.artemis.core.remoting.impl.ssl.SSLSupport.validateStoreURL(SSLSupport.java:356)
   	at org.apache.activemq.artemis.core.remoting.impl.ssl.SSLSupport.loadKeystore(SSLSupport.java:304)
   	at org.apache.activemq.artemis.core.remoting.impl.ssl.SSLSupport.loadKeyManagerFactory(SSLSupport.java:332)
   	...
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org