You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org> on 2008/10/30 12:27:45 UTC

[jira] Updated: (QPID-794) Management Console can't connect using authentication

     [ https://issues.apache.org/jira/browse/QPID-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marnie McCormack updated QPID-794:
----------------------------------

    Fix Version/s:     (was: M4)

Moving items not being worked on afaik out of M4 Fix Version

> Management Console can't connect using authentication
> -----------------------------------------------------
>
>                 Key: QPID-794
>                 URL: https://issues.apache.org/jira/browse/QPID-794
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker, Java Management Console
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>
> It is not possible to connect the management console to the broker using jmx authentication, it makes the broker throw the following exception:
> GenericConnectorServer ClientCreation.run
> WARNING: Failed to open connection: java.io.StreamCorruptedException: invalid stream header
> java.io.StreamCorruptedException: invalid stream header
>         at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:764)
> at java.io.ObjectInputStream.<init>(ObjectInputStream.java:277)
> at com.sun.jmx.remote.socket.SocketConnection$ObjectInputStreamWithLoader.<init>(SocketConnection.java:354)
>         at com.sun.jmx.remote.socket.SocketConnection.readMessage(SocketConnection.java:204)
>         at com.sun.jmx.remote.opt.security.AdminServer.connectionOpen(AdminServer.java:76)
>         at com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl.connect(ServerSynchroMessageConnectionImpl.java:58)
>         at javax.management.remote.generic.GenericConnectorServer$ClientCreation.run(GenericConnectorServer.java:405)
>         at com.sun.jmx.remote.opt.util.ThreadService$ThreadServiceJob.run(ThreadService.java:208)
>         at com.sun.jmx.remote.opt.util.JobExecutor.run(JobExecutor.java:59)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.