-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
jboss-fuse-6.2.1
-
None
-
%
-
-
- It seems very similar to https://issues.jboss.org/browse/ENTESB-5820, difference is
ENTESB-5820is for cxf endpoints while this JIRA is for acessing Hawtio GUI itself. - When hawtio is accessible that time jolokia url at http://localhost:9181/ show
{"/servlets/io.fabric8.fabric-git-server/git/":["http://dhcp193-4.pnq.redhat.com:8182/git"],"/git/fabric/":["http://dhcp193-4.pnq.redhat.com:8182/git/fabric/"],"/servlets/io.fabric8.fabric-jolokia/jolokia/":["http://dhcp193-4.pnq.redhat.com:8182/jolokia"],"/hawtio-swagger/":["http://dhcp193-4.pnq.redhat.com:8182/hawtio-swagger"],"/servlets/io.fabric8.mq.mq-http-discovery/mq-discovery/":["http://dhcp193-4.pnq.redhat.com:8182/mq-discovery"],"/hawtio/":["http://dhcp193-4.pnq.redhat.com:8182/hawtio"],"/servlets/io.fabric8.fabric-maven-proxy/maven/download/":["http://dhcp193-4.pnq.redhat.com:8182/maven/download"],"/servlets/org.apache.cxf.cxf-rt-transports-http/cxf/":["http://dhcp193-4.pnq.redhat.com:8182/cxf"],"/servlets/io.fabric8.fabric-maven-proxy/maven/upload/":["http://dhcp193-4.pnq.redhat.com:8182/maven/upload"],"/servlets/io.fabric8.fabric-redirect/*/":["http://dhcp193-4.pnq.redhat.com:8182/*
- When hawtio is not accessible, that time
{"/servlets/io.fabric8.fabric-git-server/git/":["http://dhcp193-4.pnq.redhat.com:8182/git"],"/git/fabric/":["http://dhcp193-4.pnq.redhat.com:8182/git/fabric/"],"/servlets/io.fabric8.fabric-jolokia/jolokia/":["http://dhcp193-4.pnq.redhat.com:8182/jolokia"],"/hawtio-swagger/":["http://dhcp193-4.pnq.redhat.com:8182/hawtio-swagger"],"/servlets/io.fabric8.mq.mq-http-discovery/mq-discovery/":["http://dhcp193-4.pnq.redhat.com:8182/mq-discovery"],"/servlets/io.fabric8.fabric-maven-proxy/maven/download/":["http://dhcp193-4.pnq.redhat.com:8182/maven/download"],"/servlets/org.apache.cxf.cxf-rt-transports-http/cxf/":["http://dhcp193-4.pnq.redhat.com:8182/cxf"],"/servlets/io.fabric8.fabric-maven-proxy/maven/upload/":["http://dhcp193-4.pnq.redhat.com:8182/maven/upload"],"/servlets/io.fabric8.fabric-redirect/*/":["http://dhcp193-4.pnq.redhat.com:8182/*"]}
- If we compare both above, we find that when hawtio is not accessible that time "/hawtio/":["http://dhcp193-4.pnq.redhat.com:8182/hawtio"] is not registered.
- is related to
-
ENTESB-5820 HTTP gateway does not show CXF endpoints after container restart
- Closed