We are trying to use HP diagnostics and CQ5.5
We are trying to use HP diagnostics (for monitoring) and CQ5.5,
But CQ is failing with exceptions:
:/cq-author path:/cq-author spec-version:2.5]] Root cause of ServletException.
java.lang.NoClassDefFoundError: com/mercury/opal/capture/proxy/ConsumerConfigProxy
at org.apache.felix.http.base.internal.DispatcherServlet.service(DispatcherServlet.java)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.apache.felix.http.proxy.ProxyServlet.service(ProxyServlet.java:60)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.apache.sling.launchpad.base.webapp.SlingServletDelegate.service(SlingServletDelegate.java:278)
Any idea as to what class if any need to be added/modified for in sling.properties or any way to make this combination work.