[jboss-jira] [JBoss JIRA] Commented: (AS7-1821) CLONE - Web Management Interface does not show existing queues, topics and connection factories
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Thu Sep 15 04:51:27 EDT 2011
[ https://issues.jboss.org/browse/AS7-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628576#comment-12628576 ]
Heiko Braun commented on AS7-1821:
----------------------------------
Here's the root cause:
{noformat}
[ERROR] java.lang.RuntimeException: readDouble
[ERROR] at org.jboss.dmr.client.DataInput.readDouble(DataInput.java:58)
[ERROR] at org.jboss.dmr.client.ModelNode.readExternal(ModelNode.java:1288)
[ERROR] at org.jboss.dmr.client.ObjectModelValue.<init>(ObjectModelValue.java:55)
[ERROR] at org.jboss.dmr.client.ModelNode.readExternal(ModelNode.java:1293)
[ERROR] at org.jboss.dmr.client.ObjectModelValue.<init>(ObjectModelValue.java:55)
[ERROR] at org.jboss.dmr.client.ModelNode.readExternal(ModelNode.java:1293)
[ERROR] at org.jboss.dmr.client.ObjectModelValue.<init>(ObjectModelValue.java:55)
[ERROR] at org.jboss.dmr.client.ModelNode.readExternal(ModelNode.java:1293)
[ERROR] at org.jboss.dmr.client.ObjectModelValue.<init>(ObjectModelValue.java:55)
[ERROR] at org.jboss.dmr.client.ModelNode.readExternal(ModelNode.java:1293)
[ERROR] at org.jboss.dmr.client.ModelNode.fromBase64(ModelNode.java:1131)
[ERROR] at org.jboss.as.console.client.shared.subsys.messaging.MessagingPresenter$4.onSuccess(MessagingPresenter.java:328)
{noformat}
> CLONE - Web Management Interface does not show existing queues, topics and connection factories
> -----------------------------------------------------------------------------------------------
>
> Key: AS7-1821
> URL: https://issues.jboss.org/browse/AS7-1821
> Project: Application Server 7
> Issue Type: Bug
> Components: Console
> Affects Versions: 7.0.1.Final
> Reporter: Miroslav Novak
> Assignee: Heiko Braun
> Fix For: 7.1.0.CR1
>
> Attachments: as-1871.png, domain.xml
>
>
> Web Management Interface does not show existing queues, topics and connection factories in http://localhost:9990/console/App.html#domain/profile/messaging. Could it be fixed please?
> Thank you,
> Mirek
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list