ASAP - OCA Client - Issue
when try to connect with OCA client I received the following error message:
"failed to inzialized the session, reason: org.xml.sax.SAXParseException: The root element is required in a well-formed document.
And in the log I can find this information:
<Oct 11, 2012 10:22:13 AM BST> <Error> <Socket> <BEA-000405> <Uncaught Throwable in processSockets
java.lang.ClassCastException: weblogic.servlet.internal.MuxableSocketHTTP.
java.lang.ClassCastException: weblogic.servlet.internal.MuxableSocketHTTP
at weblogic.servlet.internal.MuxableSocketHTTP.dispatch(MuxableSocketHTTP.java:262)
at weblogic.socket.MuxableSocketDiscriminator.dispatch(MuxableSocketDiscriminator.java:175)
at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:856)
at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:802)
at weblogic.socket.DevPollSocketMuxer.processSockets(DevPollSocketMuxer.java:120)