-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: jboss-fuse-6.3
-
Fix Version/s: jboss-fuse-6.3-patches
-
Component/s: Hawtio
Hawtio plugin: Wiki
Reproduce:
Login to Hawtio -> click in menu on Wiki
- Get blank Wiki page
- (Sometimes get notify errors like "Uncaught TypeError: Cannot read property 'style' of undefined".)
Expected result: ??? (Probably no blank page)
Logs from Hawtio:
[ARTEMIS] plugin running [object Object]
|
[ARTEMIS] *************creating Artemis Console************
|
[RHBranding] Red Hat theme loaded
|
[QDR] *************creating Dispatch Console************
|
[QDR] curPath is /
|
[RBAC] Using mbean hawtio:type=security,area=jmx,rank=0,name=HawtioDummyJMXSecurity for client-side role based access control |
[Core] Management Console started
|
[Core] to local storage, setting logBuffer to 9 |
[Core] to local storage, setting logBuffer to 99 |
[Core] to local storage, setting logBuffer to 999 |
[Core] to local storage, setting logBuffer to 9999 |
[Core] to local storage, setting logBuffer to 99999 |
[Core] to local storage, setting logBuffer to 999999 |
[Core] to local storage, setting logBuffer to 9999999 |
[Core] to local storage, setting logBuffer to 99999999 |
[Core] to local storage, setting logBuffer to 999999999 |
[Core] to local storage, setting logBuffer to 9999999999 |
[Core] to local storage, setting logBuffer to 99999999999 |
[Core] to local storage, setting logBuffer to 999999999999 |
[Core] to local storage, setting logBuffer to 9999999999999 |
[UI] Event: [object Object] (failed to convert)
|
[Core] Executing task: ConParam with parameters: [object Object],http://<IP>/hawtio/wiki/view,http://<IP>/hawtio/welcome?pref=Console%20Logging (failed to convert) |
[Core] Executing task: UpdateSession with parameters: [object Object],http://<IP>/hawtio/wiki/view,http://<IP>/hawtio/welcome?pref=Console%20Logging (failed to convert) |
[Core] Updating session expiry
|
[Core] Made request
|
[Core] Using view partial: app/wiki/html/layoutWiki.html
|
[Core] No connection name found, using direct connection to JVM
|
[Core] hash changed from ?pref=Console%20Logging to
|
[Core] Updated session, response: ok
|
[Core] No connection name found, using direct connection to JVM
|
[FabricDeploy] Creating deploy artifact directive...
|
javax.management.InstanceNotFoundException : io.fabric8:type=Fabric
|
Stack trace:
|
javax.management.InstanceNotFoundException: io.fabric8:type=Fabric
|
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095) |
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1375) |
at com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:920) |
at org.jolokia.handler.ExecHandler.extractMBeanParameterInfos(ExecHandler.java:167) |
at org.jolokia.handler.ExecHandler.extractOperationTypes(ExecHandler.java:143) |
at org.jolokia.handler.ExecHandler.doHandleRequest(ExecHandler.java:84) |
at org.jolokia.handler.ExecHandler.doHandleRequest(ExecHandler.java:40) |
at org.jolokia.handler.JsonRequestHandler.handleRequest(JsonRequestHandler.java:89) |
at org.jolokia.backend.MBeanServerExecutorLocal.handleRequest(MBeanServerExecutorLocal.java:109) |
at org.jolokia.backend.MBeanServerHandler.dispatchRequest(MBeanServerHandler.java:159) |
at org.jolokia.backend.LocalRequestDispatcher.dispatchRequest(LocalRequestDispatcher.java:99) |
at org.jolokia.backend.BackendManager.callRequestDispatcher(BackendManager.java:411) |
at org.jolokia.backend.BackendManager.handleRequest(BackendManager.java:158) |
at org.jolokia.http.HttpRequestHandler.executeRequest(HttpRequestHandler.java:197) |
at org.jolokia.http.HttpRequestHandler.handleGetRequest(HttpRequestHandler.java:86) |
at org.jolokia.http.AgentServlet$4.handleRequest(AgentServlet.java:430) |
at org.jolokia.http.AgentServlet.handleSecurely(AgentServlet.java:313) |
at org.jolokia.http.AgentServlet.handle(AgentServlet.java:284) |
at org.jolokia.http.AgentServlet.doGet(AgentServlet.java:245) |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) |
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:838) |
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1560) |
at io.hawt.web.AuthenticationFilter$2.run(AuthenticationFilter.java:166) |
at java.security.AccessController.doPrivileged(Native Method)
|
at javax.security.auth.Subject.doAs(Subject.java:422) |
at io.hawt.web.AuthenticationFilter.executeAs(AuthenticationFilter.java:163) |
at io.hawt.web.AuthenticationFilter.doFilter(AuthenticationFilter.java:130) |
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1547) |
at io.hawt.web.CORSFilter.doFilter(CORSFilter.java:42) |
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1547) |
at io.hawt.web.XFrameOptionsFilter.doFilter(XFrameOptionsFilter.java:28) |
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1547) |
at io.hawt.web.SessionExpiryFilter.process(SessionExpiryFilter.java:148) |
at io.hawt.web.SessionExpiryFilter.doFilter(SessionExpiryFilter.java:46) |
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1539) |
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549) |
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) |
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) |
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1589) |
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1213) |
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:486) |
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1552) |
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1126) |
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) |
at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:52) |
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) |
at org.eclipse.jetty.server.Server.handle(Server.java:549) |
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) |
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:254) |
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:269) |
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:97) |
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) |
at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:90) |
at org.eclipse.jetty.util.thread.strategy.ExecutingExecutionStrategy.invoke(ExecutingExecutionStrategy.java:58) |
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:201) |
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:133) |
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672) |
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590) |
at java.lang.Thread.run(Thread.java:745) |
[Core] Operation restApiUrl failed due to: javax.management.InstanceNotFoundException : io.fabric8:type=Fabric
|
[Core] Operation unknown failed due to: javax.management.InstanceNotFoundException : io.fabric8:type=Fabric
|
[Core] No connection name found, using direct connection to JVM
|
[Core] No connection name found, using direct connection to JVM
|
[Core] No connection name found, using direct connection to JVM
|
[Core] No connection name found, using direct connection to JVM
|
[Core] No connection name found, using direct connection to JVM
|
[Core] No connection name found, using direct connection to JVM
|
[Core] No connection name found, using direct connection to JVM
|
[Wiki] File format: markdown
|
[Window] Uncaught TypeError: Cannot read property 'style' of undefined (http://<IP>/hawtio/app/app.js?1d536d5e2035edf8:59:11619) |
[Window] Uncaught TypeError: Cannot read property 'style' of undefined (http://<IP>/hawtio/app/app.js?1d536d5e2035edf8:59:11619) |
[Window] Uncaught TypeError: Cannot read property 'style' of undefined (http://<IP>/hawtio/app/app.js?1d536d5e2035edf8:59:11619) |
- relates to
-
ENTESB-6354 Hawtio v2 Git plugin
-
- Closed
-