Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI all,
I want to use tmom component with SSL option for which am using tsetkeystore component but am getting below error
[WARN ]: org.apache.activemq.transport.tcp.SslTransportFactory - path isn't a valid local location for SslTransport to use
java.lang.NumberFormatException: For input string: ":53716"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at org.apache.activemq.transport.tcp.SslTransportFactory.createTransport(SslTransportFactory.java:114)
at org.apache.activemq.transport.TransportFactory.doConnect(TransportFactory.java:120)
at org.apache.activemq.transport.TransportFactory.connect(TransportFactory.java:65)
Thanks in advance,
Lmit
Can you try with JKS-format client certificates rather then PKCS12
Also can you post your tmomconnection settings