Discussion:
Error: 'tls: oversized record received with length 20527' with jolokia
imranrazakhan
2018-11-14 11:22:21 UTC
Permalink
I have installed Jolokia Agent in Karaf and able to access on

http://localhost:8181/jolokia/

But when same i want to access from Openshift, its expecting to be access
from https://, How we can configure jolokia agent to be access from https://
rather than http://

I am getting following error

Error: 'tls: oversized record received with length 20527'
Trying to reach:
'https://x.x.x.x:8181/jolokia/?maxDepth=7&maxCollectionSize=500&ignoreErrors=true&canonicalNaming=false'



--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
Jean-Baptiste Onofré
2018-11-14 13:15:19 UTC
Permalink
Hi,

What's your configuration in etc ? anything special ?

Regards
JB
Post by imranrazakhan
I have installed Jolokia Agent in Karaf and able to access on
http://localhost:8181/jolokia/
But when same i want to access from Openshift, its expecting to be access
from https://, How we can configure jolokia agent to be access from https://
rather than http://
I am getting following error
Error: 'tls: oversized record received with length 20527'
'https://x.x.x.x:8181/jolokia/?maxDepth=7&maxCollectionSize=500&ignoreErrors=true&canonicalNaming=false'
--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
--
Jean-Baptiste Onofré
***@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com
imranrazakhan
2018-11-14 17:55:06 UTC
Permalink
Following is in org.jolokia.osgi.cfg


org.jolokia.user=karaf
org.jolokia.realm=karaf
org.jolokia.authMode=jaas
org.apache.karaf.features.configKey = org.jolokia.osgi



--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
imranrazakhan
2018-11-26 11:42:45 UTC
Permalink
@jbonofre any hint to resolve this jolokia issue



--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
Jean-Baptiste Onofré
2018-11-26 12:37:04 UTC
Permalink
Hi,

I will try to reproduce locally and I keep you posted.

Regards
JB
Post by imranrazakhan
@jbonofre any hint to resolve this jolokia issue
--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
--
Jean-Baptiste Onofré
***@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com
Loading...