You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by imranrazakhan <im...@gmail.com> on 2018/11/14 11:22:21 UTC

Error: 'tls: oversized record received with length 20527' with jolokia

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

Re: Error: 'tls: oversized record received with length 20527' with jolokia

Posted by imranrazakhan <im...@gmail.com>.
@jbonofre are you able to reproduce it in openshift/kubernetes?? 




--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html

Re: Error: 'tls: oversized record received with length 20527' with jolokia

Posted by imranrazakhan <im...@gmail.com>.
@jbonofre are you able to reproduce it in openshift/kubernetes??



--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html

Re: Error: 'tls: oversized record received with length 20527' with jolokia

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi,

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

Regards
JB

On 26/11/2018 12:42, imranrazakhan wrote:
> @jbonofre any hint to resolve this jolokia issue
> 
> 
> 
> --
> Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
> 

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: Error: 'tls: oversized record received with length 20527' with jolokia

Posted by imranrazakhan <im...@gmail.com>.
@jbonofre any hint to resolve this jolokia issue



--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html

Re: Error: 'tls: oversized record received with length 20527' with jolokia

Posted by imranrazakhan <im...@gmail.com>.
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

Re: Error: 'tls: oversized record received with length 20527' with jolokia

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi,

What's your configuration in etc ? anything special ?

Regards
JB

On 14/11/2018 12:22, imranrazakhan wrote:
> 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é
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com