Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

connecting to BEA

0 views
Skip to first unread message

Madhu

unread,
May 8, 2003, 1:27:54 AM5/8/03
to
Our system is WebLogic 6.1sp3 running on AIX with clustered
environment using Sonic-MQ as the messaging service.

We are trying to connect to BEA MBEan Server from our developed
Admin-console (using JMX) and the procedure crashes with the exception

Exception in thread "main" weblogic.rjvm.PeerGoneException: ; nested
exception is: java.io.EOFException
java.io.EOFException
at weblogic.rjvm.t3.T3JVMConnection.endOfStream(T3JVMConnection.java:599)
at weblogic.socket.JavaSocketMuxer.processSockets2(JavaSocketMuxer.java:311)
at weblogic.socket.JavaSocketMuxer.processSockets(JavaSocketMuxer.java:233)
at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:24)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
--------------- nested within: ------------------
weblogic.rmi.extensions.RemoteRuntimeException - with nested
exception:
[weblogic.rjvm.PeerGoneException: ; nested exception is:
java.io.EOFException]
at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:60)
at $Proxy2.queryMBeans(Unknown Source)
at com.dekra.jmx.console.AdminConsole.describeMBean(AdminConsole.java:303)
at com.dekra.jmx.console.AdminConsole.readConsole(AdminConsole.java:150)
at com.dekra.jmx.console.AdminConsole.main(AdminConsole.java:130)

What could be the problem?

Thanks in advance
Madhu

0 new messages