You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by preben <pr...@dr.dk> on 2011/07/01 12:23:14 UTC

StringIndexOutOfBoundsException on RoutePolicyList

When accessing MBean attributes on a route the RoutePolicyList throws an
StringIndexOutOfBoundsException 

javax.management.MBeanException: RuntimeException thrown in
RequiredModelMBean while trying to invoke operation getRoutePolicyList at
javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1091)
at
javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:955)
at
javax.management.modelmbean.RequiredModelMBean.getAttribute(RequiredModelMBean.java:1358)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:666)
at
com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:638)
at
weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
at
weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
at
weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:157)
at 

Camel version 2.7.1 on jdk 1.6

I don't see this error on 2.4.0

Any workaround or fix ?

/preben


--
View this message in context: http://camel.465427.n5.nabble.com/StringIndexOutOfBoundsException-on-RoutePolicyList-tp4541674p4541674.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: StringIndexOutOfBoundsException on RoutePolicyList

Posted by preben <pr...@dr.dk>.
Ahh - I'll answer this myself. 

Fixed in CAMEL-3811



--
View this message in context: http://camel.465427.n5.nabble.com/StringIndexOutOfBoundsException-on-RoutePolicyList-tp4541674p4542474.html
Sent from the Camel - Users mailing list archive at Nabble.com.