[ https://issues.apache.org/jira/browse/QPID-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Ritchie updated QPID-794: -------------------------------- Status: Ready To Review (was: In Progress) > 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 : JMX Console > Reporter: Aidan Skinner > Assignee: Martin Ritchie > Attachments: QPID-794_22nov2008.patch > > > 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.