-
Bug
-
Resolution: Done
-
Blocker
-
EAP_EWP 5.1.0, EAP_EWP 5.2.0 ER4
-
None
-
IBM JDK
-
-
Release Notes
-
-
Documented as Resolved Issue
After JBoss has started up. Go to http://localhost:8080/web-console and you will see this error in the log:
2011-02-09 17:40:49,178 ERROR [STDERR] (http-10.12.58.32-8080-3) java.lang.UnsupportedOperationException
2011-02-09 17:40:49,179 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.aop.util.UnmodifiableLinkedHashMap.putAll(UnmodifiableLinkedHashMap.java:56)
2011-02-09 17:40:49,180 ERROR [STDERR] (http-10.12.58.32-8080-3) at java.util.LinkedHashMap.<init>(LinkedHashMap.java:112)
2011-02-09 17:40:49,180 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.aop.util.UnmodifiableLinkedHashMap.<init>(UnmodifiableLinkedHashMap.java:38)
2011-02-09 17:40:49,180 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.aop.advice.ClassifiedBindingAndPointcutCollection.getBindings(ClassifiedBindingAndPointcutCollection.java:425)
2011-02-09 17:40:49,180 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.aop.AspectManager.getBindings(AspectManager.java:582)
2011-02-09 17:40:49,180 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.aop.Domain.getBindings(Domain.java:174)
2011-02-09 17:40:49,180 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.console.plugins.AOPLister.getUnboundBindings(AOPLister.java:729)
2011-02-09 17:40:49,180 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.console.plugins.AOPLister.getTreeForResource(AOPLister.java:804)
2011-02-09 17:40:49,181 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.console.plugins.helpers.AbstractPluginWrapper.getSubTreeForResource(AbstractPluginWrapper.java:215)
2011-02-09 17:40:49,181 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.console.manager.PluginManager.getTreesForResource(PluginManager.java:390)
2011-02-09 17:40:49,181 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.console.manager.PluginManager.getTreeForProfile(PluginManager.java:190)
2011-02-09 17:40:49,181 ERROR [STDERR] (http-10.12.58.32-8080-3) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2011-02-09 17:40:49,181 ERROR [STDERR] (http-10.12.58.32-8080-3) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
2011-02-09 17:40:49,181 ERROR [STDERR] (http-10.12.58.32-8080-3) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
2011-02-09 17:40:49,181 ERROR [STDERR] (http-10.12.58.32-8080-3) at java.lang.reflect.Method.invoke(Method.java:611)
2011-02-09 17:40:49,181 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
2011-02-09 17:40:49,181 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
2011-02-09 17:40:49,181 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2011-02-09 17:40:49,182 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:193)
2011-02-09 17:40:49,182 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
2011-02-09 17:40:49,182 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.console.remote.InvokerServlet.processRequest(InvokerServlet.java:105)
2011-02-09 17:40:49,182 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.console.remote.InvokerServlet.doPost(InvokerServlet.java:148)
2011-02-09 17:40:49,182 ERROR [STDERR] (http-10.12.58.32-8080-3) at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
2011-02-09 17:40:49,182 ERROR [STDERR] (http-10.12.58.32-8080-3) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
2011-02-09 17:40:49,182 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
2011-02-09 17:40:49,182 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2011-02-09 17:40:49,183 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
2011-02-09 17:40:49,183 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
2011-02-09 17:40:49,183 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2011-02-09 17:40:49,183 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
2011-02-09 17:40:49,183 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
2011-02-09 17:40:49,183 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)
2011-02-09 17:40:49,183 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
2011-02-09 17:40:49,183 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)
2011-02-09 17:40:49,183 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
2011-02-09 17:40:49,184 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
2011-02-09 17:40:49,184 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
2011-02-09 17:40:49,184 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
2011-02-09 17:40:49,184 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
2011-02-09 17:40:49,184 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
2011-02-09 17:40:49,184 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
2011-02-09 17:40:49,184 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
2011-02-09 17:40:49,184 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
2011-02-09 17:40:49,184 ERROR [STDERR] (http-10.12.58.32-8080-3) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:451)
2011-02-09 17:40:49,185 ERROR [STDERR] (http-10.12.58.32-8080-3) at java.lang.Thread.run(Thread.java:736)