1833787 Members
2745 Online
110063 Solutions
New Discussion

SP26171

 
Alan Doran
Advisor

SP26171

Hello,

I'm getting the following errors when I try to update the MIBS as per SP26171.exe
http://h18023.www1.hp.com/support/files/server/us/download/21307.html

This error only happens when importing cpqfca.cfg; the rest of the MIBS seem to import/update correctly. Anyway, here is the error(s) - I'm not a java head, so could anyone shed some light for me, please;

java.rmi.UnmarshalException: Error unmarshaling return header; nested excepti
is:
java.net.SocketException: Connection reset
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.ja
203)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:133)
at com.hp.mx.core.controllers.AlertControllerImpl_Stub.importCfg(Unkn
Source)
at com.hp.mx.core.client.AlertClientImpl.importCfg(Unknown Source)
at com.hp.mx.cli.executors.MxMibCLIExecutor.addCfg(Unknown Source)
at com.hp.mx.cli.executors.MxMibCLIExecutor.execute(Unknown Source)
at com.hp.mx.cli.MxCommandDispatcher.dispatchCommand(Unknown Source)
at com.hp.mx.cli.MxCommandDispatcher.main(Unknown Source)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:168)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
at java.io.DataInputStream.readByte(DataInputStream.java:331)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.ja
189)
... 7 more
com.hp.mx.core.client.MxSessionClosedException: Lost the connection with the
ver.
at com.hp.mx.core.client.AlertClientImpl.importCfg(Unknown Source)
at com.hp.mx.cli.executors.MxMibCLIExecutor.addCfg(Unknown Source)
at com.hp.mx.cli.executors.MxMibCLIExecutor.execute(Unknown Source)
at com.hp.mx.cli.MxCommandDispatcher.dispatchCommand(Unknown Source)
at com.hp.mx.cli.MxCommandDispatcher.main(Unknown Source)
java.rmi.ConnectException: Connection refused to host: 10.64.2.197; nested ex
tion is:
java.net.ConnectException: Connection refused: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:567)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:
)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:101)
at com.hp.mx.core.controllers.AlertControllerImpl_Stub.releaseLock(Un
wn Source)
at com.hp.mx.core.client.AlertClientImpl.releaseLock(Unknown Source)
at com.hp.mx.cli.executors.MxMibCLIExecutor.addCfg(Unknown Source)
at com.hp.mx.cli.executors.MxMibCLIExecutor.execute(Unknown Source)
at com.hp.mx.cli.MxCommandDispatcher.dispatchCommand(Unknown Source)
at com.hp.mx.cli.MxCommandDispatcher.main(Unknown Source)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
at java.net.Socket.connect(Socket.java:452)
at java.net.Socket.connect(Socket.java:402)
at java.net.Socket.(Socket.java:309)
at java.net.Socket.(Socket.java:124)
at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDir
SocketFactory.java:22)
at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMas
SocketFactory.java:128)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:562)
... 9 more
An internal error occurred.
The server may need to be restarted- see Troubleshooting Guide.
An internal error occurred.
The server may need to be restarted- see Troubleshooting Guide.

Thanks
Alan.