HPE GreenLake Administration
Server Management - Systems Insight Manager
1833787
Members
2745
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 10:27 PM
08-16-2004 10:27 PM
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.
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.
at java.net.Socket.
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.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP