On entering web-console the java.lang.UnsupportedOperationException occurs
--------------------------------------------------------------------------
Key: JBAS-8604
URL:
https://jira.jboss.org/browse/JBAS-8604
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: JBossAS-5.1.0.GA
Environment: java version "1.6.0"
Java(TM) SE Runtime Environment (build pxi3260sr8fp1-20100624_01(SR8 FP1))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux x86-32 jvmxi3260sr8ifx-20100609_59383
(JIT enabled, AOT enabled)
J9VM - 20100609_059383
JIT - r9_20100401_15339ifx2
GC - 20100308_AA)
JCL - 20100624_01
Linux waw-tlen 2.6.34.7-61.fc13.i686.PAE #1 SMP Tue Oct 19 04:24:06 UTC 2010 i686 i686
i386 GNU/Linux
Reporter: Piotr Kania
After starting JBoss default server via run.sh and opening url:
http://localhost:8080/web-console/
Then following error occurs:
2010-11-04 19:10:35,982 ERROR [STDERR] (http-127.0.0.1-8080-3)
java.lang.UnsupportedOperationException
2010-11-04 19:10:35,983 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.aop.util.UnmodifiableLinkedHashMap.putAll(UnmodifiableLinkedHashMap.java:56)
2010-11-04 19:10:35,983 ERROR [STDERR] (http-127.0.0.1-8080-3) at
java.util.LinkedHashMap.<init>(LinkedHashMap.java:112)
2010-11-04 19:10:35,983 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.aop.util.UnmodifiableLinkedHashMap.<init>(UnmodifiableLinkedHashMap.java:38)
2010-11-04 19:10:35,983 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.aop.advice.ClassifiedBindingAndPointcutCollection.getBindings(ClassifiedBindingAndPointcutCollection.java:425)
2010-11-04 19:10:35,983 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.aop.AspectManager.getBindings(AspectManager.java:576)
2010-11-04 19:10:35,983 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.aop.Domain.getBindings(Domain.java:174)
2010-11-04 19:10:35,984 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.console.plugins.AOPLister.getUnboundBindings(AOPLister.java:729)
2010-11-04 19:10:35,984 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.console.plugins.AOPLister.getTreeForResource(AOPLister.java:804)
2010-11-04 19:10:35,984 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.console.plugins.helpers.AbstractPluginWrapper.getSubTreeForResource(AbstractPluginWrapper.java:215)
2010-11-04 19:10:35,984 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.console.manager.PluginManager.getTreesForResource(PluginManager.java:390)
2010-11-04 19:10:35,984 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.console.manager.PluginManager.getTreeForProfile(PluginManager.java:190)
2010-11-04 19:10:35,984 ERROR [STDERR] (http-127.0.0.1-8080-3) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2010-11-04 19:10:35,984 ERROR [STDERR] (http-127.0.0.1-8080-3) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
2010-11-04 19:10:35,984 ERROR [STDERR] (http-127.0.0.1-8080-3) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2010-11-04 19:10:35,984 ERROR [STDERR] (http-127.0.0.1-8080-3) at
java.lang.reflect.Method.invoke(Method.java:600)
2010-11-04 19:10:35,984 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
2010-11-04 19:10:35,984 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
2010-11-04 19:10:35,984 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2010-11-04 19:10:35,984 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:193)
2010-11-04 19:10:35,985 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
2010-11-04 19:10:35,985 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.console.remote.InvokerServlet.processRequest(InvokerServlet.java:105)
2010-11-04 19:10:35,985 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.console.remote.InvokerServlet.doPost(InvokerServlet.java:148)
2010-11-04 19:10:35,985 ERROR [STDERR] (http-127.0.0.1-8080-3) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
2010-11-04 19:10:35,985 ERROR [STDERR] (http-127.0.0.1-8080-3) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
2010-11-04 19:10:35,985 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
2010-11-04 19:10:35,985 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2010-11-04 19:10:35,985 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
2010-11-04 19:10:35,985 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
2010-11-04 19:10:35,985 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2010-11-04 19:10:35,985 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
2010-11-04 19:10:35,985 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
2010-11-04 19:10:35,986 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
2010-11-04 19:10:35,986 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
2010-11-04 19:10:35,986 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
2010-11-04 19:10:35,986 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
2010-11-04 19:10:35,986 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
2010-11-04 19:10:35,986 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
2010-11-04 19:10:35,986 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
2010-11-04 19:10:35,986 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
2010-11-04 19:10:35,986 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
2010-11-04 19:10:35,986 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
2010-11-04 19:10:35,987 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
2010-11-04 19:10:35,987 ERROR [STDERR] (http-127.0.0.1-8080-3) at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
2010-11-04 19:10:35,987 ERROR [STDERR] (http-127.0.0.1-8080-3) at
java.lang.Thread.run(Thread.java:736)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira