You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by SledgeHammer <gr...@firstam.com> on 2013/08/27 18:55:00 UTC

Can you help with these exceptions??

Having lots of stability issues (5.8.0 on Win64 2008 Server 64GB RAM).
Messages are IBytesMessages, typically around 400k. Typically 3 to 4 queues
running at once. 200 consumers. Checked the log and seeing a TON of
exceptions:

1) INFO   | jvm 1    | 2013/08/26 15:09:32 |  WARN | Transport Connection
to: tcp://x.x.x.x:59339 failed: java.net.SocketException: Software caused
connection abort: socket write error
2) INFO   | jvm 1    | 2013/08/26 15:09:33 |  WARN | Transport Connection
to: tcp://x.x.x.x:59700 failed: java.io.EOFException
3) INFO   | jvm 1    | 2013/08/26 15:09:33 |  WARN | Transport Connection
to: tcp://x.x.x.x:62316 failed: java.net.SocketException: Software caused
connection abort: recv failed
4) INFO   | jvm 1    | 2013/08/26 15:09:33 |  WARN | Transport Connection
to: tcp://x.x.x.x:62316 failed:
org.apache.activemq.transport.InactivityIOException: Cannot send, channel
has already failed: tcp://x.x.x.x:62316

Hundreds / Thousands of these for various IPs and ports.

5) INFO   | jvm 1    | 2013/08/26 16:05:48 |  WARN | Async error occurred:
javax.jms.JMSException: Destination still has an active subscription:
queue://x-caf311ac-edb9-4ff1-8d7b-890d320cece8
INFO   | jvm 1    | 2013/08/26 16:05:48 | javax.jms.JMSException:
Destination still has an active subscription:
queue://x-caf311ac-edb9-4ff1-8d7b-890d320cece8
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.broker.region.AbstractRegion.removeDestination(AbstractRegion.java:186)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.broker.jmx.ManagedQueueRegion.removeDestination(ManagedQueueRegion.java:62)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.broker.region.RegionBroker.removeDestination(RegionBroker.java:288)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.broker.region.RegionBroker.removeDestinationInfo(RegionBroker.java:301)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.broker.BrokerFilter.removeDestinationInfo(BrokerFilter.java:221)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.advisory.AdvisoryBroker.removeDestinationInfo(AdvisoryBroker.java:223)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.broker.BrokerFilter.removeDestinationInfo(BrokerFilter.java:221)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.broker.BrokerFilter.removeDestinationInfo(BrokerFilter.java:221)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.broker.MutableBrokerFilter.removeDestinationInfo(MutableBrokerFilter.java:228)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.broker.TransportConnection.processRemoveDestination(TransportConnection.java:537)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:329)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:184)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.transport.MutexTransport.onCommand(MutexTransport.java:50)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:113)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.transport.AbstractInactivityMonitor.onCommand(AbstractInactivityMonitor.java:288)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:83)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:214)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:196)
INFO   | jvm 1    | 2013/08/26 16:05:48 | 	at java.lang.Thread.run(Unknown
Source)

6) 
INFO   | jvm 2    | 2013/08/27 09:17:17 |  WARN | Async error occurred:
java.lang.IllegalStateException: Timer already cancelled.
INFO   | jvm 2    | 2013/08/27 09:17:17 | java.lang.IllegalStateException:
Timer already cancelled.
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at java.util.Timer.sched(Unknown
Source)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
java.util.Timer.schedule(Unknown Source)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.thread.Scheduler.schedualPeriodically(Scheduler.java:50)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.region.Queue.start(Queue.java:889)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.region.AbstractRegion.addDestination(AbstractRegion.java:142)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.region.RegionBroker.addDestination(RegionBroker.java:277)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.BrokerFilter.addDestination(BrokerFilter.java:145)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.advisory.AdvisoryBroker.addDestination(AdvisoryBroker.java:174)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.BrokerFilter.addDestination(BrokerFilter.java:145)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.BrokerFilter.addDestination(BrokerFilter.java:145)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.MutableBrokerFilter.addDestination(MutableBrokerFilter.java:151)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.region.RegionBroker.addProducer(RegionBroker.java:324)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.jmx.ManagedRegionBroker.addProducer(ManagedRegionBroker.java:252)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.BrokerFilter.addProducer(BrokerFilter.java:93)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.advisory.AdvisoryBroker.addProducer(AdvisoryBroker.java:162)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.CompositeDestinationBroker.addProducer(CompositeDestinationBroker.java:56)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.BrokerFilter.addProducer(BrokerFilter.java:93)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.MutableBrokerFilter.addProducer(MutableBrokerFilter.java:99)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.TransportConnection.processAddProducer(TransportConnection.java:566)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.command.ProducerInfo.visit(ProducerInfo.java:105)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:329)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:184)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.transport.MutexTransport.onCommand(MutexTransport.java:50)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:113)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.transport.AbstractInactivityMonitor.onCommand(AbstractInactivityMonitor.java:288)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:83)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:214)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:196)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at java.lang.Thread.run(Unknown
Source)

7) INFO   | jvm 2    | 2013/08/27 09:17:17 |  WARN | Async error occurred:
java.lang.IllegalStateException: Cannot remove a consumer that had not been
registered: ID:x-w01-49130-635131918368230097-1:0:1:1
INFO   | jvm 2    | 2013/08/27 09:17:17 | java.lang.IllegalStateException:
Cannot remove a consumer that had not been registered:
ID:x-w01-49130-635131918368230097-1:0:1:1
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.TransportConnection.processRemoveConsumer(TransportConnection.java:647)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.command.RemoveInfo.visit(RemoveInfo.java:76)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:329)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:184)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.transport.MutexTransport.onCommand(MutexTransport.java:50)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:113)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.transport.AbstractInactivityMonitor.onCommand(AbstractInactivityMonitor.java:288)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:83)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:214)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:196)
INFO   | jvm 2    | 2013/08/27 09:17:17 | 	at java.lang.Thread.run(Unknown
Source)

8) INFO   | jvm 2    | 2013/08/27 09:17:17 |  WARN | Transport Connection
to: tcp://x.x.x.x:49129 failed: java.io.EOFException
INFO   | jvm 2    | 2013/08/27 09:18:03 |  WARN | Transport Connection to:
tcp://x.x.x.x:57520 failed: java.net.SocketException: Software caused
connection abort: socket write error
INFO   | jvm 2    | 2013/08/27 09:35:03 |  WARN | /admin/topics.jsp
INFO   | jvm 2    | 2013/08/27 09:35:03 | javax.el.ELException:
java.lang.reflect.UndeclaredThrowableException
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
javax.el.BeanELResolver.getValue(BeanELResolver.java:298)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
javax.el.CompositeELResolver.getValue(CompositeELResolver.java:175)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
com.sun.el.parser.AstValue.getValue(AstValue.java:138)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.apache.jasper.runtime.PageContextImpl.evaluateExpression(PageContextImpl.java:1001)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.apache.jsp.topics_jsp._jspx_meth_c_param_0(org.apache.jsp.topics_jsp:265)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.apache.jsp.topics_jsp._jspx_meth_c_url_0(org.apache.jsp.topics_jsp:234)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.apache.jsp.topics_jsp._jspx_meth_c_forEach_0(org.apache.jsp.topics_jsp:168)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.apache.jsp.topics_jsp._jspService(org.apache.jsp.topics_jsp:110)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:652)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1329)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:83)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1300)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.apache.activemq.web.SessionFilter.doFilter(SessionFilter.java:45)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1300)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.apache.activemq.web.filter.ApplicationContextFilter.doFilter(ApplicationContextFilter.java:102)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1300)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
com.opensymphony.sitemesh.webapp.SiteMeshFilter.obtainContent(SiteMeshFilter.java:129)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
com.opensymphony.sitemesh.webapp.SiteMeshFilter.doFilter(SiteMeshFilter.java:77)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1300)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:445)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:521)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:227)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1038)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:374)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:189)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:972)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:521)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.Server.handle(Server.java:363)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:483)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:920)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:982)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:627)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:51)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at java.lang.Thread.run(Unknown
Source)
INFO   | jvm 2    | 2013/08/27 09:35:03 | Caused by:
java.lang.reflect.UndeclaredThrowableException
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
com.sun.proxy.$Proxy6.getName(Unknown Source)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
java.lang.reflect.Method.invoke(Unknown Source)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
javax.el.BeanELResolver.getValue(BeanELResolver.java:293)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	... 51 more
INFO   | jvm 2    | 2013/08/27 09:35:03 | Caused by:
javax.management.InstanceNotFoundException:
org.apache.activemq:type=Broker,brokerName=dtresna9shyp029.datatree.local,destinationType=Topic,destinationName=ActiveMQ.Advisory.Consumer.Queue.x-3b0e195e-b400-420c-8d30-1c641b6dffa8
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(Unknown
Source)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(Unknown
Source)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(Unknown Source)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	at
javax.management.MBeanServerInvocationHandler.invoke(Unknown Source)
INFO   | jvm 2    | 2013/08/27 09:35:03 | 	... 56 more

9) also gettign some about:

INFO   | jvm 2    | 2013/08/27 09:39:29 |
java.lang.UnsupportedOperationException: Possible CSRF attack

What in the world is going on here?




--
View this message in context: http://activemq.2283324.n4.nabble.com/Can-you-help-with-these-exceptions-tp4670752.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Can you help with these exceptions??

Posted by Christian Posta <ch...@gmail.com>.
So the advisories are topics... does each of the 200 consumers listen to
the same advisory topic and take the same action when a new queue is
created? Does each consumer try to subscribe to the same queue?

When a destination has active consumers, it will have issues deleting...

What's the reason to listen to advisories to determine what queue the
consumers should subscribe to? Can't you just have all consumers competing
at one queue which the produces send their jobs to?


On Tue, Aug 27, 2013 at 1:10 PM, SledgeHammer <gr...@firstam.com> wrote:

> The way our application is set up right now is that:
>
> We have 200 consumers that can process jobs. A message is a single job
> (400k
> of data as noted above). On start up, the consumer connects to the advisory
> queue and monitors queue adds & deletes. When it gets a queue add
> notification, it starts consuming messages from that queue (via
> RecvNoWait()). It continues polling that queue until it gets a queue delete
> notification. The consumer does its work and sends a response back (also
> about 400k) via the corresponding response queue.
>
> A Producer, upon start up creates 2 queues, a SendQueue and a Recv queue
> (the consumers ignore the recv queues obviously). It posts its jobs to the
> send queue and polls the response queue for responses. Upon a producer
> shutting down, it will delete the 2 queues it created.
>
> Right now, after about an hour or so, I have one producer that has
> sent/recv
> 43,000 msgs and one that has sent/recv about 1000.
>
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Can-you-help-with-these-exceptions-tp4670752p4670773.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>



-- 
*Christian Posta*
http://www.christianposta.com/blog
twitter: @christianposta

Re: Can you help with these exceptions??

Posted by SledgeHammer <gr...@firstam.com>.
The way our application is set up right now is that:

We have 200 consumers that can process jobs. A message is a single job (400k
of data as noted above). On start up, the consumer connects to the advisory
queue and monitors queue adds & deletes. When it gets a queue add
notification, it starts consuming messages from that queue (via
RecvNoWait()). It continues polling that queue until it gets a queue delete
notification. The consumer does its work and sends a response back (also
about 400k) via the corresponding response queue.

A Producer, upon start up creates 2 queues, a SendQueue and a Recv queue
(the consumers ignore the recv queues obviously). It posts its jobs to the
send queue and polls the response queue for responses. Upon a producer
shutting down, it will delete the 2 queues it created.

Right now, after about an hour or so, I have one producer that has sent/recv
43,000 msgs and one that has sent/recv about 1000.




--
View this message in context: http://activemq.2283324.n4.nabble.com/Can-you-help-with-these-exceptions-tp4670752p4670773.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Can you help with these exceptions??

Posted by Christian Posta <ch...@gmail.com>.
So exceptions 1-5 & 8 lead me to believe something external is destroying
connections. But would have to see it in action. 5 &6 lead me to believe
clients are trying to delete destinations somehow? through the console or
JMX?


On Tue, Aug 27, 2013 at 11:02 AM, SledgeHammer <gr...@firstam.com> wrote:

> No network issues that I'm aware of. There are firewalls all over the place
> around here lol, but they are opened on port 25055 (for our previous
> generation distributed app) which is why I configured ActiveMQ to use that
> port. ActiveMQ does work, messages are getting through and processed, we
> just have to restart everything pretty frequently.
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Can-you-help-with-these-exceptions-tp4670752p4670757.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>



-- 
*Christian Posta*
http://www.christianposta.com/blog
twitter: @christianposta

Re: Can you help with these exceptions??

Posted by SledgeHammer <gr...@firstam.com>.
No network issues that I'm aware of. There are firewalls all over the place
around here lol, but they are opened on port 25055 (for our previous
generation distributed app) which is why I configured ActiveMQ to use that
port. ActiveMQ does work, messages are getting through and processed, we
just have to restart everything pretty frequently.



--
View this message in context: http://activemq.2283324.n4.nabble.com/Can-you-help-with-these-exceptions-tp4670752p4670757.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Can you help with these exceptions??

Posted by Christian Posta <ch...@gmail.com>.
Are you having network issues? Or are there firewalls in between client and
broker?


On Tue, Aug 27, 2013 at 9:55 AM, SledgeHammer <gr...@firstam.com> wrote:

> Having lots of stability issues (5.8.0 on Win64 2008 Server 64GB RAM).
> Messages are IBytesMessages, typically around 400k. Typically 3 to 4 queues
> running at once. 200 consumers. Checked the log and seeing a TON of
> exceptions:
>
> 1) INFO   | jvm 1    | 2013/08/26 15:09:32 |  WARN | Transport Connection
> to: tcp://x.x.x.x:59339 failed: java.net.SocketException: Software caused
> connection abort: socket write error
> 2) INFO   | jvm 1    | 2013/08/26 15:09:33 |  WARN | Transport Connection
> to: tcp://x.x.x.x:59700 failed: java.io.EOFException
> 3) INFO   | jvm 1    | 2013/08/26 15:09:33 |  WARN | Transport Connection
> to: tcp://x.x.x.x:62316 failed: java.net.SocketException: Software caused
> connection abort: recv failed
> 4) INFO   | jvm 1    | 2013/08/26 15:09:33 |  WARN | Transport Connection
> to: tcp://x.x.x.x:62316 failed:
> org.apache.activemq.transport.InactivityIOException: Cannot send, channel
> has already failed: tcp://x.x.x.x:62316
>
> Hundreds / Thousands of these for various IPs and ports.
>
> 5) INFO   | jvm 1    | 2013/08/26 16:05:48 |  WARN | Async error occurred:
> javax.jms.JMSException: Destination still has an active subscription:
> queue://x-caf311ac-edb9-4ff1-8d7b-890d320cece8
> INFO   | jvm 1    | 2013/08/26 16:05:48 | javax.jms.JMSException:
> Destination still has an active subscription:
> queue://x-caf311ac-edb9-4ff1-8d7b-890d320cece8
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.broker.region.AbstractRegion.removeDestination(AbstractRegion.java:186)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.broker.jmx.ManagedQueueRegion.removeDestination(ManagedQueueRegion.java:62)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.broker.region.RegionBroker.removeDestination(RegionBroker.java:288)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.broker.region.RegionBroker.removeDestinationInfo(RegionBroker.java:301)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.broker.BrokerFilter.removeDestinationInfo(BrokerFilter.java:221)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.advisory.AdvisoryBroker.removeDestinationInfo(AdvisoryBroker.java:223)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.broker.BrokerFilter.removeDestinationInfo(BrokerFilter.java:221)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.broker.BrokerFilter.removeDestinationInfo(BrokerFilter.java:221)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.broker.MutableBrokerFilter.removeDestinationInfo(MutableBrokerFilter.java:228)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.broker.TransportConnection.processRemoveDestination(TransportConnection.java:537)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
> org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:329)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:184)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.transport.MutexTransport.onCommand(MutexTransport.java:50)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:113)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.transport.AbstractInactivityMonitor.onCommand(AbstractInactivityMonitor.java:288)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
>
> org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:83)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
> org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:214)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
> org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:196)
> INFO   | jvm 1    | 2013/08/26 16:05:48 |       at
> java.lang.Thread.run(Unknown
> Source)
>
> 6)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |  WARN | Async error occurred:
> java.lang.IllegalStateException: Timer already cancelled.
> INFO   | jvm 2    | 2013/08/27 09:17:17 | java.lang.IllegalStateException:
> Timer already cancelled.
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
> java.util.Timer.sched(Unknown
> Source)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
> java.util.Timer.schedule(Unknown Source)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.thread.Scheduler.schedualPeriodically(Scheduler.java:50)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
> org.apache.activemq.broker.region.Queue.start(Queue.java:889)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.region.AbstractRegion.addDestination(AbstractRegion.java:142)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.region.RegionBroker.addDestination(RegionBroker.java:277)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.BrokerFilter.addDestination(BrokerFilter.java:145)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.advisory.AdvisoryBroker.addDestination(AdvisoryBroker.java:174)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.BrokerFilter.addDestination(BrokerFilter.java:145)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.BrokerFilter.addDestination(BrokerFilter.java:145)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.MutableBrokerFilter.addDestination(MutableBrokerFilter.java:151)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.region.RegionBroker.addProducer(RegionBroker.java:324)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.jmx.ManagedRegionBroker.addProducer(ManagedRegionBroker.java:252)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
> org.apache.activemq.broker.BrokerFilter.addProducer(BrokerFilter.java:93)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.advisory.AdvisoryBroker.addProducer(AdvisoryBroker.java:162)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.CompositeDestinationBroker.addProducer(CompositeDestinationBroker.java:56)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
> org.apache.activemq.broker.BrokerFilter.addProducer(BrokerFilter.java:93)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.MutableBrokerFilter.addProducer(MutableBrokerFilter.java:99)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.TransportConnection.processAddProducer(TransportConnection.java:566)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
> org.apache.activemq.command.ProducerInfo.visit(ProducerInfo.java:105)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:329)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:184)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.transport.MutexTransport.onCommand(MutexTransport.java:50)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:113)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.transport.AbstractInactivityMonitor.onCommand(AbstractInactivityMonitor.java:288)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:83)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
> org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:214)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
> org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:196)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
> java.lang.Thread.run(Unknown
> Source)
>
> 7) INFO   | jvm 2    | 2013/08/27 09:17:17 |  WARN | Async error occurred:
> java.lang.IllegalStateException: Cannot remove a consumer that had not been
> registered: ID:x-w01-49130-635131918368230097-1:0:1:1
> INFO   | jvm 2    | 2013/08/27 09:17:17 | java.lang.IllegalStateException:
> Cannot remove a consumer that had not been registered:
> ID:x-w01-49130-635131918368230097-1:0:1:1
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.TransportConnection.processRemoveConsumer(TransportConnection.java:647)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
> org.apache.activemq.command.RemoveInfo.visit(RemoveInfo.java:76)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:329)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:184)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.transport.MutexTransport.onCommand(MutexTransport.java:50)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:113)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.transport.AbstractInactivityMonitor.onCommand(AbstractInactivityMonitor.java:288)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
>
> org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:83)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
> org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:214)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
> org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:196)
> INFO   | jvm 2    | 2013/08/27 09:17:17 |       at
> java.lang.Thread.run(Unknown
> Source)
>
> 8) INFO   | jvm 2    | 2013/08/27 09:17:17 |  WARN | Transport Connection
> to: tcp://x.x.x.x:49129 failed: java.io.EOFException
> INFO   | jvm 2    | 2013/08/27 09:18:03 |  WARN | Transport Connection to:
> tcp://x.x.x.x:57520 failed: java.net.SocketException: Software caused
> connection abort: socket write error
> INFO   | jvm 2    | 2013/08/27 09:35:03 |  WARN | /admin/topics.jsp
> INFO   | jvm 2    | 2013/08/27 09:35:03 | javax.el.ELException:
> java.lang.reflect.UndeclaredThrowableException
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> javax.el.BeanELResolver.getValue(BeanELResolver.java:298)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> javax.el.CompositeELResolver.getValue(CompositeELResolver.java:175)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> com.sun.el.parser.AstValue.getValue(AstValue.java:138)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.apache.jasper.runtime.PageContextImpl.evaluateExpression(PageContextImpl.java:1001)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.apache.jsp.topics_jsp._jspx_meth_c_param_0(org.apache.jsp.topics_jsp:265)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.apache.jsp.topics_jsp._jspx_meth_c_url_0(org.apache.jsp.topics_jsp:234)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.apache.jsp.topics_jsp._jspx_meth_c_forEach_0(org.apache.jsp.topics_jsp:168)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.apache.jsp.topics_jsp._jspService(org.apache.jsp.topics_jsp:110)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:652)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1329)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:83)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1300)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.apache.activemq.web.SessionFilter.doFilter(SessionFilter.java:45)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1300)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.apache.activemq.web.filter.ApplicationContextFilter.doFilter(ApplicationContextFilter.java:102)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1300)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> com.opensymphony.sitemesh.webapp.SiteMeshFilter.obtainContent(SiteMeshFilter.java:129)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> com.opensymphony.sitemesh.webapp.SiteMeshFilter.doFilter(SiteMeshFilter.java:77)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1300)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:445)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:521)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:227)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1038)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:374)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:189)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:972)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:521)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.eclipse.jetty.server.Server.handle(Server.java:363)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:483)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:920)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:982)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:627)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:51)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
>
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> java.lang.Thread.run(Unknown
> Source)
> INFO   | jvm 2    | 2013/08/27 09:35:03 | Caused by:
> java.lang.reflect.UndeclaredThrowableException
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> com.sun.proxy.$Proxy6.getName(Unknown Source)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> java.lang.reflect.Method.invoke(Unknown Source)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> javax.el.BeanELResolver.getValue(BeanELResolver.java:293)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       ... 51 more
> INFO   | jvm 2    | 2013/08/27 09:35:03 | Caused by:
> javax.management.InstanceNotFoundException:
>
> org.apache.activemq:type=Broker,brokerName=dtresna9shyp029.datatree.local,destinationType=Topic,destinationName=ActiveMQ.Advisory.Consumer.Queue.x-3b0e195e-b400-420c-8d30-1c641b6dffa8
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(Unknown
> Source)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(Unknown
> Source)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(Unknown Source)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       at
> javax.management.MBeanServerInvocationHandler.invoke(Unknown Source)
> INFO   | jvm 2    | 2013/08/27 09:35:03 |       ... 56 more
>
> 9) also gettign some about:
>
> INFO   | jvm 2    | 2013/08/27 09:39:29 |
> java.lang.UnsupportedOperationException: Possible CSRF attack
>
> What in the world is going on here?
>
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Can-you-help-with-these-exceptions-tp4670752.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>



-- 
*Christian Posta*
http://www.christianposta.com/blog
twitter: @christianposta