Unable to allocate from the system nonpaged pool error
Good Evening,
Ever since I installed the latest version of OpManager, I've had to reboot the server roughly twice a week due to the server crashing. These errors begin about the same time the server crashes:
Error MessageError # The RPC server is unavailable. for the device ***
Error MessageError # The RPC server is unavailable. for the device ***
Error MessageError # Not enough storage is available to complete this operation. for the device ***
Error MessageError # Not enough storage is available to complete this operation. for the device ***
Error MessageError # Not enough storage is available to complete this operation. for the device ***
com.adventnet.persistence.DataAccessException: java.sql.SQLException: Invalid state, the Connection object is closed.
at com.adventnet.persistence.internal.GetUtil.get(GetUtil.java:102)
at com.adventnet.persistence.DataAccess.get(DataAccess.java:851)
at com.adventnet.me.opmanager.server.ScheduleReports.ScheduleReports.getScheduleIDs(ScheduleReports.java:635)
at com.adventnet.me.opmanager.server.ScheduleReports.ScheduleRefresh.run(ScheduleRefresh.java:35)
at java.lang.Thread.run(Unknown Source)
Caused by: java.sql.SQLException: Invalid state, the Connection object is closed.
at net.sourceforge.jtds.jdbc.ConnectionJDBC2.checkOpen(ConnectionJDBC2.java:1634)
at net.sourceforge.jtds.jdbc.ConnectionJDBC2.createStatement(ConnectionJDBC2.java:2242)
at com.adventnet.persistence.standalone.LogicalConnection.createStatement(LogicalConnection.java:72)
at com.adventnet.db.api.RelationalAPI.createStatement(RelationalAPI.java:952)
at com.adventnet.db.api.RelationalAPI.createStatement(RelationalAPI.java:947)
at com.adventnet.db.api.RelationalAPI.executeQuery(RelationalAPI.java:750)
at com.adventnet.persistence.internal.GetUtil.get(GetUtil.java:89)
Has this been seen before? im running Server 2003 with the latest updates and service packs.
New to ADSelfService Plus?