Discussion:
[jira] [Updated] (SM-2333) activemq:dstat fails after any messagin operation is performed
Krzysztof Sobkowiak (JIRA)
2014-06-18 18:18:27 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Sobkowiak updated SM-2333:
------------------------------------

Summary: activemq:dstat fails after any messagin operation is performed (was: CLONE - activemq:dstat fails after any messagin operation is performed)
activemq:dstat fails after any messagin operation is performed
--------------------------------------------------------------
Key: SM-2333
URL: https://issues.apache.org/jira/browse/SM-2333
Project: ServiceMix
Issue Type: Task
Affects Versions: 5.0.2
Reporter: Krzysztof Sobkowiak
Fix For: 5.0.3
Attachments: log.txt
After fresh ServiceMix start the operation {{activemq:dstat}} works. After installing the activemq example, performing the steps from activemq quick start or installing activemq web console the command returns the result but there is additional stack trace on the console
{code}
Name Queue Size Producer # Consumer # Enqueue # Dequeue # Memory %
ActiveMQ.Advisory.MasterBroker 0 0 0 1 0 0
aa 12 0 0 0 0 0
ActiveMQ.Advisory.Consumer.Queue.aa 0 0 0 4 0 0
ERROR: java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
at org.apache.activemq.console.command.DstatCommand.runTask(DstatCommand.java:78)
at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
at org.apache.activemq.console.command.AbstractJmxCommand.execute(AbstractJmxCommand.java:387)
at org.apache.activemq.karaf.commands.ActiveMQCommandSupport.doExecute(ActiveMQCommandSupport.java:46)
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.karaf.shell.console.jline.Console.run(Console.java:183)
at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)
Error executing command: java.lang.reflect.UndeclaredThrowableException
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-06-18 18:18:26 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Sobkowiak updated SM-2333:
------------------------------------

Affects Version/s: (was: 5.0.1)
5.0.2
Post by Krzysztof Sobkowiak (JIRA)
CLONE - activemq:dstat fails after any messagin operation is performed
----------------------------------------------------------------------
Key: SM-2333
URL: https://issues.apache.org/jira/browse/SM-2333
Project: ServiceMix
Issue Type: Task
Affects Versions: 5.0.2
Reporter: Krzysztof Sobkowiak
Assignee: Krzysztof Sobkowiak
Fix For: 5.0.3
Attachments: log.txt
After fresh ServiceMix start the operation {{activemq:dstat}} works. After installing the activemq example, performing the steps from activemq quick start or installing activemq web console the command returns the result but there is additional stack trace on the console
{code}
Name Queue Size Producer # Consumer # Enqueue # Dequeue # Memory %
ActiveMQ.Advisory.MasterBroker 0 0 0 1 0 0
aa 12 0 0 0 0 0
ActiveMQ.Advisory.Consumer.Queue.aa 0 0 0 4 0 0
ERROR: java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
at org.apache.activemq.console.command.DstatCommand.runTask(DstatCommand.java:78)
at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
at org.apache.activemq.console.command.AbstractJmxCommand.execute(AbstractJmxCommand.java:387)
at org.apache.activemq.karaf.commands.ActiveMQCommandSupport.doExecute(ActiveMQCommandSupport.java:46)
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.karaf.shell.console.jline.Console.run(Console.java:183)
at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)
Error executing command: java.lang.reflect.UndeclaredThrowableException
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-06-18 18:18:26 UTC
Permalink
Krzysztof Sobkowiak created SM-2333:
---------------------------------------

Summary: CLONE - activemq:dstat fails after any messagin operation is performed
Key: SM-2333
URL: https://issues.apache.org/jira/browse/SM-2333
Project: ServiceMix
Issue Type: Task
Affects Versions: 5.0.1
Reporter: Krzysztof Sobkowiak
Assignee: Krzysztof Sobkowiak
Fix For: 5.1.0, 6.0.0
Attachments: log.txt

After fresh ServiceMix start the operation {{activemq:dstat}} works. After installing the activemq example, performing the steps from activemq quick start or installing activemq web console the command returns the result but there is additional stack trace on the console

{code}
***@root> dstat
Name Queue Size Producer # Consumer # Enqueue # Dequeue # Memory %
ActiveMQ.Advisory.MasterBroker 0 0 0 1 0 0
aa 12 0 0 0 0 0
ActiveMQ.Advisory.Consumer.Queue.aa 0 0 0 4 0 0
ERROR: java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
at org.apache.activemq.console.command.DstatCommand.runTask(DstatCommand.java:78)
at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
at org.apache.activemq.console.command.AbstractJmxCommand.execute(AbstractJmxCommand.java:387)
at org.apache.activemq.karaf.commands.ActiveMQCommandSupport.doExecute(ActiveMQCommandSupport.java:46)
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.karaf.shell.console.jline.Console.run(Console.java:183)
at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)
Error executing command: java.lang.reflect.UndeclaredThrowableException
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-06-18 18:18:27 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Sobkowiak updated SM-2333:
------------------------------------

Fix Version/s: (was: 6.0.0)
(was: 5.1.0)
5.0.3
Post by Krzysztof Sobkowiak (JIRA)
CLONE - activemq:dstat fails after any messagin operation is performed
----------------------------------------------------------------------
Key: SM-2333
URL: https://issues.apache.org/jira/browse/SM-2333
Project: ServiceMix
Issue Type: Task
Affects Versions: 5.0.2
Reporter: Krzysztof Sobkowiak
Assignee: Krzysztof Sobkowiak
Fix For: 5.0.3
Attachments: log.txt
After fresh ServiceMix start the operation {{activemq:dstat}} works. After installing the activemq example, performing the steps from activemq quick start or installing activemq web console the command returns the result but there is additional stack trace on the console
{code}
Name Queue Size Producer # Consumer # Enqueue # Dequeue # Memory %
ActiveMQ.Advisory.MasterBroker 0 0 0 1 0 0
aa 12 0 0 0 0 0
ActiveMQ.Advisory.Consumer.Queue.aa 0 0 0 4 0 0
ERROR: java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
at org.apache.activemq.console.command.DstatCommand.runTask(DstatCommand.java:78)
at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
at org.apache.activemq.console.command.AbstractJmxCommand.execute(AbstractJmxCommand.java:387)
at org.apache.activemq.karaf.commands.ActiveMQCommandSupport.doExecute(ActiveMQCommandSupport.java:46)
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.karaf.shell.console.jline.Console.run(Console.java:183)
at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)
Error executing command: java.lang.reflect.UndeclaredThrowableException
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-06-18 18:18:27 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Sobkowiak updated SM-2333:
------------------------------------

Assignee: (was: Krzysztof Sobkowiak)
Post by Krzysztof Sobkowiak (JIRA)
CLONE - activemq:dstat fails after any messagin operation is performed
----------------------------------------------------------------------
Key: SM-2333
URL: https://issues.apache.org/jira/browse/SM-2333
Project: ServiceMix
Issue Type: Task
Affects Versions: 5.0.2
Reporter: Krzysztof Sobkowiak
Fix For: 5.0.3
Attachments: log.txt
After fresh ServiceMix start the operation {{activemq:dstat}} works. After installing the activemq example, performing the steps from activemq quick start or installing activemq web console the command returns the result but there is additional stack trace on the console
{code}
Name Queue Size Producer # Consumer # Enqueue # Dequeue # Memory %
ActiveMQ.Advisory.MasterBroker 0 0 0 1 0 0
aa 12 0 0 0 0 0
ActiveMQ.Advisory.Consumer.Queue.aa 0 0 0 4 0 0
ERROR: java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
at org.apache.activemq.console.command.DstatCommand.runTask(DstatCommand.java:78)
at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
at org.apache.activemq.console.command.AbstractJmxCommand.execute(AbstractJmxCommand.java:387)
at org.apache.activemq.karaf.commands.ActiveMQCommandSupport.doExecute(ActiveMQCommandSupport.java:46)
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.karaf.shell.console.jline.Console.run(Console.java:183)
at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)
Error executing command: java.lang.reflect.UndeclaredThrowableException
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-06-18 18:20:26 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036086#comment-14036086 ]

Krzysztof Sobkowiak commented on SM-2333:
-----------------------------------------

This problem still exists in {{servicemix-5.0.x}}. In another branches it was solved by ActiveMQ upgrade. We don't plan to perform the upgrade for {{5.0.x}}, but I'm opening it to track the problem separately.
Post by Krzysztof Sobkowiak (JIRA)
activemq:dstat fails after any messagin operation is performed
--------------------------------------------------------------
Key: SM-2333
URL: https://issues.apache.org/jira/browse/SM-2333
Project: ServiceMix
Issue Type: Task
Affects Versions: 5.0.2
Reporter: Krzysztof Sobkowiak
Fix For: 5.0.3
Attachments: log.txt
After fresh ServiceMix start the operation {{activemq:dstat}} works. After installing the activemq example, performing the steps from activemq quick start or installing activemq web console the command returns the result but there is additional stack trace on the console
{code}
Name Queue Size Producer # Consumer # Enqueue # Dequeue # Memory %
ActiveMQ.Advisory.MasterBroker 0 0 0 1 0 0
aa 12 0 0 0 0 0
ActiveMQ.Advisory.Consumer.Queue.aa 0 0 0 4 0 0
ERROR: java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
at org.apache.activemq.console.command.DstatCommand.runTask(DstatCommand.java:78)
at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
at org.apache.activemq.console.command.AbstractJmxCommand.execute(AbstractJmxCommand.java:387)
at org.apache.activemq.karaf.commands.ActiveMQCommandSupport.doExecute(ActiveMQCommandSupport.java:46)
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.karaf.shell.console.jline.Console.run(Console.java:183)
at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)
Error executing command: java.lang.reflect.UndeclaredThrowableException
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Gert Vanthienen (JIRA)
2014-07-22 05:18:38 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14069838#comment-14069838 ]

Gert Vanthienen commented on SM-2333:
-------------------------------------

Perhaps this would get fixed by SM-2345?
Post by Krzysztof Sobkowiak (JIRA)
activemq:dstat fails after any messagin operation is performed
--------------------------------------------------------------
Key: SM-2333
URL: https://issues.apache.org/jira/browse/SM-2333
Project: ServiceMix
Issue Type: Task
Affects Versions: 5.0.2
Reporter: Krzysztof Sobkowiak
Fix For: 5.0.4
Attachments: log.txt
After fresh ServiceMix start the operation {{activemq:dstat}} works. After installing the activemq example, performing the steps from activemq quick start or installing activemq web console the command returns the result but there is additional stack trace on the console
{code}
Name Queue Size Producer # Consumer # Enqueue # Dequeue # Memory %
ActiveMQ.Advisory.MasterBroker 0 0 0 1 0 0
aa 12 0 0 0 0 0
ActiveMQ.Advisory.Consumer.Queue.aa 0 0 0 4 0 0
ERROR: java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
at org.apache.activemq.console.command.DstatCommand.runTask(DstatCommand.java:78)
at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
at org.apache.activemq.console.command.AbstractJmxCommand.execute(AbstractJmxCommand.java:387)
at org.apache.activemq.karaf.commands.ActiveMQCommandSupport.doExecute(ActiveMQCommandSupport.java:46)
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.karaf.shell.console.jline.Console.run(Console.java:183)
at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)
Error executing command: java.lang.reflect.UndeclaredThrowableException
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Gert Vanthienen (JIRA)
2014-07-22 05:18:38 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen updated SM-2333:
--------------------------------

Fix Version/s: (was: 5.0.3)
5.0.4
Post by Krzysztof Sobkowiak (JIRA)
activemq:dstat fails after any messagin operation is performed
--------------------------------------------------------------
Key: SM-2333
URL: https://issues.apache.org/jira/browse/SM-2333
Project: ServiceMix
Issue Type: Task
Affects Versions: 5.0.2
Reporter: Krzysztof Sobkowiak
Fix For: 5.0.4
Attachments: log.txt
After fresh ServiceMix start the operation {{activemq:dstat}} works. After installing the activemq example, performing the steps from activemq quick start or installing activemq web console the command returns the result but there is additional stack trace on the console
{code}
Name Queue Size Producer # Consumer # Enqueue # Dequeue # Memory %
ActiveMQ.Advisory.MasterBroker 0 0 0 1 0 0
aa 12 0 0 0 0 0
ActiveMQ.Advisory.Consumer.Queue.aa 0 0 0 4 0 0
ERROR: java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
at org.apache.activemq.console.command.DstatCommand.runTask(DstatCommand.java:78)
at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
at org.apache.activemq.console.command.AbstractJmxCommand.execute(AbstractJmxCommand.java:387)
at org.apache.activemq.karaf.commands.ActiveMQCommandSupport.doExecute(ActiveMQCommandSupport.java:46)
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.karaf.shell.console.jline.Console.run(Console.java:183)
at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)
Error executing command: java.lang.reflect.UndeclaredThrowableException
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Gert Vanthienen (JIRA)
2014-07-28 12:03:39 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen updated SM-2333:
--------------------------------

Fix Version/s: (was: 5.0.4)
5.0.x
Post by Krzysztof Sobkowiak (JIRA)
activemq:dstat fails after any messagin operation is performed
--------------------------------------------------------------
Key: SM-2333
URL: https://issues.apache.org/jira/browse/SM-2333
Project: ServiceMix
Issue Type: Task
Affects Versions: 5.0.2
Reporter: Krzysztof Sobkowiak
Fix For: 5.0.x
Attachments: log.txt
After fresh ServiceMix start the operation {{activemq:dstat}} works. After installing the activemq example, performing the steps from activemq quick start or installing activemq web console the command returns the result but there is additional stack trace on the console
{code}
Name Queue Size Producer # Consumer # Enqueue # Dequeue # Memory %
ActiveMQ.Advisory.MasterBroker 0 0 0 1 0 0
aa 12 0 0 0 0 0
ActiveMQ.Advisory.Consumer.Queue.aa 0 0 0 4 0 0
ERROR: java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
at org.apache.activemq.console.command.DstatCommand.runTask(DstatCommand.java:78)
at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
at org.apache.activemq.console.command.AbstractJmxCommand.execute(AbstractJmxCommand.java:387)
at org.apache.activemq.karaf.commands.ActiveMQCommandSupport.doExecute(ActiveMQCommandSupport.java:46)
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.karaf.shell.console.jline.Console.run(Console.java:183)
at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)
Error executing command: java.lang.reflect.UndeclaredThrowableException
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-07-28 21:05:39 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14076858#comment-14076858 ]

Krzysztof Sobkowiak commented on SM-2333:
-----------------------------------------

This problem has been solved only in ActiveMQ 5.10.x (AMQ-4829). I have asked if they could backport the fix in {{5.9.x}}.
Post by Krzysztof Sobkowiak (JIRA)
activemq:dstat fails after any messagin operation is performed
--------------------------------------------------------------
Key: SM-2333
URL: https://issues.apache.org/jira/browse/SM-2333
Project: ServiceMix
Issue Type: Task
Affects Versions: 5.0.2
Reporter: Krzysztof Sobkowiak
Fix For: 5.0.x
Attachments: log.txt
After fresh ServiceMix start the operation {{activemq:dstat}} works. After installing the activemq example, performing the steps from activemq quick start or installing activemq web console the command returns the result but there is additional stack trace on the console
{code}
Name Queue Size Producer # Consumer # Enqueue # Dequeue # Memory %
ActiveMQ.Advisory.MasterBroker 0 0 0 1 0 0
aa 12 0 0 0 0 0
ActiveMQ.Advisory.Consumer.Queue.aa 0 0 0 4 0 0
ERROR: java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
at org.apache.activemq.console.command.DstatCommand.runTask(DstatCommand.java:78)
at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
at org.apache.activemq.console.command.AbstractJmxCommand.execute(AbstractJmxCommand.java:387)
at org.apache.activemq.karaf.commands.ActiveMQCommandSupport.doExecute(ActiveMQCommandSupport.java:46)
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.karaf.shell.console.jline.Console.run(Console.java:183)
at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)
Error executing command: java.lang.reflect.UndeclaredThrowableException
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-08-07 14:36:12 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14089270#comment-14089270 ]

Krzysztof Sobkowiak commented on SM-2333:
-----------------------------------------

The fix from ActiveMQ {{5.10.x}} has been backported to {{5.9.x}}, but ActiveMQ community has no plans to release {{5.9.2}}. Without this release we cannot solve this issue in {{5.0.x}}
Post by Krzysztof Sobkowiak (JIRA)
activemq:dstat fails after any messagin operation is performed
--------------------------------------------------------------
Key: SM-2333
URL: https://issues.apache.org/jira/browse/SM-2333
Project: ServiceMix
Issue Type: Task
Affects Versions: 5.0.2
Reporter: Krzysztof Sobkowiak
Fix For: 5.0.x
Attachments: log.txt
After fresh ServiceMix start the operation {{activemq:dstat}} works. After installing the activemq example, performing the steps from activemq quick start or installing activemq web console the command returns the result but there is additional stack trace on the console
{code}
Name Queue Size Producer # Consumer # Enqueue # Dequeue # Memory %
ActiveMQ.Advisory.MasterBroker 0 0 0 1 0 0
aa 12 0 0 0 0 0
ActiveMQ.Advisory.Consumer.Queue.aa 0 0 0 4 0 0
ERROR: java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
java.lang.RuntimeException: Failed to execute dstat task. Reason: java.lang.reflect.UndeclaredThrowableException
at org.apache.activemq.console.command.DstatCommand.runTask(DstatCommand.java:78)
at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
at org.apache.activemq.console.command.AbstractJmxCommand.execute(AbstractJmxCommand.java:387)
at org.apache.activemq.karaf.commands.ActiveMQCommandSupport.doExecute(ActiveMQCommandSupport.java:46)
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.karaf.shell.console.jline.Console.run(Console.java:183)
at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)
Error executing command: java.lang.reflect.UndeclaredThrowableException
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)

Loading...